2008-08-10 Dan Bernstein Reviewed by Darin Adler. - test for REGRESSION (34722): Unable to view AT&T wireless bill - window title contains markup, window is empty * fast/tokenizer/ampersand-in-special-tag-expected.txt: Added. * fast/tokenizer/ampersand-in-special-tag.html: Added. 2008-08-08 Cameron Zwarich Reviewed by Oliver. Test for bug 20330: JSCore crash loading any filehurricane media page * fast/js/resources/unexpected-constant-crash.js: Added. * fast/js/unexpected-constant-crash-expected.txt: Added. * fast/js/unexpected-constant-crash.html: Added. 2008-08-08 Maxime Britto Reviewed by Adele. https://bugs.webkit.org/show_bug.cgi?id=20270 This test is automatic and can also be run manually. * fast/events/scroll-to-anchor-in-overflow-hidden-expected.txt: Added. * fast/events/scroll-to-anchor-in-overflow-hidden.html: Added. 2008-08-05 David D. Kilzer Bug 20038: REGRESSION (r35151): Can't post comments on flickr.com Reviewed by Eric Seidel. * fast/forms/submit-to-url-fragment-expected.txt: Added. * fast/forms/submit-to-url-fragment.html: Added. 2008-07-02 David Kilzer Images using QT plugin do not display correctly Reviewed by Darin. Test images rendered by both embed and object elements. * fast/images/embed-image.html: Added. * fast/images/object-image.html: Added. * platform/mac/fast/images/embed-image-expected.checksum: Added. * platform/mac/fast/images/embed-image-expected.png: Added. * platform/mac/fast/images/embed-image-expected.txt: Added. * platform/mac/fast/images/object-image-expected.checksum: Added. * platform/mac/fast/images/object-image-expected.png: Added. * platform/mac/fast/images/object-image-expected.txt: Added. 2008-08-06 chris fleizach Reviewed by Beth Dakin Fix AX layout test for multi-platform * accessibility/bounds-for-range-expected.txt: 2008-08-06 Cameron Zwarich Reviewed by Maciej. Add tests for bug 20286: Load constants all at once instead of using op_load Add a test for the edge cases of the new constant counting in the parser, and change the limit in the deep recursion test to account for the slightly larger stack frames. * fast/js/constant-count-expected.txt: Added. * fast/js/constant-count.html: Added. * fast/js/deep-recursion-test.html: * fast/js/resources/constant-count.js: Added. 2008-08-05 Cameron Zwarich Reviewed by Darin. Test for bug 20293: Crash in JavaScript codegen for eval("const a;") * fast/js/const-expected.txt: * fast/js/resources/const.js: 2008-08-05 Cameron Zwarich Reviewed by Oliver. Add tests for optimizations of the modulo operator in JavaScript. * fast/js/mod-crash-expected.txt: Added. * fast/js/mod-crash.html: Added. * fast/js/resources/mod-crash.js: Added. 2008-08-04 Bernhard Krüpl Reviewed by Dave Hyatt. Fix for https://bugs.webkit.org/show_bug.cgi?id=19094 Tests for offsetTop of table cells updated so that they don't include borderExtraTop * fast/dom/Element/offsetTop-table-cell-expected.txt: * fast/dom/Element/offsetTop-table-cell.html: 2008-08-04 Sam Weinig Rubber-stamped by Dan Bernstein. Fix typo in Skipped lists. * platform/mac-tiger/Skipped: * platform/win/Skipped: 2008-08-04 Dean Jackson Reviewed by Dave Hyatt Update expected computed style results for the following bug Improve AnimationController https://bugs.webkit.org/show_bug.cgi?id=19938 * fast/css/computed-style-expected.txt: * fast/css/computed-style-without-renderer-expected.txt: * svg/css/getComputedStyle-basic-expected.txt: 2008-08-04 Sam Weinig Reviewed by Dan Bernstein. Update skipped lists for renamed tests. * platform/mac-tiger/Skipped: * platform/win/Skipped: 2008-08-04 Sam Weinig Reviewed by Dan Bernstein. Tests for the Access-control for Cross Site requests preflight cache. * ChangeLog: * http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-expected.txt: Added. * http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-invalidation-by-header-expected.txt: Added. * http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-invalidation-by-header.html: Added. * http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-invalidation-by-method-expected.txt: Added. * http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-invalidation-by-method.html: Added. * http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-timeout-expected.txt: Added. * http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-timeout.html: Added. * http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache.html: Added. * http/tests/xmlhttprequest/resources/access-control-basic-preflight-cache-invalidation.php: Added. * http/tests/xmlhttprequest/resources/access-control-basic-preflight-cache-timeout.php: Added. * http/tests/xmlhttprequest/resources/access-control-basic-preflight-cache.php: Added. * http/tests/xmlhttprequest/resources/portabilityLayer.php: Added. * http/tests/xmlhttprequest/resources/reset-temp-file.php: Added. 2008-08-03 David D. Kilzer Future-proof fast/cookies/local-file-can-set-cookies.html Reviewed by Anders Carlsson. * fast/cookies/local-file-can-set-cookies.html: Set cookie expiration date 60 seconds into the future instead of a hard-coded date. 2008-07-31 Oliver Hunt Reviewed by Cameron Zwarich. Add tests to cover behaviour of "this" when calling named function expressions and functions thrown as exceptions. * fast/js/resources/static-scope-object.js: Added. * fast/js/static-scope-object-expected.txt: Added. * fast/js/static-scope-object.html: Added. 2008-07-31 David Kilzer Updated test results for DumpRenderTree fix in r35497 * svg/custom/image-with-prefix-in-webarchive-expected.webarchive: Contents of the main resource are now displayed instead of encoded data. * svg/webarchive/svg-cursor-subresources-expected.webarchive: Ditto. * svg/webarchive/svg-feimage-subresources-expected.webarchive: Ditto. * svg/webarchive/svg-script-subresouces-expected.webarchive: Ditto. Also updated MIME types for JavaScript source now that we don't mangle application/x-javascript into text/javascript. 2008-07-31 David D. Kilzer Fix layout test results for webarchive/test-xml-stylesheet.xml Reviewed by Darin. * platform/mac/webarchive/test-xml-stylesheet-expected.txt: Removed unused test results. * webarchive/test-duplicate-resources-expected.webarchive: Updated results now that we don't mangle application/x-javascript into text/javascript. * webarchive/test-script-src-expected.webarchive: Ditto. * webarchive/test-xml-stylesheet-expected.webarchive: Updated results now that we handle application/xml correctly. 2008-07-31 chris fleizach Reviewed by Alice Liu VO doesn't highlight characters when interacting when static text in web areas * accessibility/bounds-for-range-expected.txt: Added. * accessibility/bounds-for-range.html: Added. 2008-07-29 Sam Weinig Reviewed by Darin Adler. Update Cross-site XMLHttpRequests using Access control to the latest spec. (Editor's Draft 8 July 2008) - Update syntax in tests a remove tests for removed features. * http/tests/xmlhttprequest/access-control-basic-allow-async.html: * http/tests/xmlhttprequest/access-control-basic-blacklist-request-headers-expected.txt: Removed. * http/tests/xmlhttprequest/access-control-basic-blacklist-request-headers.html: Removed. * http/tests/xmlhttprequest/access-control-basic-exclude.html: Removed. * http/tests/xmlhttprequest/access-control-basic-non-simple-allow-async-expected.txt: Copied from LayoutTests/http/tests/xmlhttprequest/access-control-basic-not-get-allow-async-expected.txt. * http/tests/xmlhttprequest/access-control-basic-non-simple-allow-async.html: Copied from LayoutTests/http/tests/xmlhttprequest/access-control-basic-not-get-allow-async.html. * http/tests/xmlhttprequest/access-control-basic-non-simple-allow-expected.txt: Copied from LayoutTests/http/tests/xmlhttprequest/access-control-basic-not-get-allow-expected.txt. * http/tests/xmlhttprequest/access-control-basic-non-simple-allow.html: Copied from LayoutTests/http/tests/xmlhttprequest/access-control-basic-not-get-allow.html. * http/tests/xmlhttprequest/access-control-basic-not-get-allow-async-expected.txt: Removed. * http/tests/xmlhttprequest/access-control-basic-not-get-allow-async.html: Removed. * http/tests/xmlhttprequest/access-control-basic-not-get-allow-expected.txt: Removed. * http/tests/xmlhttprequest/access-control-basic-not-get-allow.html: Removed. * http/tests/xmlhttprequest/resources/access-control-basic-allow-access-control-origin-header.cgi: * http/tests/xmlhttprequest/resources/access-control-basic-allow-print-headers.cgi: * http/tests/xmlhttprequest/resources/access-control-basic-allow-star.cgi: * http/tests/xmlhttprequest/resources/access-control-basic-allow.cgi: * http/tests/xmlhttprequest/resources/access-control-basic-exclude.cgi: Removed. * http/tests/xmlhttprequest/resources/access-control-basic-get-fail-non-simple.cgi: * http/tests/xmlhttprequest/resources/access-control-basic-non-get-allow.cgi: * http/tests/xmlhttprequest/resources/access-control-basic-whitelist-response-headers.cgi: 2008-07-29 Sam Weinig Reviewed by Anders Carlsson. Investigate upload progress events * fast/dom/Window/window-properties-expected.txt: * http/tests/xmlhttprequest/upload-onload-event-expected.txt: Added. * http/tests/xmlhttprequest/upload-onload-event.html: Added. * http/tests/xmlhttprequest/upload-onloadstart-event-expected.txt: Added. * http/tests/xmlhttprequest/upload-onloadstart-event.html: Added. * http/tests/xmlhttprequest/upload-onprogress-event-expected.txt: Added. * http/tests/xmlhttprequest/upload-onprogress-event.html: Added. * http/tests/xmlhttprequest/upload-progress-events-expected.txt: Added. * http/tests/xmlhttprequest/upload-progress-events.html: Added. * platform/win/Skipped: Skip new tests on windows where the feature is not implemented yet. 2008-07-29 Maxime Britto Reviewed by adele. This test verifies that the autoscroll works within textfields. * fast/events/autoscroll-in-textfield-expected.txt: Added. * fast/events/autoscroll-in-textfield.html: Added. 2008-07-29 Dan Bernstein Rubber-stamped by Mark Rowe. - update results for console.group and console.groupEnd * fast/dom/Window/window-properties-expected.txt: 2008-07-29 Adele Peterson Reviewed by Sammy Weinig. Test for When a QT movie is loaded directly in the browser, I can't pause it by single-clicking on the video * media/video-click-dlbclick-standalone-expected.txt: Added. * media/video-click-dlbclick-standalone.html: Added. 2008-07-29 Dan Bernstein Reviewed by Dave Hyatt. - test, updated test and results for Some content not visible when the window is short at courtneyalbright.com * fast/overflow/float-in-relpositioned.html: Added. * fast/repaint/containing-block-position-change.html: Changed to avoid a full repaint due to a scroll bar appearing. * platform/mac/fast/clip/015-expected.txt: * platform/mac/fast/overflow/float-in-relpositioned-expected.checksum: Added. * platform/mac/fast/overflow/float-in-relpositioned-expected.png: Added. * platform/mac/fast/overflow/float-in-relpositioned-expected.txt: Added. * platform/mac/fast/repaint/clipped-relative-expected.txt: 2008-07-29 Dan Bernstein Reviewed by Dave Hyatt. - repaint test for Repaint original element's position, not its offset position * fast/repaint/layout-state-relative.html: Added. * platform/mac/fast/repaint/layout-state-relative-expected.checksum: Added. * platform/mac/fast/repaint/layout-state-relative-expected.png: Added. * platform/mac/fast/repaint/layout-state-relative-expected.txt: Added. 2008-07-29 David Hyatt Add a layout test for using multiple variable declaration blocks in a single style rule. * fast/css/variables/alternate-syntax/multiple-blocks-test.html: Added. * fast/css/variables/multiple-blocks-test.html: Added. * platform/mac/fast/css/variables/multiple-blocks-test-expected.checksum: Added. * platform/mac/fast/css/variables/multiple-blocks-test-expected.png: Added. * platform/mac/fast/css/variables/multiple-blocks-test-expected.txt: Added. 2008-07-28 Brady Eidson Reviewed by Sam Weinig - autocomplete="off" should work when going back * security/autocomplete-cleared-on-back-expected.txt: Added. * security/autocomplete-cleared-on-back.html: Added. * security/resources: Added. * security/resources/autocomplete-cleared-on-back2.html: Added. 2008-07-28 Anders Carlsson Reviewed by Sam. https://bugs.webkit.org/show_bug.cgi?id=20150 Add tests. * http/tests/xmlhttprequest/resources/forbidden.txt: Added. * http/tests/xmlhttprequest/resources/redirect.php: Added. * http/tests/xmlhttprequest/xmlhttprequest-unsafe-redirect-expected.txt: Added. * http/tests/xmlhttprequest/xmlhttprequest-unsafe-redirect.html: Added. 2008-07-27 Sam Weinig Reviewed by Oliver Hunt. Tests for https://bugs.webkit.org/show_bug.cgi?id=20176 querySelectorAll id optimization no longer working * fast/dom/SelectorAPI/caseID-almost-strict-expected.txt: Added. * fast/dom/SelectorAPI/caseID-almost-strict.html: Added. * fast/dom/SelectorAPI/caseID-expected.txt: Added. * fast/dom/SelectorAPI/caseID-strict-expected.txt: Added. * fast/dom/SelectorAPI/caseID-strict.html: Added. * fast/dom/SelectorAPI/caseID.html: Added. 2008-07-27 Anatoli Papirovski Reviewed by Dave Hyatt. Updated layout CSS2.1 test suite tests related to css parsing: https://bugs.webkit.org/show_bug.cgi?id=14346 * platform/mac/css2.1/t040105-import-01-b-expected.checksum: * platform/mac/css2.1/t040105-import-01-b-expected.png: * platform/mac/css2.1/t040105-import-01-b-expected.txt: * platform/mac/css2.1/t0402-syntax-05-f-expected.checksum: * platform/mac/css2.1/t0402-syntax-05-f-expected.png: * platform/mac/css2.1/t0402-syntax-05-f-expected.txt: * platform/mac/css2.1/t0402-syntax-06-f-expected.checksum: * platform/mac/css2.1/t0402-syntax-06-f-expected.png: * platform/mac/css2.1/t0402-syntax-06-f-expected.txt: 2008-07-26 Mark Rowe Update some layout test results. * fast/dom/Window/window-properties-expected.txt: * fast/dom/domListEnumeration-expected.txt: 2008-07-26 Dan Bernstein Rubber-stamped by Sam Weinig. - update test and expected results for attributes added to HTMLFormElement and HTMLSelectElement. * fast/dom/domListEnumeration-expected.txt: * fast/dom/resources/domListEnumeration.js: 2008-07-26 Michelangelo De Simone Reviewed by Adele Petersen. Test suite for the willValidate form controls attribute. * fast/forms/willvalidate-000-expected.txt: Added. * fast/forms/willvalidate-000.html: Added. * fast/forms/willvalidate-001-expected.txt: Added. * fast/forms/willvalidate-001.html: Added. * fast/forms/willvalidate-002-expected.txt: Added. * fast/forms/willvalidate-002.html: Added. * fast/forms/willvalidate-003-expected.txt: Added. * fast/forms/willvalidate-003.html: Added. * fast/forms/willvalidate-004-expected.txt: Added. * fast/forms/willvalidate-004.html: Added. * fast/forms/willvalidate-005-expected.txt: Added. * fast/forms/willvalidate-005.html: Added. * fast/forms/willvalidate-006-expected.txt: Added. * fast/forms/willvalidate-006.html: Added. * fast/forms/willvalidate-007-expected.txt: Added. * fast/forms/willvalidate-007.html: Added. * fast/forms/willvalidate-008-expected.txt: Added. * fast/forms/willvalidate-008.html: Added. * fast/forms/willvalidate-009-expected.txt: Added. * fast/forms/willvalidate-009.html: Added. 2008-07-26 Dan Bernstein Rubber-stamped by Mark Rowe. * platform/win/Skipped: Added fast/text/international/bidi-AN-after-empty-run.html () and svg/custom/stroke-width-click.svg (). * platform/win/svg/hixie/viewbox/preserveAspectRatio/001-expected.txt: Updated results for the new way path data is dumped after . 2008-07-26 Sam Weinig Reviewed by Dan Bernstein. Fix https://bugs.webkit.org/show_bug.cgi?id=20122 REGRESSION (r35075-r35110): Cannot enlarge images at Apple Store product page - Additionally, fix some errors introduced in old tests. * fast/dom/SelectorAPI/dumpNodeList-almost-strict-expected.txt: Added. * fast/dom/SelectorAPI/dumpNodeList-almost-strict.html: Added. * fast/dom/SelectorAPI/dumpNodeList-expected.txt: * fast/dom/SelectorAPI/dumpNodeList.html: * fast/dom/SelectorAPI/id-fastpath-almost-strict-expected.txt: Added. * fast/dom/SelectorAPI/id-fastpath-almost-strict.html: Added. * fast/dom/SelectorAPI/id-fastpath-strict-expected.txt: Added. * fast/dom/SelectorAPI/id-fastpath-strict.html: Added. * fast/dom/SelectorAPI/resources/id-fastpath-almost-strict.js: Added. * fast/dom/SelectorAPI/resources/id-fastpath-strict.js: Added. * fast/dom/SelectorAPI/resources/id-fastpath.js: 2008-07-26 Dan Bernstein - move Leopard-only expected failure results back to mac-leopard; these are covered by and . * platform/mac-leopard/http: Added. * platform/mac-leopard/http/tests: Added. * platform/mac-leopard/http/tests/security: Copied from platform/mac/http/tests/security. * platform/mac-leopard/security: Copied from platform/mac/security. * platform/mac/http/tests/security: Removed. * platform/mac/http/tests/security/dataURL: Removed. * platform/mac/http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-uppercase-expected.txt: Removed. * platform/mac/security: Removed. * platform/mac/security/block-test-expected.txt: Removed. 2008-07-26 Dan Bernstein Reviewed by Oliver Hunt. - clean up expected layout test results * fast/encoding/idn-security-expected.txt: Replaced with LayoutTests/platform/mac/fast/encoding/idn-security-expected.txt, which is the version of the results for platforms that have "newer ICU". * platform/mac-leopard/Skipped: Added svg/custom/stroke-width-click.svg. * platform/mac-tiger/fast/encoding: Added. * platform/mac-tiger/fast/encoding/idn-security-expected.txt: Copied from LayoutTests/fast/encoding/idn-security-expected.txt, as Tiger still needs the "older ICU" version of the results. * platform/mac/fast/encoding/idn-security-expected.txt: Removed. * platform/mac/svg/custom/stroke-width-click-expected.checksum: Removed pixel results for a text-only test. * platform/mac/svg/custom/stroke-width-click-expected.png: Ditto. * platform/mac/svg/custom/stroke-width-click-expected.txt: Removed platform-specific results for a text-only test. 2008-07-26 Dan Bernstein Rubber-stamped by Nikolas Zimmermann. - move platform-independent results back to the generic location * platform/mac/svg/dom/SVGRectElement/rect-modify-rx-expected.txt: Removed. * svg/dom/SVGRectElement/rect-modify-rx-expected.txt: Copied from LayoutTests/platform/mac/svg/dom/SVGRectElement/rect-modify-rx-expected.txt. 2008-07-25 Oliver Hunt Reviewed by Cameron Zwarich. Layout test covering assignment to read only properties across scope boundaries. * fast/js/const-expected.txt: * fast/js/resources/const.js: 2008-07-25 Dan Bernstein Rubber-stamped by Sam Weinig. - moved expected results from platform/mac-leopard to platform/mac. Where the mac baseline differed from the Leopard results, moved the results from mac to mac-tiger. 2008-07-25 Brady Eidson Reviewed by Sam Test for autocomplete attribute cleanup * platform/win/Skipped: * security/set-form-autocomplete-attribute-expected.txt: Added. * security/set-form-autocomplete-attribute.html: Added. 2008-07-25 Anders Carlsson Reviewed by Mitz. Make the willCacheResponse test more robust. * http/tests/misc/resources/willCacheResponse-success.html: Added. * http/tests/misc/willCacheResponse-delegate-callback-expected.txt: * http/tests/misc/willCacheResponse-delegate-callback.html: 2008-07-25 Dan Bernstein Reviewed by Anders Carlsson. * http/tests/misc/acid3.html: Updated test 77 from acidtests.org. Added alert()ing the log when the score is less than 100. 2008-07-25 Dan Bernstein Rubber-stamped by Brady Eidson. - add missing pixel results and move the render tree results under the platform directory * platform/mac/svg/dom/SVGRectElement: Added. * platform/mac/svg/dom/SVGRectElement/rect-modify-rx-expected.checksum: Added. * platform/mac/svg/dom/SVGRectElement/rect-modify-rx-expected.png: Added. * platform/mac/svg/dom/SVGRectElement/rect-modify-rx-expected.txt: Added. * platform/mac/webarchive: Added. * platform/mac/webarchive/loading: Added. * platform/mac/webarchive/loading/cache-expired-subresource-expected.checksum: Added. * platform/mac/webarchive/loading/cache-expired-subresource-expected.png: Added. * platform/mac/webarchive/loading/cache-expired-subresource-expected.txt: Added. * svg/dom/SVGRectElement/rect-modify-rx-expected.txt: Removed. * webarchive/loading/cache-expired-subresource-expected.txt: Removed. 2008-07-25 chris fleizach Reviewed by Beth Dakin AX: REGRESSION: returned line number from TextArea is incorrect * accessibility/textarea-insertion-point-line-number-expected.txt: Added. * accessibility/textarea-insertion-point-line-number.html: Added. * accessibility/textarea-line-for-index-expected.txt: Added. * accessibility/textarea-line-for-index.html: Added. 2008-07-25 Jacob Refstrup Reviewed by mitz. - added test case for float being added in trailing whitespace of an already full line (with pre-wrap or after-white-space set). https://bugs.webkit.org/show_bug.cgi?id=17906 * fast/block/float/editable-text-overlapping-float.html: Added. * platform/mac/fast/block/float/editable-text-overlapping-float-expected.checksum: Added. * platform/mac/fast/block/float/editable-text-overlapping-float-expected.png: Added. * platform/mac/fast/block/float/editable-text-overlapping-float-expected.txt: Added. * platform/qt/fast/block/float/editable-text-overlapping-float-expected.txt: Added. 2008-07-24 David Hyatt Add support for an alternate proposed syntax for CSS variables. This alternate syntax will allow testers on www-style to try out both versions of the syntax (to help make a decision regarding which one should be used). Reviewed by Dan * fast/css/variables/alternate-syntax: Added. * fast/css/variables/alternate-syntax/color-hex-test.html: Added. * fast/css/variables/alternate-syntax/colors-test.html: Added. * fast/css/variables/alternate-syntax/font-test.html: Added. * fast/css/variables/alternate-syntax/image-test.html: Added. * fast/css/variables/alternate-syntax/import-test.html: Added. * fast/css/variables/alternate-syntax/inline-style-test.html: Added. * fast/css/variables/alternate-syntax/invalid-variable-test.html: Added. * fast/css/variables/alternate-syntax/margin-test.html: Added. * fast/css/variables/alternate-syntax/misplaced-import-test.html: Added. * fast/css/variables/alternate-syntax/misplaced-variables-test.html: Added. * fast/css/variables/alternate-syntax/multiple-term-test.html: Added. * fast/css/variables/alternate-syntax/override-test.html: Added. * fast/css/variables/alternate-syntax/print-test.html: Added. * fast/css/variables/alternate-syntax/remove-variable-test.html: Added. * fast/css/variables/alternate-syntax/resources: Added. * fast/css/variables/alternate-syntax/resources/bad.css: Added. * fast/css/variables/alternate-syntax/resources/good.css: Added. * fast/css/variables/alternate-syntax/resources/listmark.gif: Added. * fast/css/variables/alternate-syntax/set-variable-test.html: Added. * fast/css/variables/alternate-syntax/shorthand-test.html: Added. * fast/css/variables/alternate-syntax/variable-iteration-test.html: Added. 2008-07-24 Oliver Hunt Reviewed by Alexey Proskuryakov. Test cases for regex starting with /= * fast/js/regexp-divequal-expected.txt: Added. * fast/js/regexp-divequal.html: Added. * fast/js/resources/regexp-divequal.js: Added. 2008-07-23 Julien Chaffraix Reviewed by Eric. Test for bug 19588: CRASH doing open() on destroyed window https://bugs.webkit.org/show_bug.cgi?id=19588 Test case from Eric Roman. * fast/frames/crash-removed-iframe-expected.txt: Added. * fast/frames/crash-removed-iframe.html: Added. 2008-07-23 Dan Bernstein Reviewed by Alexey Proskuryakov. - updated test to cover serializing variable values which are colors in hex notation * fast/css/variables/color-hex-test.html: 2008-07-23 Beth Dakin Reviewed by Dan Bernstein. Tests for display: table-row-group for :before content causes a crash * fast/css-generated-content/table-row-group-to-inline.html: Added. * fast/css-generated-content/table-row-group-with-before.html: Added. * fast/css-generated-content/table-row-with-before.html: Added. * fast/css-generated-content/table-with-before.html: Added. * platform/mac/fast/css-generated-content/table-row-group-to-inline-expected.checksum: Added. * platform/mac/fast/css-generated-content/table-row-group-to-inline-expected.png: Added. * platform/mac/fast/css-generated-content/table-row-group-to-inline-expected.txt: Added. * platform/mac/fast/css-generated-content/table-row-group-with-before-expected.checksum: Added. * platform/mac/fast/css-generated-content/table-row-group-with-before-expected.png: Added. * platform/mac/fast/css-generated-content/table-row-group-with-before-expected.txt: Added. * platform/mac/fast/css-generated-content/table-row-with-before-expected.checksum: Added. * platform/mac/fast/css-generated-content/table-row-with-before-expected.png: Added. * platform/mac/fast/css-generated-content/table-row-with-before-expected.txt: Added. * platform/mac/fast/css-generated-content/table-with-before-expected.checksum: Added. * platform/mac/fast/css-generated-content/table-with-before-expected.png: Added. * platform/mac/fast/css-generated-content/table-with-before-expected.txt: Added. 2008-07-23 Oliver Hunt Reviewed by Geoff Garen. Test cases to cover the behaviour of switch statements, to make sure our fast switch paths have not broken things. * fast/js/resources/switch-behaviour.js: Added. * fast/js/switch-behaviour-expected.txt: Added. * fast/js/switch-behaviour.html: Added. 2008-07-23 Dean Jackson Reviewed by Dan Bernstein. Update computed style test for transform to reflect that we return "none" rather than identity matrix. * svg/css/getComputedStyle-basic-expected.txt: 2008-07-23 Sam Weinig Reviewed by Dan Bernstein. Remove tiger specific result for toDataURL-supportedTypes.html as it should have the same results on all platforms. * platform/mac-tiger/fast/canvas: Removed. * platform/mac-tiger/fast/canvas/toDataURL-supportedTypes-expected.txt: Removed. 2008-07-22 Sam Weinig Reviewed by Mark Rowe. toDataURL not implemented for Windows (need mapping of MIME type to UTI) Add additional support for JPEG and GIF for toDataURL encoding canvases. - Turn on and simplify toDataURL-supportedTypes.html to only test for support of mimeTypes and not fail due to differences in image encoders. * fast/canvas/toDataURL-supportedTypes-expected.txt: * fast/canvas/toDataURL-supportedTypes.html: Copied from fast/canvas/toDataURL-supportedTypes.html-disabled. * fast/canvas/toDataURL-supportedTypes.html-disabled: Removed. 2008-07-22 Chris Fleizach Reviewed by Dave Hyatt internal anchors on this page are not showing up in the AXLinkedUIElements * accessibility/internal-link-anchors2-expected.txt: Added. * accessibility/internal-link-anchors2.html: Added. 2008-07-22 Alexey Proskuryakov Reviewed by Adam Roben. WebKit should support charset name x-windows-949 * fast/encoding/char-decoding.html: * fast/encoding/char-decoding-expected.txt: Added a test for this name. 2008-07-21 Alexey Proskuryakov Reviewed by Dan Bernstein. https://bugs.webkit.org/show_bug.cgi?id=20117 setBaseAndExtent fails to reverse the current selection * editing/selection/setBaseAndExtent-revert-selection-expected.txt: Added. * editing/selection/setBaseAndExtent-revert-selection.html: Added. 2008-07-21 Anders Carlsson Reviewed by Geoff. CrashTracer: [USER] 3759 crashes in Safari at FrameLoader::activeDocumentLoader const + 6 while canceling plug-in load * http/tests/plugins/geturlnotify-from-npp-destroystream-expected.txt: Added. * http/tests/plugins/geturlnotify-from-npp-destroystream.html: Added. 2008-07-21 Rob Buis Reviewed by Mitz. Testcase for: https://bugs.webkit.org/show_bug.cgi?id=19966 CSS variables crash when using hex notation for colors * fast/css/variables/color-hex-test-expected.txt: Added. * fast/css/variables/color-hex-test.html: Added. 2008-07-20 Oliver Hunt RS=Dan Bernstein. Whoops, forgot to commit expected output for this test. * fast/js/exception-expression-offset-expected.txt: Added. 2008-07-20 Nikolas Zimmermann Reviewed by Oliver. Fixes: https://bugs.webkit.org/show_bug.cgi?id=12171 Remove manual SVG property <-> XML attribute synchronization in SVGPolyElement. Added svg/custom/poly-points-attribute-changes.svg (testcase from Rob) * platform/mac-leopard/svg/custom/poly-points-attribute-changes-expected.checksum: Added. * platform/mac-leopard/svg/custom/poly-points-attribute-changes-expected.png: Added. * svg/custom/poly-points-attribute-changes-expected.txt: Added. * svg/custom/poly-points-attribute-changes.svg: Added. 2008-07-20 Oliver Hunt Reviewed by Mark Rowe. Add layout test to check correctly handling of exceptions in callback by WebCore. Update existing test results for higher fidelity output. * fast/dom/NamedNodeMap-setNamedItem-crash-expected.txt: * fast/js/exceptions-thrown-in-callbacks-expected.txt: Added. * fast/js/exceptions-thrown-in-callbacks.html: Added. * fast/xpath/nsresolver-exception-expected.txt: * fast/xsl/transform-xhr-doc-expected.txt: * http/tests/security/aboutBlank/xss-DENIED-navigate-opener-document-write-expected.txt: * http/tests/security/aboutBlank/xss-DENIED-navigate-opener-javascript-url-expected.txt: * http/tests/security/aboutBlank/xss-DENIED-set-opener-expected.txt: * platform/mac/fast/dynamic/015-expected.txt: * platform/mac/fast/events/updateLayoutForHitTest-expected.txt: * platform/mac/tables/mozilla_expected_failures/bugs/bug92868_1-expected.txt: * platform/mac/tables/mozilla_expected_failures/dom/appendCells1-expected.txt: * platform/mac/tables/mozilla_expected_failures/dom/appendCellsRebuild1-expected.txt: * platform/mac/tables/mozilla_expected_failures/dom/insertTbodyExpand1-expected.txt: * platform/mac/tables/mozilla_expected_failures/dom/insertTbodyRebuild1-expected.txt: * storage/transaction_callback_exception_crash-expected.txt: 2008-07-19 Oliver Hunt Reviewed by Cameron Zwarich. Update a few tests i filed to correct in the last patch, and add tests for assignment error position. * fast/css/font-face-descriptor-multiple-values-parsing-expected.txt: * fast/js/resources/exception-expression-offset.js: * http/tests/security/cross-frame-access-call-expected.txt: * http/tests/security/cross-frame-access-call.html: * platform/mac/tables/mozilla_expected_failures/bugs/bug92868_1-expected.txt: 2008-07-18 Oliver Hunt Reviewed by Cameron Zwarich. Update layout tests for new exception text, and add additional test covering the expression ranges provided. * fast/css/resources/font-face-descriptor-multiple-values-parsing.js: * fast/dom/SelectorAPI/dumpNodeList-expected.txt: * fast/forms/select-namedItem-expected.txt: * fast/js/exception-expression-offset.html: Added. * fast/js/resources/exception-expression-offset.js: Added. New test covering the offset positions given for exceptions * fast/xsl/transform-xhr-doc-expected.txt: * http/tests/security/aboutBlank/xss-DENIED-navigate-opener-document-write-expected.txt: * http/tests/security/aboutBlank/xss-DENIED-navigate-opener-javascript-url-expected.txt: * http/tests/security/aboutBlank/xss-DENIED-set-opener-expected.txt: * http/tests/security/cross-frame-access-call.html: * platform/mac/fast/events/updateLayoutForHitTest-expected.txt: * platform/mac/svg/custom/createelement-expected.txt: * platform/mac/tables/mozilla/bugs/bug53690-1-expected.txt: * platform/mac/tables/mozilla_expected_failures/bugs/bug92868_1-expected.txt: 2008-07-18 Adele Peterson & Maxime Britto Reviewed by Adele. Test for Autoscroll triggered on no scrolling iframes * ChangeLog: * fast/events/autoscroll-with-non-scrollable-parent-expected.txt: Added. * fast/events/autoscroll-with-non-scrollable-parent.html: Added. * fast/events/resources/big-page-with-input.html: Added. 2008-07-18 Simon Fraser Reviewed by Dave Hyatt getComputedStyle() for -webkit-transform should return 'none' for elements with no renderer, or those with no transform. https://bugs.webkit.org/show_bug.cgi?id=20008 * fast/css/computed-style-expected.txt: * fast/css/computed-style-without-renderer-expected.txt: 2008-07-18 Alexey Proskuryakov Update expected results for a recently added test to what is seen when running the full test suite. * fast/forms/form-and-frame-interaction-retains-values-expected.txt: 2008-07-17 Geoffrey Garen Reviewed by David Kilzer. Test for https://bugs.webkit.org/show_bug.cgi?id=20067 Support function.name (Firefox extension) * fast/js/function-name-expected.txt: Added. * fast/js/function-name.html: Added. * fast/js/resources/function-name.js: Added. 2008-07-17 Geoffrey Garen Reviewed by Oliver Hunt. Test for Functions calls use more temporary registers than necessary * fast/js/function-call-register-allocation.html: Added. * fast/js/function-call-register-allocation-expected.txt: Added. * fast/js/resources/function-call-register-allocation.js: Added. 2008-07-17 Jacob Refstrup Reviewed by rwlbuis@gmail.com - added test case that tests that '@mediall' gets safely skipped * ChangeLog: * css2.1/atrule_longest_match-expected.txt: Added. * css2.1/atrule_longest_match.html: Added. 2008-07-16 Simon Fraser Reviewed by Hyatt. Testcases for opacity transition. https://bugs.webkit.org/show_bug.cgi?id=20047 * transitions/opacity-transition-zindex-expected.txt: Added. * transitions/opacity-transition-zindex.html: Added. 2008-07-16 Nikolas Zimmermann Rubber stamped by Eric. Update pixel test results for two tests that have been changed. * platform/mac-leopard/svg/custom/acid3-test-77-expected.checksum: * platform/mac-leopard/svg/custom/acid3-test-77-expected.png: * platform/mac-leopard/svg/custom/getSubStringLength-expected.checksum: * platform/mac-leopard/svg/custom/getSubStringLength-expected.png: 2008-07-16 Nikolas Zimmermann Reviewed by Anders Carlsson. Add missing layout test results. * platform/mac-leopard/svg/custom/selectSubString-expected.checksum: Added. * platform/mac-leopard/svg/custom/selectSubString-expected.png: Added. 2008-07-15 Sam Weinig Reviewed by Anders Carlsson. Update for refactored accessibility testing code. * accessibility/aria-describedby-on-input.html: * accessibility/aria-labelledby-on-input.html: * accessibility/aria-range-value.html: * accessibility/aria-range.html: * accessibility/aria-roles.html: * accessibility/aria-slider.html: * accessibility/aria-spinbutton.html: * accessibility/document-attributes.html: * accessibility/image-map1.html: * accessibility/image-map2.html: * accessibility/internal-link-anchors.html: * accessibility/radio-button-checkbox-size.html: * accessibility/radio-button-group-members.html: 2008-07-15 Kevin McCullough Reviewed by Dan. REGRESSION: Apparent caching between form submits twice (on Maconomy) (18401) * fast/forms/form-and-frame-interaction-retains-values-expected.txt: Added. * fast/forms/form-and-frame-interaction-retains-values.html: Added. * fast/forms/resources/form-and-frame-interaction-retains-values-main.html: Added. * fast/forms/resources/form-and-frame-interaction-retains-values-submit.html: Added. 2008-07-15 Dan Bernstein Rubber-stamped by Sam Weinig. - update results for the addition of the compareDocumentPosition-related constants * fast/dom/domListEnumeration-expected.txt: 2008-07-15 Dan Bernstein Reviewed by Dave Hyatt. - test for https://bugs.webkit.org/show_bug.cgi?id=19525 -webkit-box-reflect in hyperlink causes webkit to crash * fast/reflections/inline-crash.html: Added. * platform/mac/fast/reflections/inline-crash-expected.checksum: Added. * platform/mac/fast/reflections/inline-crash-expected.png: Added. * platform/mac/fast/reflections/inline-crash-expected.txt: Added. 2008-07-15 Adele Peterson Updating results for my fix to . * http/tests/misc/xhtml-expected.txt: 2008-07-15 Dan Bernstein Rubber-stamped by Anders Carlsson. - updated results for https://bugs.webkit.org/show_bug.cgi?id=18088 white-space:nowrap; float:left; causing the misalignment issue * platform/mac/tables/mozilla/bugs/bug26553-expected.checksum: * platform/mac/tables/mozilla/bugs/bug26553-expected.png: * platform/mac/tables/mozilla/bugs/bug26553-expected.txt: * platform/mac/tables/mozilla/bugs/bug57828-2-expected.checksum: * platform/mac/tables/mozilla/bugs/bug57828-2-expected.png: * platform/mac/tables/mozilla/bugs/bug57828-2-expected.txt: 2008-07-14 chris fleizach Reviewed by Beth Dakin Tests for the accessibility of image maps (two variations) * accessibility/image-map1-expected.txt: Added. * accessibility/image-map1.html: Added. * accessibility/image-map2-expected.txt: Added. * accessibility/image-map2.html: Added. 2008-07-14 Anders Carlsson Reviewed by Geoff. https://bugs.webkit.org/show_bug.cgi?id=18106 The "onscroll" event bubbles, which is inconsistent with Firefox and IE Add test. * fast/events/scroll-event-does-not-bubble-expected.txt: Added. * fast/events/scroll-event-does-not-bubble.html: Added. 2008-07-14 Sam Weinig Reviewed by Adele Peterson. Test for * http/tests/security/cross-frame-access-object-prototype-expected.txt: Added. * http/tests/security/cross-frame-access-object-prototype.html: Added. * http/tests/security/resources/cross-frame-iframe-for-object-prototype-test.html: Added. 2008-07-12 Sam Weinig Rubber-stamped by Oliver Hunt. Update version of Selectors API test from http://ejohn.org/apps/selectortest/ and fix the spelling of the authors name. * fast/dom/SelectorAPI/resig-SelectorsAPI-test-expected.txt: Copied from fast/dom/SelectorAPI/ressig-SelectorsAPI-test-expected.txt. * fast/dom/SelectorAPI/resig-SelectorsAPI-test.xhtml: Copied from fast/dom/SelectorAPI/ressig-SelectorsAPI-test.xhtml. * fast/dom/SelectorAPI/ressig-SelectorsAPI-test-expected.txt: Removed. * fast/dom/SelectorAPI/ressig-SelectorsAPI-test.xhtml: Removed. 2008-07-12 Dan Bernstein Reviewed by Oliver Hunt. - test for https://bugs.webkit.org/show_bug.cgi?id=18088 white-space:nowrap; float:left; causing the misalignment issue * fast/block/basic/min-pref-width-nowrap-floats.html: Added. * platform/mac/fast/block/basic/min-pref-width-nowrap-floats-expected.checksum: Added. * platform/mac/fast/block/basic/min-pref-width-nowrap-floats-expected.png: Added. * platform/mac/fast/block/basic/min-pref-width-nowrap-floats-expected.txt: Added. 2008-07-11 Sam Weinig Reviewed by Mark Rowe. Update getSubStringLength and selectSubString methods exception throwing conditions based on SVG working group errata. * svg/custom/acid3-test-77-expected.txt: * svg/custom/acid3-test-77.html: * svg/custom/getSubStringLength-expected.txt: * svg/custom/resources/getSubStringLength.js: * svg/custom/resources/selectSubString.js: Added. * svg/custom/selectSubString-expected.txt: Added. * svg/custom/selectSubString.html: Added. 2008-07-11 Sam Weinig Reviewed by Mark Rowe. We can only use the Id fast path for querySelector and querySelectorAll if the selector is purely an Id selector. * fast/dom/SelectorAPI/id-fastpath-expected.txt: Added. * fast/dom/SelectorAPI/id-fastpath.html: Added. * fast/dom/SelectorAPI/resources/id-fastpath.js: Added. * fast/dom/SelectorAPI/ressig-SelectorsAPI-test-expected.txt: 2008-07-11 Simon Fraser Reviewed by Dave Hyatt Test for (requires visual inspection or pixel test). * fast/transforms/transform-positioned-ancestor.html: Added. * platform/mac/fast/transforms/transform-positioned-ancestor-expected.txt: Added. 2008-07-11 Eric Seidel Reviewed by Anders. Skip the printing tests since they fail between machines. https://bugs.webkit.org/show_bug.cgi?id=20011 * platform/mac/Skipped: 2008-07-11 Sam Weinig Rubber-stamped by Oliver Hunt. Import Selectors API test from http://ejohn.org/apps/selectortest/. * fast/dom/SelectorAPI/ressig-SelectorsAPI-test-expected.txt: Added. * fast/dom/SelectorAPI/ressig-SelectorsAPI-test.xhtml: Added. 2008-07-11 Eric Seidel Reviewed by cpst. Update results to match the buildbot (even though this now fails on my machine) I think the failure for me is possibly leopard vs. tiger or git vs. svn. * webarchive/test-xml-stylesheet-expected.webarchive: 2008-07-11 Dean Jackson Updated test results for https://bugs.webkit.org/show_bug.cgi?id=19864 * css3/transform-computed-style-001-expected.txt: * fast/css/computed-style-expected.txt: * fast/css/computed-style-without-renderer-expected.txt: * svg/css/getComputedStyle-basic-expected.txt: 2008-07-10 Sam Weinig Reviewed by Oliver Hunt. Add support for NSResolver to resolve namespaces for querySelector and querySelectorAll. * fast/dom/SelectorAPI/NSResolver-basic-expected.txt: Added. * fast/dom/SelectorAPI/NSResolver-basic.xhtml: Added. * fast/dom/SelectorAPI/NSResolver-exceptions-expected.txt: Added. * fast/dom/SelectorAPI/NSResolver-exceptions.xhtml: Added. * fast/dom/SelectorAPI/not-supported-NSResolver-expected.txt: Removed. * fast/dom/SelectorAPI/not-supported-NSResolver.html: Removed. * fast/dom/SelectorAPI/resources/NSResolver-exceptions.js: Added. 2008-07-10 Dean Jackson Reviewed by hyatt. Testing the computed style of -webkit-transform https://bugs.webkit.org/show_bug.cgi?id=19864 * css3/transform-computed-style-001-expected.txt: Added. * css3/transform-computed-style-001.html: Added. 2008-07-10 Sam Weinig Reviewed by Dave Hyatt and Darin Adler, Add support for calling querySelector and querySelectorAll on DocumentFragments - Add test for nodes not in the document tree. * fast/dom/SelectorAPI/detached-element-expected.txt: Added. * fast/dom/SelectorAPI/detached-element.html: Added. * fast/dom/SelectorAPI/dumpNodeList-expected.txt: * fast/dom/SelectorAPI/dumpNodeList.html: * fast/dom/SelectorAPI/not-supported-NSResolver-expected.txt: * fast/dom/SelectorAPI/not-supported-NSResolver.html: * fast/dom/SelectorAPI/resources/detached-element.js: Added. * fast/dom/Window/window-properties-expected.txt: 2008-07-10 Simon Fraser Reviewed by Dave Hyatt Test for RenderLayer::shouldBeOverflowOnly() should look for transforms * fast/transforms/transform-overflow.html: Added. * platform/mac/fast/transforms/transform-overflow-expected.txt: Added. 2008-07-09 Brady Eidson Reviewed by Darin Test for * fast/loader/frame-creation-removal-expected.txt: Added. * fast/loader/frame-creation-removal.html: Added. * fast/loader/resources/frame-creation-removal-iframe.html: Added. 2008-07-09 Eric Seidel Reviewed by Mark Rowe. Print
backgrounds when printing from DRT. * printing/media-queries-print-expected.pdf: 2008-07-09 Eric Seidel Reviewed by aroben. * platform/mac/printing: Added. * platform/mac/printing/media-queries-print-expected.txt: Added. * platform/qt/Skipped: skip printing and webarchives * platform/win/Skipped: skip printing tests * printing: Added. * printing/media-queries-print.html: Added. 2008-07-09 Eric Seidel Reviewed by weinig. Add Content-Type support to DumpRenderTree and run-webkit-tests and move expected.txt files to expected.webarchive https://bugs.webkit.org/show_bug.cgi?id=15565 * svg/custom/image-with-prefix-in-webarchive-expected.webarchive: Renamed from LayoutTests/svg/custom/image-with-prefix-in-webarchive-expected.txt. * svg/webarchive/svg-cursor-subresources-expected.webarchive: Renamed from LayoutTests/svg/webarchive/svg-cursor-subresources-expected.txt. * svg/webarchive/svg-feimage-subresources-expected.webarchive: Renamed from LayoutTests/svg/webarchive/svg-feimage-subresources-expected.txt. * svg/webarchive/svg-script-subresouces-expected.webarchive: Renamed from LayoutTests/svg/webarchive/svg-script-subresouces-expected.txt. * webarchive/archive-empty-frame-dom-expected.webarchive: Renamed from LayoutTests/webarchive/archive-empty-frame-dom-expected.txt. * webarchive/archive-empty-frame-source-expected.webarchive: Renamed from LayoutTests/webarchive/archive-empty-frame-source-expected.txt. * webarchive/archive-with-unencoded-url-expected.webarchive: Renamed from LayoutTests/webarchive/archive-with-unencoded-url-expected.txt. * webarchive/doctype-expected.webarchive: Renamed from LayoutTests/webarchive/doctype-expected.txt. * webarchive/test-body-background-expected.webarchive: Renamed from LayoutTests/webarchive/test-body-background-expected.txt. * webarchive/test-css-import-expected.webarchive: Renamed from LayoutTests/webarchive/test-css-import-expected.txt. * webarchive/test-duplicate-resources-expected.webarchive: Renamed from LayoutTests/webarchive/test-duplicate-resources-expected.txt. * webarchive/test-frameset-expected.webarchive: Renamed from LayoutTests/webarchive/test-frameset-expected.txt. * webarchive/test-img-src-expected.webarchive: Renamed from LayoutTests/webarchive/test-img-src-expected.txt. * webarchive/test-input-src-expected.webarchive: Renamed from LayoutTests/webarchive/test-input-src-expected.txt. * webarchive/test-link-href-expected.webarchive: Renamed from LayoutTests/webarchive/test-link-href-expected.txt. * webarchive/test-object-data-expected.webarchive: Renamed from LayoutTests/webarchive/test-object-data-expected.txt. * webarchive/test-script-src-expected.webarchive: Renamed from LayoutTests/webarchive/test-script-src-expected.txt. * webarchive/test-table-background-expected.webarchive: Renamed from LayoutTests/webarchive/test-table-background-expected.txt. * webarchive/test-td-background-expected.webarchive: Renamed from LayoutTests/webarchive/test-td-background-expected.txt. * webarchive/test-xml-stylesheet-expected.txt: Removed. * webarchive/test-xml-stylesheet-expected.webarchive: Copied from LayoutTests/platform/mac-leopard/webarchive/test-xml-stylesheet-expected.txt. 2008-07-09 Rob Buis Reviewed by Eric. Changed tests for: https://bugs.webkit.org/show_bug.cgi?id=15431 SVGRenderStyle should store pre-modified resource URIs * platform/mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/filters-color-01-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt: * platform/mac/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/filters-image-01-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt: * platform/mac/svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt: * platform/mac/svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt: * platform/mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt: * platform/mac/svg/W3C-SVG-1.1/masking-path-01-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/masking-path-02-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/masking-path-05-f-expected.txt: * platform/mac/svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt: * platform/mac/svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt: * platform/mac/svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt: * platform/mac/svg/batik/filters/filterRegions-expected.txt: * platform/mac/svg/batik/paints/patternPreserveAspectRatioA-expected.txt: * platform/mac/svg/batik/text/textEffect2-expected.txt: * platform/mac/svg/batik/text/textProperties-expected.txt: * platform/mac/svg/custom/circular-marker-reference-1-expected.txt: * platform/mac/svg/custom/circular-marker-reference-2-expected.txt: * platform/mac/svg/custom/circular-marker-reference-3-expected.txt: * platform/mac/svg/custom/circular-marker-reference-4-expected.txt: * platform/mac/svg/custom/clip-path-child-changes-expected.txt: * platform/mac/svg/custom/clip-path-display-none-child-expected.txt: * platform/mac/svg/custom/clip-path-href-changes-expected.txt: * platform/mac/svg/custom/clip-path-referencing-use-expected.txt: * platform/mac/svg/custom/clip-path-referencing-use2-expected.txt: * platform/mac/svg/custom/clip-path-units-changes-expected.txt: * platform/mac/svg/custom/clip-path-with-transform-expected.txt: * platform/mac/svg/custom/empty-clip-path-expected.txt: * platform/mac/svg/custom/empty-merge-expected.txt: * platform/mac/svg/custom/feComponentTransfer-Discrete-expected.txt: * platform/mac/svg/custom/feComponentTransfer-Gamma-expected.txt: * platform/mac/svg/custom/feComponentTransfer-Linear-expected.txt: * platform/mac/svg/custom/feComponentTransfer-Table-expected.txt: * platform/mac/svg/custom/feDisplacementMap-01-expected.txt: * platform/mac/svg/custom/filter-source-alpha-expected.txt: * platform/mac/svg/custom/js-late-marker-and-object-creation-expected.txt: * platform/mac/svg/custom/js-late-marker-creation-expected.txt: * platform/mac/svg/custom/marker-changes-expected.txt: * platform/mac/svg/custom/marker-child-changes-expected.txt: * platform/mac/svg/custom/marker-default-width-height-expected.txt: * platform/mac/svg/custom/marker-overflow-clip-expected.txt: * platform/mac/svg/custom/marker-viewBox-changes-expected.txt: * platform/mac/svg/custom/non-circular-marker-reference-expected.txt: * platform/mac/svg/custom/non-opaque-filters-expected.txt: * platform/mac/svg/custom/recursive-clippath-expected.txt: * platform/mac/svg/custom/shapes-supporting-markers-expected.txt: * platform/mac/svg/custom/visibility-override-clip-expected.txt: * platform/mac/svg/custom/visibility-override-filter-expected.txt: 2008-07-08 Simon Fraser Reviewed by Darin. Dean forgot to add this file needed for the tests. * traversal/resources/node-iterator-009-data.xml: Added. 2008-07-07 Sam Weinig Reviewed by Anders Carlsson. Fix for https://bugs.webkit.org/show_bug.cgi?id=19928 Use of CSS3 Namespaces syntax in Selectors API should throw an exception * fast/dom/SelectorAPI/not-supported-namespace-in-selector-expected.txt: Added. * fast/dom/SelectorAPI/not-supported-namespace-in-selector.html: Added. 2008-07-07 Simon Fraser Reviewed by Darin. Tests for https://bugs.webkit.org/show_bug.cgi?id=19933 nodeIterator with filter fails on documents not in a frame * traversal/node-iterator-009-expected.txt: Added. * traversal/node-iterator-009.html: Added. * traversal/tree-walker-006-expected.txt: Added. * traversal/tree-walker-006.html: Added. 2008-07-07 Adele Peterson Reviewed by Dan Bernstein. Test for https://bugs.webkit.org/show_bug.cgi?id=19924 Disabled file input element updates its displayed file info when a file is dropped from the Finder. * fast/forms/dragging-to-disabled-file-input-expected.txt: Added. * fast/forms/dragging-to-disabled-file-input.html: Added. 2008-07-07 Adele Peterson Reviewed by Beth. Test for