2007-11-11 Adam Roben Remove a now-passing test from the Windows Skipped file Reviewed by Darin. * platform/win/Skipped: 2007-11-10 Darin Adler * platform/win/fast/dom/Window/window-properties-expected.txt: Update for fix for http://bugs.webkit.org/show_bug.cgi?id=15922. 2007-11-10 Nikolas Zimmermann Reviewed by Eric. Update SVG layout test results after landing the vertical text support fixes. * platform/mac/svg/W3C-SVG-1.1/text-align-05-b-expected.checksum: * platform/mac/svg/W3C-SVG-1.1/text-align-05-b-expected.png: * platform/mac/svg/W3C-SVG-1.1/text-align-05-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/text-align-06-b-expected.checksum: * platform/mac/svg/W3C-SVG-1.1/text-align-06-b-expected.png: * platform/mac/svg/W3C-SVG-1.1/text-align-06-b-expected.txt: * svg/batik/text/textGlyphOrientationHorizontal-expected.txt: * svg/batik/text/verticalText-expected.checksum: * svg/batik/text/verticalText-expected.png: * svg/batik/text/verticalText-expected.txt: * svg/batik/text/verticalTextOnPath-expected.checksum: * svg/batik/text/verticalTextOnPath-expected.png: * svg/batik/text/verticalTextOnPath-expected.txt: * svg/text/text-align-05-b-expected.txt: * svg/text/text-align-06-b-expected.txt: * svg/text/text-path-01-b-expected.checksum: * svg/text/text-path-01-b-expected.png: 2007-11-10 Nikolas Zimmermann Rubberstamped by Eric. Update some SVG pixel test results - which show changes lately -> repainting fixes. * platform/mac/svg/W3C-SVG-1.1/filters-turb-01-f-expected.checksum: * platform/mac/svg/W3C-SVG-1.1/filters-turb-01-f-expected.png: * platform/mac/svg/custom/junk-data-expected.checksum: * platform/mac/svg/custom/junk-data-expected.png: * platform/mac/svg/custom/missing-xlink-expected.checksum: * platform/mac/svg/custom/missing-xlink-expected.png: * platform/mac/svg/hixie/error/012-expected.checksum: * platform/mac/svg/hixie/error/012-expected.png: 2007-11-10 Darin Adler Reviewed by Sam. - test for http://bugs.webkit.org/show_bug.cgi?id=15927 delete a.c followed by __defineGetter__("c", ...) incorrectly deletes another property * fast/js/delete-then-put-expected.txt: Added. * fast/js/delete-then-put.html: Added. * fast/js/resources/delete-then-put.js: Added. 2007-11-10 Sam Weinig Reviewed by Tim Hatcher. Follow up to Safari should not log unsafe JavaScript attempts when in private browsing mode (only an issue if Log JavaScript Exceptions is turned on) Test using the new LayoutTestController.setPrivateBrowsingEnabled(bool) * http/tests/security/cross-frame-access-private-browsing-expected.txt: Added. * http/tests/security/cross-frame-access-private-browsing.html: Added. * platform/win/Skipped: Add new test to windows skip list until we have an implementation of LayoutTestController.setPrivateBrowsingEnabled(bool) for it. 2007-11-10 Alexey Proskuryakov Reviewed by Darin. http://bugs.webkit.org/show_bug.cgi?id=15922 Implement more of Mozilla Selection API * editing/selection/containsNode-expected.txt: Added. * editing/selection/containsNode.html: Added. * editing/selection/deleteFromDocument-expected.txt: Added. * editing/selection/deleteFromDocument.html: Added. * editing/selection/extend-expected.txt: Added. * editing/selection/extend.html: Added. * editing/selection/selectAllChildren-expected.txt: Added. * editing/selection/selectAllChildren.html: Added. * fast/dom/Window/window-properties-expected.txt: 2007-11-10 Alexey Proskuryakov Reviewed by Darin. http://bugs.webkit.org/show_bug.cgi?id=15892 DOM Range operations are not implemented for ProcessingInstruction nodes * fast/dom/Range/range-processing-instructions-expected.txt: Added. * fast/dom/Range/range-processing-instructions.html: Added. 2007-11-09 Tristan O'Tierney Reviewed by Sam Weinig. * fast/dom/Window/window-resize-nan.html: Removed. * fast/dom/Window/window-resize-nan.html-disabled: Copied from fast/dom/Window/window-resize-nan.html. Disabled nan test until window resize issues can be resolved. 2007-11-08 Adam Roben Add a test for Pressing Enter on selected buttons should fire onclick Reviewed by Adele. * fast/forms/enter-clicks-buttons-expected.txt: Added. * fast/forms/enter-clicks-buttons.html: Added. 2007-11-09 Dan Bernstein Reviewed by Antti Koivisto. - test that dynamically changing a descendant of an invisible layer to be visible works * fast/layers/layer-content-visibility-change.html: Added. * platform/mac/fast/layers/layer-content-visibility-change-expected.checksum: Added. * platform/mac/fast/layers/layer-content-visibility-change-expected.png: Added. * platform/mac/fast/layers/layer-content-visibility-change-expected.txt: Added. 2007-11-09 Beth Dakin Reviewed by Oliver. Test for CSS Transform - incorrect matrix math leads to crazy problems * fast/transforms/identity-matrix.html: Added. * platform/mac/fast/transforms/identity-matrix-expected.checksum: Added. * platform/mac/fast/transforms/identity-matrix-expected.png: Added. * platform/mac/fast/transforms/identity-matrix-expected.txt: Added. 2007-11-08 Oliver Hunt Reviewed by Maciej. Layout test to guard against bit operation regressions. * fast/js/bitwise-and-on-undefined-expected.txt: Added. * fast/js/bitwise-and-on-undefined.html: Added. 2007-11-08 Dan Bernstein Reviewed by Beth Dakin. - test for REGRESSION (Safari 2-3): Flash-based "Cash Optimizer" on etrade.com does not draw completely * fast/dom/length-attribute-mapping-expected.txt: Added. * fast/dom/length-attribute-mapping.html: Added. 2007-11-08 Darin Adler Reviewed by Adam. - test changes for accesskey does not focus