2010-05-18 Jaime Yap Reviewed by Pavel Feldman. Test expectations changed due to new stackTrace field on timeline records. https://bugs.webkit.org/show_bug.cgi?id=37502 * inspector/timeline-test.js: * platform/chromium-win/inspector/timeline-event-dispatch-expected.txt: * platform/chromium-win/inspector/timeline-mark-timeline-expected.txt: * platform/chromium-win/inspector/timeline-network-resource-expected.txt: * platform/chromium-win/inspector/timeline-paint-expected.txt: * platform/chromium-win/inspector/timeline-parse-html-expected.txt: 2010-05-24 Eric Seidel Reviewed by Adam Barth. Add a temporary script for testing the html5 parser until it can run more layout tests https://bugs.webkit.org/show_bug.cgi?id=39611 * html5lib/webkit-runner-expected-html5.txt: Added. 2010-05-24 Shinichiro Hamaji Unreviewed broken Qt test fix. 0x5C of EUC-JP is not Yen Sign but U+005C https://bugs.webkit.org/show_bug.cgi?id=24906 * platform/qt/fast/text/backslash-to-yen-sign-dynamic-expected.txt: * platform/qt/fast/text/backslash-to-yen-sign-expected.txt: 2010-05-24 Sheriff Bot Unreviewed, rolling out r60068. http://trac.webkit.org/changeset/60068 https://bugs.webkit.org/show_bug.cgi?id=39600 "Causes fast/repaint/search-field-cancel to fail." (Requested by jparent on #webkit). * fast/forms/script-tests/textarea-percentage-dimensions.js: Removed. * fast/forms/textarea-percentage-dimensions-expected.txt: Removed. * fast/forms/textarea-percentage-dimensions.html: Removed. 2010-05-24 Chang Shu Unreviewed. Move Philip's canvas tests from fast/canvas to canvas, as suggested by James Robinson. https://bugs.webkit.org/show_bug.cgi?id=20553 * canvas: Added. * canvas/philip: Copied from LayoutTests/fast/canvas/philip. * fast/canvas/philip: Removed. * fast/canvas/philip/fonts: Removed. * fast/canvas/philip/fonts/CanvasTest.sfd: Removed. * fast/canvas/philip/fonts/CanvasTest.ttf: Removed. * fast/canvas/philip/images: Removed. * fast/canvas/philip/images/anim-gr.gif: Removed. * fast/canvas/philip/images/anim-gr.png: Removed. * fast/canvas/philip/images/anim-poster-gr.png: Removed. * fast/canvas/philip/images/background.png: Removed. * fast/canvas/philip/images/broken.png: Removed. * fast/canvas/philip/images/ggrr-256x256.png: Removed. * fast/canvas/philip/images/green-16x16.png: Removed. * fast/canvas/philip/images/green-1x1.png: Removed. * fast/canvas/philip/images/green-256x256.png: Removed. * fast/canvas/philip/images/green-2x2.png: Removed. * fast/canvas/philip/images/green.png: Removed. * fast/canvas/philip/images/grgr-256x256.png: Removed. * fast/canvas/philip/images/red-16x16.png: Removed. * fast/canvas/philip/images/red.png: Removed. * fast/canvas/philip/images/redtransparent.png: Removed. * fast/canvas/philip/images/rgrg-256x256.png: Removed. * fast/canvas/philip/images/rrgg-256x256.png: Removed. * fast/canvas/philip/images/transparent.png: Removed. * fast/canvas/philip/images/transparent50.png: Removed. * fast/canvas/philip/images/yellow.png: Removed. * fast/canvas/philip/images/yellow75.png: Removed. * fast/canvas/philip/tests: Removed. * fast/canvas/philip/tests.css: Removed. * fast/canvas/philip/tests.js: Removed. * fast/canvas/philip/tests/.reportgen.html.swp: Removed. * fast/canvas/philip/tests/.reportgen.js.swp: Removed. * fast/canvas/philip/tests/2d.canvas.readonly.html: Removed. * fast/canvas/philip/tests/2d.canvas.reference.html: Removed. * fast/canvas/philip/tests/2d.clearRect.basic.html: Removed. * fast/canvas/philip/tests/2d.clearRect.clip.html: Removed. * fast/canvas/philip/tests/2d.clearRect.globalalpha.html: Removed. * fast/canvas/philip/tests/2d.clearRect.globalcomposite.html: Removed. * fast/canvas/philip/tests/2d.clearRect.negative.html: Removed. * fast/canvas/philip/tests/2d.clearRect.nonfinite.html: Removed. * fast/canvas/philip/tests/2d.clearRect.path.html: Removed. * fast/canvas/philip/tests/2d.clearRect.shadow.html: Removed. * fast/canvas/philip/tests/2d.clearRect.transform.html: Removed. * fast/canvas/philip/tests/2d.clearRect.zero.html: Removed. * fast/canvas/philip/tests/2d.composite.canvas.copy.html: Removed. * fast/canvas/philip/tests/2d.composite.canvas.copy.png: Removed. * fast/canvas/philip/tests/2d.composite.canvas.destination-atop.html: Removed. * fast/canvas/philip/tests/2d.composite.canvas.destination-atop.png: Removed. * fast/canvas/philip/tests/2d.composite.canvas.destination-in.html: Removed. * fast/canvas/philip/tests/2d.composite.canvas.destination-in.png: Removed. * fast/canvas/philip/tests/2d.composite.canvas.destination-out.html: Removed. * fast/canvas/philip/tests/2d.composite.canvas.destination-out.png: Removed. * fast/canvas/philip/tests/2d.composite.canvas.destination-over.html: Removed. * fast/canvas/philip/tests/2d.composite.canvas.destination-over.png: Removed. * fast/canvas/philip/tests/2d.composite.canvas.lighter.html: Removed. * fast/canvas/philip/tests/2d.composite.canvas.lighter.png: Removed. * fast/canvas/philip/tests/2d.composite.canvas.source-atop.html: Removed. * fast/canvas/philip/tests/2d.composite.canvas.source-atop.png: Removed. * fast/canvas/philip/tests/2d.composite.canvas.source-in.html: Removed. * fast/canvas/philip/tests/2d.composite.canvas.source-in.png: Removed. * fast/canvas/philip/tests/2d.composite.canvas.source-out.html: Removed. * fast/canvas/philip/tests/2d.composite.canvas.source-out.png: Removed. * fast/canvas/philip/tests/2d.composite.canvas.source-over.html: Removed. * fast/canvas/philip/tests/2d.composite.canvas.source-over.png: Removed. * fast/canvas/philip/tests/2d.composite.canvas.xor.html: Removed. * fast/canvas/philip/tests/2d.composite.canvas.xor.png: Removed. * fast/canvas/philip/tests/2d.composite.clip.copy.html: Removed. * fast/canvas/philip/tests/2d.composite.clip.destination-atop.html: Removed. * fast/canvas/philip/tests/2d.composite.clip.destination-in.html: Removed. * fast/canvas/philip/tests/2d.composite.clip.destination-out.html: Removed. * fast/canvas/philip/tests/2d.composite.clip.destination-over.html: Removed. * fast/canvas/philip/tests/2d.composite.clip.lighter.html: Removed. * fast/canvas/philip/tests/2d.composite.clip.source-atop.html: Removed. * fast/canvas/philip/tests/2d.composite.clip.source-in.html: Removed. * fast/canvas/philip/tests/2d.composite.clip.source-out.html: Removed. * fast/canvas/philip/tests/2d.composite.clip.source-over.html: Removed. * fast/canvas/philip/tests/2d.composite.clip.xor.html: Removed. * fast/canvas/philip/tests/2d.composite.globalAlpha.canvas.html: Removed. * fast/canvas/philip/tests/2d.composite.globalAlpha.canvaspattern.html: Removed. * fast/canvas/philip/tests/2d.composite.globalAlpha.default.html: Removed. * fast/canvas/philip/tests/2d.composite.globalAlpha.fill.html: Removed. * fast/canvas/philip/tests/2d.composite.globalAlpha.image.html: Removed. * fast/canvas/philip/tests/2d.composite.globalAlpha.imagepattern.html: Removed. * fast/canvas/philip/tests/2d.composite.globalAlpha.invalid.html: Removed. * fast/canvas/philip/tests/2d.composite.globalAlpha.range.html: Removed. * fast/canvas/philip/tests/2d.composite.image.copy.html: Removed. * fast/canvas/philip/tests/2d.composite.image.copy.png: Removed. * fast/canvas/philip/tests/2d.composite.image.destination-atop.html: Removed. * fast/canvas/philip/tests/2d.composite.image.destination-atop.png: Removed. * fast/canvas/philip/tests/2d.composite.image.destination-in.html: Removed. * fast/canvas/philip/tests/2d.composite.image.destination-in.png: Removed. * fast/canvas/philip/tests/2d.composite.image.destination-out.html: Removed. * fast/canvas/philip/tests/2d.composite.image.destination-out.png: Removed. * fast/canvas/philip/tests/2d.composite.image.destination-over.html: Removed. * fast/canvas/philip/tests/2d.composite.image.destination-over.png: Removed. * fast/canvas/philip/tests/2d.composite.image.lighter.html: Removed. * fast/canvas/philip/tests/2d.composite.image.lighter.png: Removed. * fast/canvas/philip/tests/2d.composite.image.source-atop.html: Removed. * fast/canvas/philip/tests/2d.composite.image.source-atop.png: Removed. * fast/canvas/philip/tests/2d.composite.image.source-in.html: Removed. * fast/canvas/philip/tests/2d.composite.image.source-in.png: Removed. * fast/canvas/philip/tests/2d.composite.image.source-out.html: Removed. * fast/canvas/philip/tests/2d.composite.image.source-out.png: Removed. * fast/canvas/philip/tests/2d.composite.image.source-over.html: Removed. * fast/canvas/philip/tests/2d.composite.image.source-over.png: Removed. * fast/canvas/philip/tests/2d.composite.image.xor.html: Removed. * fast/canvas/philip/tests/2d.composite.image.xor.png: Removed. * fast/canvas/philip/tests/2d.composite.operation.casesensitive.html: Removed. * fast/canvas/philip/tests/2d.composite.operation.clear.html: Removed. * fast/canvas/philip/tests/2d.composite.operation.darker.html: Removed. * fast/canvas/philip/tests/2d.composite.operation.default.html: Removed. * fast/canvas/philip/tests/2d.composite.operation.get.html: Removed. * fast/canvas/philip/tests/2d.composite.operation.highlight.html: Removed. * fast/canvas/philip/tests/2d.composite.operation.nullsuffix.html: Removed. * fast/canvas/philip/tests/2d.composite.operation.over.html: Removed. * fast/canvas/philip/tests/2d.composite.operation.unrecognised.html: Removed. * fast/canvas/philip/tests/2d.composite.solid.copy.html: Removed. * fast/canvas/philip/tests/2d.composite.solid.copy.png: Removed. * fast/canvas/philip/tests/2d.composite.solid.destination-atop.html: Removed. * fast/canvas/philip/tests/2d.composite.solid.destination-atop.png: Removed. * fast/canvas/philip/tests/2d.composite.solid.destination-in.html: Removed. * fast/canvas/philip/tests/2d.composite.solid.destination-in.png: Removed. * fast/canvas/philip/tests/2d.composite.solid.destination-out.html: Removed. * fast/canvas/philip/tests/2d.composite.solid.destination-out.png: Removed. * fast/canvas/philip/tests/2d.composite.solid.destination-over.html: Removed. * fast/canvas/philip/tests/2d.composite.solid.destination-over.png: Removed. * fast/canvas/philip/tests/2d.composite.solid.lighter.html: Removed. * fast/canvas/philip/tests/2d.composite.solid.lighter.png: Removed. * fast/canvas/philip/tests/2d.composite.solid.source-atop.html: Removed. * fast/canvas/philip/tests/2d.composite.solid.source-atop.png: Removed. * fast/canvas/philip/tests/2d.composite.solid.source-in.html: Removed. * fast/canvas/philip/tests/2d.composite.solid.source-in.png: Removed. * fast/canvas/philip/tests/2d.composite.solid.source-out.html: Removed. * fast/canvas/philip/tests/2d.composite.solid.source-out.png: Removed. * fast/canvas/philip/tests/2d.composite.solid.source-over.html: Removed. * fast/canvas/philip/tests/2d.composite.solid.source-over.png: Removed. * fast/canvas/philip/tests/2d.composite.solid.xor.html: Removed. * fast/canvas/philip/tests/2d.composite.solid.xor.png: Removed. * fast/canvas/philip/tests/2d.composite.transparent.copy.html: Removed. * fast/canvas/philip/tests/2d.composite.transparent.copy.png: Removed. * fast/canvas/philip/tests/2d.composite.transparent.destination-atop.html: Removed. * fast/canvas/philip/tests/2d.composite.transparent.destination-atop.png: Removed. * fast/canvas/philip/tests/2d.composite.transparent.destination-in.html: Removed. * fast/canvas/philip/tests/2d.composite.transparent.destination-in.png: Removed. * fast/canvas/philip/tests/2d.composite.transparent.destination-out.html: Removed. * fast/canvas/philip/tests/2d.composite.transparent.destination-out.png: Removed. * fast/canvas/philip/tests/2d.composite.transparent.destination-over.html: Removed. * fast/canvas/philip/tests/2d.composite.transparent.destination-over.png: Removed. * fast/canvas/philip/tests/2d.composite.transparent.lighter.html: Removed. * fast/canvas/philip/tests/2d.composite.transparent.lighter.png: Removed. * fast/canvas/philip/tests/2d.composite.transparent.source-atop.html: Removed. * fast/canvas/philip/tests/2d.composite.transparent.source-atop.png: Removed. * fast/canvas/philip/tests/2d.composite.transparent.source-in.html: Removed. * fast/canvas/philip/tests/2d.composite.transparent.source-in.png: Removed. * fast/canvas/philip/tests/2d.composite.transparent.source-out.html: Removed. * fast/canvas/philip/tests/2d.composite.transparent.source-out.png: Removed. * fast/canvas/philip/tests/2d.composite.transparent.source-over.html: Removed. * fast/canvas/philip/tests/2d.composite.transparent.source-over.png: Removed. * fast/canvas/philip/tests/2d.composite.transparent.xor.html: Removed. * fast/canvas/philip/tests/2d.composite.transparent.xor.png: Removed. * fast/canvas/philip/tests/2d.composite.uncovered.fill.copy.html: Removed. * fast/canvas/philip/tests/2d.composite.uncovered.fill.copy.png: Removed. * fast/canvas/philip/tests/2d.composite.uncovered.fill.destination-atop.html: Removed. * fast/canvas/philip/tests/2d.composite.uncovered.fill.destination-atop.png: Removed. * fast/canvas/philip/tests/2d.composite.uncovered.fill.destination-in.html: Removed. * fast/canvas/philip/tests/2d.composite.uncovered.fill.destination-in.png: Removed. * fast/canvas/philip/tests/2d.composite.uncovered.fill.source-in.html: Removed. * fast/canvas/philip/tests/2d.composite.uncovered.fill.source-in.png: Removed. * fast/canvas/philip/tests/2d.composite.uncovered.fill.source-out.html: Removed. * fast/canvas/philip/tests/2d.composite.uncovered.fill.source-out.png: Removed. * fast/canvas/philip/tests/2d.composite.uncovered.image.copy.html: Removed. * fast/canvas/philip/tests/2d.composite.uncovered.image.copy.png: Removed. * fast/canvas/philip/tests/2d.composite.uncovered.image.destination-atop.html: Removed. * fast/canvas/philip/tests/2d.composite.uncovered.image.destination-atop.png: Removed. * fast/canvas/philip/tests/2d.composite.uncovered.image.destination-in.html: Removed. * fast/canvas/philip/tests/2d.composite.uncovered.image.destination-in.png: Removed. * fast/canvas/philip/tests/2d.composite.uncovered.image.source-in.html: Removed. * fast/canvas/philip/tests/2d.composite.uncovered.image.source-in.png: Removed. * fast/canvas/philip/tests/2d.composite.uncovered.image.source-out.html: Removed. * fast/canvas/philip/tests/2d.composite.uncovered.image.source-out.png: Removed. * fast/canvas/philip/tests/2d.composite.uncovered.nocontext.copy.html: Removed. * fast/canvas/philip/tests/2d.composite.uncovered.nocontext.copy.png: Removed. * fast/canvas/philip/tests/2d.composite.uncovered.nocontext.destination-atop.html: Removed. * fast/canvas/philip/tests/2d.composite.uncovered.nocontext.destination-atop.png: Removed. * fast/canvas/philip/tests/2d.composite.uncovered.nocontext.destination-in.html: Removed. * fast/canvas/philip/tests/2d.composite.uncovered.nocontext.destination-in.png: Removed. * fast/canvas/philip/tests/2d.composite.uncovered.nocontext.source-in.html: Removed. * fast/canvas/philip/tests/2d.composite.uncovered.nocontext.source-in.png: Removed. * fast/canvas/philip/tests/2d.composite.uncovered.nocontext.source-out.html: Removed. * fast/canvas/philip/tests/2d.composite.uncovered.nocontext.source-out.png: Removed. * fast/canvas/philip/tests/2d.composite.uncovered.pattern.copy.html: Removed. * fast/canvas/philip/tests/2d.composite.uncovered.pattern.copy.png: Removed. * fast/canvas/philip/tests/2d.composite.uncovered.pattern.destination-atop.html: Removed. * fast/canvas/philip/tests/2d.composite.uncovered.pattern.destination-atop.png: Removed. * fast/canvas/philip/tests/2d.composite.uncovered.pattern.destination-in.html: Removed. * fast/canvas/philip/tests/2d.composite.uncovered.pattern.destination-in.png: Removed. * fast/canvas/philip/tests/2d.composite.uncovered.pattern.source-in.html: Removed. * fast/canvas/philip/tests/2d.composite.uncovered.pattern.source-in.png: Removed. * fast/canvas/philip/tests/2d.composite.uncovered.pattern.source-out.html: Removed. * fast/canvas/philip/tests/2d.composite.uncovered.pattern.source-out.png: Removed. * fast/canvas/philip/tests/2d.coordinatespace.html: Removed. * fast/canvas/philip/tests/2d.coordinatespace.png: Removed. * fast/canvas/philip/tests/2d.drawImage.3arg.html: Removed. * fast/canvas/philip/tests/2d.drawImage.5arg.html: Removed. * fast/canvas/philip/tests/2d.drawImage.9arg.basic.html: Removed. * fast/canvas/philip/tests/2d.drawImage.9arg.destpos.html: Removed. * fast/canvas/philip/tests/2d.drawImage.9arg.destsize.html: Removed. * fast/canvas/philip/tests/2d.drawImage.9arg.sourcepos.html: Removed. * fast/canvas/philip/tests/2d.drawImage.9arg.sourcesize.html: Removed. * fast/canvas/philip/tests/2d.drawImage.alpha.html: Removed. * fast/canvas/philip/tests/2d.drawImage.animated.apng.html: Removed. * fast/canvas/philip/tests/2d.drawImage.animated.gif.html: Removed. * fast/canvas/philip/tests/2d.drawImage.animated.poster.html: Removed. * fast/canvas/philip/tests/2d.drawImage.broken.html: Removed. * fast/canvas/philip/tests/2d.drawImage.canvas.html: Removed. * fast/canvas/philip/tests/2d.drawImage.clip.html: Removed. * fast/canvas/philip/tests/2d.drawImage.composite.html: Removed. * fast/canvas/philip/tests/2d.drawImage.floatsource.html: Removed. * fast/canvas/philip/tests/2d.drawImage.incomplete.html: Removed. * fast/canvas/philip/tests/2d.drawImage.negativedest.html: Removed. * fast/canvas/philip/tests/2d.drawImage.negativedir.html: Removed. * fast/canvas/philip/tests/2d.drawImage.negativesource.html: Removed. * fast/canvas/philip/tests/2d.drawImage.nonfinite.html: Removed. * fast/canvas/philip/tests/2d.drawImage.nowrap.html: Removed. * fast/canvas/philip/tests/2d.drawImage.null.html: Removed. * fast/canvas/philip/tests/2d.drawImage.outsidesource.html: Removed. * fast/canvas/philip/tests/2d.drawImage.path.html: Removed. * fast/canvas/philip/tests/2d.drawImage.self.1.html: Removed. * fast/canvas/philip/tests/2d.drawImage.self.2.html: Removed. * fast/canvas/philip/tests/2d.drawImage.transform.html: Removed. * fast/canvas/philip/tests/2d.drawImage.wrongtype.html: Removed. * fast/canvas/philip/tests/2d.drawImage.zerocanvas.html: Removed. * fast/canvas/philip/tests/2d.drawImage.zerosource.html: Removed. * fast/canvas/philip/tests/2d.fillRect.basic.html: Removed. * fast/canvas/philip/tests/2d.fillRect.clip.html: Removed. * fast/canvas/philip/tests/2d.fillRect.negative.html: Removed. * fast/canvas/philip/tests/2d.fillRect.nonfinite.html: Removed. * fast/canvas/philip/tests/2d.fillRect.path.html: Removed. * fast/canvas/philip/tests/2d.fillRect.shadow.html: Removed. * fast/canvas/philip/tests/2d.fillRect.transform.html: Removed. * fast/canvas/philip/tests/2d.fillRect.zero.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.default.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.get.semitransparent.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.get.solid.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.get.transparent.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.invalidstring.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.invalidtype.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.current.basic.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.current.changed.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.current.removed.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.current.removed.png: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.hex3.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.hex3.png: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.hex6.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.hex6.png: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-1.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-1.png: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-2.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-2.png: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-3.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-3.png: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-4.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-4.png: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-5.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-5.png: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-clamp-1.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-clamp-1.png: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-clamp-2.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-clamp-2.png: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-clamp-3.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-clamp-3.png: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-clamp-4.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-clamp-4.png: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-1.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-1.png: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-2.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-2.png: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-clamp-1.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-clamp-1.png: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-clamp-2.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-clamp-2.png: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-clamp-3.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-clamp-3.png: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-clamp-4.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-clamp-4.png: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-clamp-5.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-clamp-5.png: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-clamp-6.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-clamp-6.png: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.html4.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.html4.png: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.hex1.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.hex2.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.hex3.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.hex4.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.hex5.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.hex6.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.hex7.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.hex8.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.hsl-1.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.hsl-2.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.hsl-3.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.hsl-4.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.hsl-5.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.hsla-1.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.hsla-2.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.name-1.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.name-2.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.name-3.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.rgb-1.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.rgb-2.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.rgb-3.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.rgb-4.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.rgb-5.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.rgb-6.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.rgb-7.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.rgba-1.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.rgba-2.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.rgba-3.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.rgba-4.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.rgba-5.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.rgb-clamp-1.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.rgb-clamp-1.png: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.rgb-clamp-2.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.rgb-clamp-2.png: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.rgb-clamp-3.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.rgb-clamp-3.png: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.rgb-clamp-4.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.rgb-clamp-4.png: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.rgb-clamp-5.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.rgb-clamp-5.png: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.rgb-num.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.rgb-num.png: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.rgb-percent.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.rgb-percent.png: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.rgba-clamp-1.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.rgba-clamp-1.png: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.rgba-clamp-2.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.rgba-clamp-2.png: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.rgba-num-1.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.rgba-num-1.png: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.rgba-num-2.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.rgba-num-2.png: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.rgba-percent.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.rgba-percent.png: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.rgba-solid-1.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.rgba-solid-1.png: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.rgba-solid-2.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.rgba-solid-2.png: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.svg-1.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.svg-1.png: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.svg-2.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.svg-2.png: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.system.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.transparent-1.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.transparent-1.png: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.transparent-2.html: Removed. * fast/canvas/philip/tests/2d.fillStyle.parse.transparent-2.png: Removed. * fast/canvas/philip/tests/2d.getcontext.exists.html: Removed. * fast/canvas/philip/tests/2d.getcontext.shared.html: Removed. * fast/canvas/philip/tests/2d.getcontext.unique.html: Removed. * fast/canvas/philip/tests/2d.gradient.empty.html: Removed. * fast/canvas/philip/tests/2d.gradient.interpolate.alpha.html: Removed. * fast/canvas/philip/tests/2d.gradient.interpolate.alpha.png: Removed. * fast/canvas/philip/tests/2d.gradient.interpolate.colour.html: Removed. * fast/canvas/philip/tests/2d.gradient.interpolate.colour.png: Removed. * fast/canvas/philip/tests/2d.gradient.interpolate.colouralpha.html: Removed. * fast/canvas/philip/tests/2d.gradient.interpolate.colouralpha.png: Removed. * fast/canvas/philip/tests/2d.gradient.interpolate.multiple.html: Removed. * fast/canvas/philip/tests/2d.gradient.interpolate.multiple.png: Removed. * fast/canvas/philip/tests/2d.gradient.interpolate.outside.html: Removed. * fast/canvas/philip/tests/2d.gradient.interpolate.overlap.html: Removed. * fast/canvas/philip/tests/2d.gradient.interpolate.overlap.png: Removed. * fast/canvas/philip/tests/2d.gradient.interpolate.overlap2.html: Removed. * fast/canvas/philip/tests/2d.gradient.interpolate.solid.html: Removed. * fast/canvas/philip/tests/2d.gradient.interpolate.vertical.html: Removed. * fast/canvas/philip/tests/2d.gradient.interpolate.vertical.png: Removed. * fast/canvas/philip/tests/2d.gradient.interpolate.zerosize.html: Removed. * fast/canvas/philip/tests/2d.gradient.linear.nonfinite.html: Removed. * fast/canvas/philip/tests/2d.gradient.linear.transform.1.html: Removed. * fast/canvas/philip/tests/2d.gradient.linear.transform.2.html: Removed. * fast/canvas/philip/tests/2d.gradient.linear.transform.3.html: Removed. * fast/canvas/philip/tests/2d.gradient.object.compare.html: Removed. * fast/canvas/philip/tests/2d.gradient.object.crosscanvas.html: Removed. * fast/canvas/philip/tests/2d.gradient.object.invalidcolour.html: Removed. * fast/canvas/philip/tests/2d.gradient.object.invalidoffset.html: Removed. * fast/canvas/philip/tests/2d.gradient.object.return.html: Removed. * fast/canvas/philip/tests/2d.gradient.object.update.html: Removed. * fast/canvas/philip/tests/2d.gradient.radial.cone.behind.html: Removed. * fast/canvas/philip/tests/2d.gradient.radial.cone.beside.html: Removed. * fast/canvas/philip/tests/2d.gradient.radial.cone.bottom.html: Removed. * fast/canvas/philip/tests/2d.gradient.radial.cone.cylinder.html: Removed. * fast/canvas/philip/tests/2d.gradient.radial.cone.front.html: Removed. * fast/canvas/philip/tests/2d.gradient.radial.cone.shape1.html: Removed. * fast/canvas/philip/tests/2d.gradient.radial.cone.shape2.html: Removed. * fast/canvas/philip/tests/2d.gradient.radial.cone.top.html: Removed. * fast/canvas/philip/tests/2d.gradient.radial.equal.html: Removed. * fast/canvas/philip/tests/2d.gradient.radial.inside1.html: Removed. * fast/canvas/philip/tests/2d.gradient.radial.inside2.html: Removed. * fast/canvas/philip/tests/2d.gradient.radial.inside3.html: Removed. * fast/canvas/philip/tests/2d.gradient.radial.negative.html: Removed. * fast/canvas/philip/tests/2d.gradient.radial.nonfinite.html: Removed. * fast/canvas/philip/tests/2d.gradient.radial.outside1.html: Removed. * fast/canvas/philip/tests/2d.gradient.radial.outside2.html: Removed. * fast/canvas/philip/tests/2d.gradient.radial.outside3.html: Removed. * fast/canvas/philip/tests/2d.gradient.radial.touch1.html: Removed. * fast/canvas/philip/tests/2d.gradient.radial.touch2.html: Removed. * fast/canvas/philip/tests/2d.gradient.radial.touch3.html: Removed. * fast/canvas/philip/tests/2d.gradient.radial.transform.1.html: Removed. * fast/canvas/philip/tests/2d.gradient.radial.transform.2.html: Removed. * fast/canvas/philip/tests/2d.gradient.radial.transform.3.html: Removed. * fast/canvas/philip/tests/2d.imageData.create1.basic.html: Removed. * fast/canvas/philip/tests/2d.imageData.create1.initial.html: Removed. * fast/canvas/philip/tests/2d.imageData.create1.type.html: Removed. * fast/canvas/philip/tests/2d.imageData.create1.zero.html: Removed. * fast/canvas/philip/tests/2d.imageData.create2.basic.html: Removed. * fast/canvas/philip/tests/2d.imageData.create2.initial.html: Removed. * fast/canvas/philip/tests/2d.imageData.create2.large.html: Removed. * fast/canvas/philip/tests/2d.imageData.create2.negative.html: Removed. * fast/canvas/philip/tests/2d.imageData.create2.nonfinite.html: Removed. * fast/canvas/philip/tests/2d.imageData.create2.round.html: Removed. * fast/canvas/philip/tests/2d.imageData.create2.tiny.html: Removed. * fast/canvas/philip/tests/2d.imageData.create2.type.html: Removed. * fast/canvas/philip/tests/2d.imageData.create2.zero.html: Removed. * fast/canvas/philip/tests/2d.imageData.get.basic.html: Removed. * fast/canvas/philip/tests/2d.imageData.get.clamp.html: Removed. * fast/canvas/philip/tests/2d.imageData.get.length.html: Removed. * fast/canvas/philip/tests/2d.imageData.get.nonfinite.html: Removed. * fast/canvas/philip/tests/2d.imageData.get.nonpremul.html: Removed. * fast/canvas/philip/tests/2d.imageData.get.order.alpha.html: Removed. * fast/canvas/philip/tests/2d.imageData.get.order.cols.html: Removed. * fast/canvas/philip/tests/2d.imageData.get.order.rgb.html: Removed. * fast/canvas/philip/tests/2d.imageData.get.order.rows.html: Removed. * fast/canvas/philip/tests/2d.imageData.get.range.html: Removed. * fast/canvas/philip/tests/2d.imageData.get.source.negative.html: Removed. * fast/canvas/philip/tests/2d.imageData.get.source.outside.html: Removed. * fast/canvas/philip/tests/2d.imageData.get.source.size.html: Removed. * fast/canvas/philip/tests/2d.imageData.get.tiny.html: Removed. * fast/canvas/philip/tests/2d.imageData.get.type.html: Removed. * fast/canvas/philip/tests/2d.imageData.get.unaffected.html: Removed. * fast/canvas/philip/tests/2d.imageData.get.zero.html: Removed. * fast/canvas/philip/tests/2d.imageData.object.ctor.html: Removed. * fast/canvas/philip/tests/2d.imageData.object.nan.html: Removed. * fast/canvas/philip/tests/2d.imageData.object.properties.html: Removed. * fast/canvas/philip/tests/2d.imageData.object.readonly.html: Removed. * fast/canvas/philip/tests/2d.imageData.object.round.html: Removed. * fast/canvas/philip/tests/2d.imageData.object.set.html: Removed. * fast/canvas/philip/tests/2d.imageData.object.string.html: Removed. * fast/canvas/philip/tests/2d.imageData.object.undefined.html: Removed. * fast/canvas/philip/tests/2d.imageData.object.wrap.html: Removed. * fast/canvas/philip/tests/2d.imageData.put.alpha.html: Removed. * fast/canvas/philip/tests/2d.imageData.put.alpha.png: Removed. * fast/canvas/philip/tests/2d.imageData.put.basic.html: Removed. * fast/canvas/philip/tests/2d.imageData.put.clip.html: Removed. * fast/canvas/philip/tests/2d.imageData.put.created.html: Removed. * fast/canvas/philip/tests/2d.imageData.put.cross.html: Removed. * fast/canvas/philip/tests/2d.imageData.put.dirty.negative.html: Removed. * fast/canvas/philip/tests/2d.imageData.put.dirty.outside.html: Removed. * fast/canvas/philip/tests/2d.imageData.put.dirty.rect1.html: Removed. * fast/canvas/philip/tests/2d.imageData.put.dirty.rect2.html: Removed. * fast/canvas/philip/tests/2d.imageData.put.dirty.zero.html: Removed. * fast/canvas/philip/tests/2d.imageData.put.modified.html: Removed. * fast/canvas/philip/tests/2d.imageData.put.nonfinite.html: Removed. * fast/canvas/philip/tests/2d.imageData.put.null.html: Removed. * fast/canvas/philip/tests/2d.imageData.put.path.html: Removed. * fast/canvas/philip/tests/2d.imageData.put.unaffected.html: Removed. * fast/canvas/philip/tests/2d.imageData.put.unchanged.html: Removed. * fast/canvas/philip/tests/2d.imageData.put.wrongtype.html: Removed. * fast/canvas/philip/tests/2d.line.cap.butt.html: Removed. * fast/canvas/philip/tests/2d.line.cap.closed.html: Removed. * fast/canvas/philip/tests/2d.line.cap.invalid.html: Removed. * fast/canvas/philip/tests/2d.line.cap.open.html: Removed. * fast/canvas/philip/tests/2d.line.cap.round.html: Removed. * fast/canvas/philip/tests/2d.line.cap.square.html: Removed. * fast/canvas/philip/tests/2d.line.cap.valid.html: Removed. * fast/canvas/philip/tests/2d.line.cross.html: Removed. * fast/canvas/philip/tests/2d.line.defaults.html: Removed. * fast/canvas/philip/tests/2d.line.join.bevel.html: Removed. * fast/canvas/philip/tests/2d.line.join.closed.html: Removed. * fast/canvas/philip/tests/2d.line.join.invalid.html: Removed. * fast/canvas/philip/tests/2d.line.join.miter.html: Removed. * fast/canvas/philip/tests/2d.line.join.open.html: Removed. * fast/canvas/philip/tests/2d.line.join.parallel.html: Removed. * fast/canvas/philip/tests/2d.line.join.round.html: Removed. * fast/canvas/philip/tests/2d.line.join.valid.html: Removed. * fast/canvas/philip/tests/2d.line.miter.acute.html: Removed. * fast/canvas/philip/tests/2d.line.miter.exceeded.html: Removed. * fast/canvas/philip/tests/2d.line.miter.invalid.html: Removed. * fast/canvas/philip/tests/2d.line.miter.lineedge.html: Removed. * fast/canvas/philip/tests/2d.line.miter.obtuse.html: Removed. * fast/canvas/philip/tests/2d.line.miter.rightangle.html: Removed. * fast/canvas/philip/tests/2d.line.miter.valid.html: Removed. * fast/canvas/philip/tests/2d.line.miter.within.html: Removed. * fast/canvas/philip/tests/2d.line.union.html: Removed. * fast/canvas/philip/tests/2d.line.width.basic.html: Removed. * fast/canvas/philip/tests/2d.line.width.invalid.html: Removed. * fast/canvas/philip/tests/2d.line.width.scaledefault.html: Removed. * fast/canvas/philip/tests/2d.line.width.transformed.html: Removed. * fast/canvas/philip/tests/2d.line.width.valid.html: Removed. * fast/canvas/philip/tests/2d.missingargs.html: Removed. * fast/canvas/philip/tests/2d.path.arc.angle.1.html: Removed. * fast/canvas/philip/tests/2d.path.arc.angle.2.html: Removed. * fast/canvas/philip/tests/2d.path.arc.angle.3.html: Removed. * fast/canvas/philip/tests/2d.path.arc.angle.4.html: Removed. * fast/canvas/philip/tests/2d.path.arc.angle.5.html: Removed. * fast/canvas/philip/tests/2d.path.arc.angle.6.html: Removed. * fast/canvas/philip/tests/2d.path.arc.empty.html: Removed. * fast/canvas/philip/tests/2d.path.arc.end.html: Removed. * fast/canvas/philip/tests/2d.path.arc.negative.html: Removed. * fast/canvas/philip/tests/2d.path.arc.nonempty.html: Removed. * fast/canvas/philip/tests/2d.path.arc.nonfinite.html: Removed. * fast/canvas/philip/tests/2d.path.arc.scale.1.html: Removed. * fast/canvas/philip/tests/2d.path.arc.scale.2.html: Removed. * fast/canvas/philip/tests/2d.path.arc.selfintersect.1.html: Removed. * fast/canvas/philip/tests/2d.path.arc.selfintersect.2.html: Removed. * fast/canvas/philip/tests/2d.path.arc.shape.1.html: Removed. * fast/canvas/philip/tests/2d.path.arc.shape.2.html: Removed. * fast/canvas/philip/tests/2d.path.arc.shape.3.html: Removed. * fast/canvas/philip/tests/2d.path.arc.shape.4.html: Removed. * fast/canvas/philip/tests/2d.path.arc.shape.5.html: Removed. * fast/canvas/philip/tests/2d.path.arc.twopie.1.html: Removed. * fast/canvas/philip/tests/2d.path.arc.twopie.2.html: Removed. * fast/canvas/philip/tests/2d.path.arc.twopie.3.html: Removed. * fast/canvas/philip/tests/2d.path.arc.twopie.4.html: Removed. * fast/canvas/philip/tests/2d.path.arc.zero.1.html: Removed. * fast/canvas/philip/tests/2d.path.arc.zero.2.html: Removed. * fast/canvas/philip/tests/2d.path.arc.zeroradius.html: Removed. * fast/canvas/philip/tests/2d.path.arcTo.coincide.1.html: Removed. * fast/canvas/philip/tests/2d.path.arcTo.coincide.2.html: Removed. * fast/canvas/philip/tests/2d.path.arcTo.collinear.1.html: Removed. * fast/canvas/philip/tests/2d.path.arcTo.collinear.2.html: Removed. * fast/canvas/philip/tests/2d.path.arcTo.collinear.3.html: Removed. * fast/canvas/philip/tests/2d.path.arcTo.ensuresubpath.1.html: Removed. * fast/canvas/philip/tests/2d.path.arcTo.ensuresubpath.2.html: Removed. * fast/canvas/philip/tests/2d.path.arcTo.negative.html: Removed. * fast/canvas/philip/tests/2d.path.arcTo.nonfinite.html: Removed. * fast/canvas/philip/tests/2d.path.arcTo.scale.html: Removed. * fast/canvas/philip/tests/2d.path.arcTo.shape.curve1.html: Removed. * fast/canvas/philip/tests/2d.path.arcTo.shape.curve2.html: Removed. * fast/canvas/philip/tests/2d.path.arcTo.shape.end.html: Removed. * fast/canvas/philip/tests/2d.path.arcTo.shape.start.html: Removed. * fast/canvas/philip/tests/2d.path.arcTo.transformation.html: Removed. * fast/canvas/philip/tests/2d.path.arcTo.zero.1.html: Removed. * fast/canvas/philip/tests/2d.path.arcTo.zero.2.html: Removed. * fast/canvas/philip/tests/2d.path.beginPath.html: Removed. * fast/canvas/philip/tests/2d.path.bezierCurveTo.basic.html: Removed. * fast/canvas/philip/tests/2d.path.bezierCurveTo.ensuresubpath.1.html: Removed. * fast/canvas/philip/tests/2d.path.bezierCurveTo.ensuresubpath.2.html: Removed. * fast/canvas/philip/tests/2d.path.bezierCurveTo.nonfinite.html: Removed. * fast/canvas/philip/tests/2d.path.bezierCurveTo.scaled.html: Removed. * fast/canvas/philip/tests/2d.path.bezierCurveTo.shape.html: Removed. * fast/canvas/philip/tests/2d.path.clip.basic.1.html: Removed. * fast/canvas/philip/tests/2d.path.clip.basic.2.html: Removed. * fast/canvas/philip/tests/2d.path.clip.empty.html: Removed. * fast/canvas/philip/tests/2d.path.clip.intersect.html: Removed. * fast/canvas/philip/tests/2d.path.clip.unaffected.html: Removed. * fast/canvas/philip/tests/2d.path.clip.winding.1.html: Removed. * fast/canvas/philip/tests/2d.path.clip.winding.2.html: Removed. * fast/canvas/philip/tests/2d.path.closePath.empty.html: Removed. * fast/canvas/philip/tests/2d.path.closePath.newline.html: Removed. * fast/canvas/philip/tests/2d.path.closePath.nextpoint.html: Removed. * fast/canvas/philip/tests/2d.path.fill.closed.basic.html: Removed. * fast/canvas/philip/tests/2d.path.fill.closed.unaffected.html: Removed. * fast/canvas/philip/tests/2d.path.fill.overlap.html: Removed. * fast/canvas/philip/tests/2d.path.fill.overlap.png: Removed. * fast/canvas/philip/tests/2d.path.fill.winding.add.html: Removed. * fast/canvas/philip/tests/2d.path.fill.winding.subtract.1.html: Removed. * fast/canvas/philip/tests/2d.path.fill.winding.subtract.2.html: Removed. * fast/canvas/philip/tests/2d.path.fill.winding.subtract.3.html: Removed. * fast/canvas/philip/tests/2d.path.initial.html: Removed. * fast/canvas/philip/tests/2d.path.isPointInPath.arc.html: Removed. * fast/canvas/philip/tests/2d.path.isPointInPath.basic.1.html: Removed. * fast/canvas/philip/tests/2d.path.isPointInPath.basic.2.html: Removed. * fast/canvas/philip/tests/2d.path.isPointInPath.bezier.html: Removed. * fast/canvas/philip/tests/2d.path.isPointInPath.bigarc.html: Removed. * fast/canvas/philip/tests/2d.path.isPointInPath.edge.html: Removed. * fast/canvas/philip/tests/2d.path.isPointInPath.empty.html: Removed. * fast/canvas/philip/tests/2d.path.isPointInPath.nonfinite.html: Removed. * fast/canvas/philip/tests/2d.path.isPointInPath.outside.html: Removed. * fast/canvas/philip/tests/2d.path.isPointInPath.subpath.html: Removed. * fast/canvas/philip/tests/2d.path.isPointInPath.transform.1.html: Removed. * fast/canvas/philip/tests/2d.path.isPointInPath.transform.2.html: Removed. * fast/canvas/philip/tests/2d.path.isPointInPath.transform.3.html: Removed. * fast/canvas/philip/tests/2d.path.isPointInPath.unclosed.html: Removed. * fast/canvas/philip/tests/2d.path.isPointInPath.winding.html: Removed. * fast/canvas/philip/tests/2d.path.lineTo.basic.html: Removed. * fast/canvas/philip/tests/2d.path.lineTo.ensuresubpath.1.html: Removed. * fast/canvas/philip/tests/2d.path.lineTo.ensuresubpath.2.html: Removed. * fast/canvas/philip/tests/2d.path.lineTo.nextpoint.html: Removed. * fast/canvas/philip/tests/2d.path.lineTo.nonfinite.html: Removed. * fast/canvas/philip/tests/2d.path.moveTo.basic.html: Removed. * fast/canvas/philip/tests/2d.path.moveTo.multiple.html: Removed. * fast/canvas/philip/tests/2d.path.moveTo.newsubpath.html: Removed. * fast/canvas/philip/tests/2d.path.moveTo.nonfinite.html: Removed. * fast/canvas/philip/tests/2d.path.quadraticCurveTo.basic.html: Removed. * fast/canvas/philip/tests/2d.path.quadraticCurveTo.ensuresubpath.1.html: Removed. * fast/canvas/philip/tests/2d.path.quadraticCurveTo.ensuresubpath.2.html: Removed. * fast/canvas/philip/tests/2d.path.quadraticCurveTo.nonfinite.html: Removed. * fast/canvas/philip/tests/2d.path.quadraticCurveTo.scaled.html: Removed. * fast/canvas/philip/tests/2d.path.quadraticCurveTo.shape.html: Removed. * fast/canvas/philip/tests/2d.path.rect.basic.html: Removed. * fast/canvas/philip/tests/2d.path.rect.closed.html: Removed. * fast/canvas/philip/tests/2d.path.rect.end.1.html: Removed. * fast/canvas/philip/tests/2d.path.rect.end.2.html: Removed. * fast/canvas/philip/tests/2d.path.rect.negative.html: Removed. * fast/canvas/philip/tests/2d.path.rect.newsubpath.html: Removed. * fast/canvas/philip/tests/2d.path.rect.nonfinite.html: Removed. * fast/canvas/philip/tests/2d.path.rect.selfintersect.html: Removed. * fast/canvas/philip/tests/2d.path.rect.winding.html: Removed. * fast/canvas/philip/tests/2d.path.rect.zero.1.html: Removed. * fast/canvas/philip/tests/2d.path.rect.zero.2.html: Removed. * fast/canvas/philip/tests/2d.path.rect.zero.3.html: Removed. * fast/canvas/philip/tests/2d.path.rect.zero.4.html: Removed. * fast/canvas/philip/tests/2d.path.rect.zero.5.html: Removed. * fast/canvas/philip/tests/2d.path.rect.zero.6.html: Removed. * fast/canvas/philip/tests/2d.path.stroke.empty.html: Removed. * fast/canvas/philip/tests/2d.path.stroke.overlap.html: Removed. * fast/canvas/philip/tests/2d.path.stroke.overlap.png: Removed. * fast/canvas/philip/tests/2d.path.stroke.prune.arc.html: Removed. * fast/canvas/philip/tests/2d.path.stroke.prune.closed.html: Removed. * fast/canvas/philip/tests/2d.path.stroke.prune.corner.html: Removed. * fast/canvas/philip/tests/2d.path.stroke.prune.curve.html: Removed. * fast/canvas/philip/tests/2d.path.stroke.prune.line.html: Removed. * fast/canvas/philip/tests/2d.path.stroke.prune.rect.html: Removed. * fast/canvas/philip/tests/2d.path.stroke.scale1.html: Removed. * fast/canvas/philip/tests/2d.path.stroke.scale2.html: Removed. * fast/canvas/philip/tests/2d.path.stroke.skew.html: Removed. * fast/canvas/philip/tests/2d.path.stroke.unaffected.html: Removed. * fast/canvas/philip/tests/2d.path.stroke.union.html: Removed. * fast/canvas/philip/tests/2d.path.transformation.basic.html: Removed. * fast/canvas/philip/tests/2d.path.transformation.changing.html: Removed. * fast/canvas/philip/tests/2d.path.transformation.multiple.html: Removed. * fast/canvas/philip/tests/2d.pattern.animated.gif.html: Removed. * fast/canvas/philip/tests/2d.pattern.basic.canvas.html: Removed. * fast/canvas/philip/tests/2d.pattern.basic.image.html: Removed. * fast/canvas/philip/tests/2d.pattern.basic.nocontext.html: Removed. * fast/canvas/philip/tests/2d.pattern.basic.type.html: Removed. * fast/canvas/philip/tests/2d.pattern.basic.zerocanvas.html: Removed. * fast/canvas/philip/tests/2d.pattern.crosscanvas.html: Removed. * fast/canvas/philip/tests/2d.pattern.image.broken.html: Removed. * fast/canvas/philip/tests/2d.pattern.image.incomplete.html: Removed. * fast/canvas/philip/tests/2d.pattern.image.null.html: Removed. * fast/canvas/philip/tests/2d.pattern.image.string.html: Removed. * fast/canvas/philip/tests/2d.pattern.image.undefined.html: Removed. * fast/canvas/philip/tests/2d.pattern.modify.canvas1.html: Removed. * fast/canvas/philip/tests/2d.pattern.modify.canvas2.html: Removed. * fast/canvas/philip/tests/2d.pattern.modify.image1.html: Removed. * fast/canvas/philip/tests/2d.pattern.modify.image2.html: Removed. * fast/canvas/philip/tests/2d.pattern.paint.norepeat.basic.html: Removed. * fast/canvas/philip/tests/2d.pattern.paint.norepeat.coord1.html: Removed. * fast/canvas/philip/tests/2d.pattern.paint.norepeat.coord2.html: Removed. * fast/canvas/philip/tests/2d.pattern.paint.norepeat.coord3.html: Removed. * fast/canvas/philip/tests/2d.pattern.paint.norepeat.outside.html: Removed. * fast/canvas/philip/tests/2d.pattern.paint.orientation.canvas.html: Removed. * fast/canvas/philip/tests/2d.pattern.paint.orientation.image.html: Removed. * fast/canvas/philip/tests/2d.pattern.paint.repeat.basic.html: Removed. * fast/canvas/philip/tests/2d.pattern.paint.repeat.coord1.html: Removed. * fast/canvas/philip/tests/2d.pattern.paint.repeat.coord2.html: Removed. * fast/canvas/philip/tests/2d.pattern.paint.repeat.coord3.html: Removed. * fast/canvas/philip/tests/2d.pattern.paint.repeat.outside.html: Removed. * fast/canvas/philip/tests/2d.pattern.paint.repeatx.basic.html: Removed. * fast/canvas/philip/tests/2d.pattern.paint.repeatx.coord1.html: Removed. * fast/canvas/philip/tests/2d.pattern.paint.repeatx.outside.html: Removed. * fast/canvas/philip/tests/2d.pattern.paint.repeaty.basic.html: Removed. * fast/canvas/philip/tests/2d.pattern.paint.repeaty.coord1.html: Removed. * fast/canvas/philip/tests/2d.pattern.paint.repeaty.outside.html: Removed. * fast/canvas/philip/tests/2d.pattern.repeat.case.html: Removed. * fast/canvas/philip/tests/2d.pattern.repeat.empty.html: Removed. * fast/canvas/philip/tests/2d.pattern.repeat.null.html: Removed. * fast/canvas/philip/tests/2d.pattern.repeat.nullsuffix.html: Removed. * fast/canvas/philip/tests/2d.pattern.repeat.undefined.html: Removed. * fast/canvas/philip/tests/2d.pattern.repeat.unrecognised.html: Removed. * fast/canvas/philip/tests/2d.scaled.html: Removed. * fast/canvas/philip/tests/2d.scaled.png: Removed. * fast/canvas/philip/tests/2d.shadow.alpha.1.html: Removed. * fast/canvas/philip/tests/2d.shadow.alpha.2.html: Removed. * fast/canvas/philip/tests/2d.shadow.alpha.2.png: Removed. * fast/canvas/philip/tests/2d.shadow.alpha.3.html: Removed. * fast/canvas/philip/tests/2d.shadow.alpha.3.png: Removed. * fast/canvas/philip/tests/2d.shadow.alpha.4.html: Removed. * fast/canvas/philip/tests/2d.shadow.alpha.4.png: Removed. * fast/canvas/philip/tests/2d.shadow.alpha.5.html: Removed. * fast/canvas/philip/tests/2d.shadow.alpha.5.png: Removed. * fast/canvas/philip/tests/2d.shadow.attributes.shadowBlur.initial.html: Removed. * fast/canvas/philip/tests/2d.shadow.attributes.shadowBlur.invalid.html: Removed. * fast/canvas/philip/tests/2d.shadow.attributes.shadowBlur.valid.html: Removed. * fast/canvas/philip/tests/2d.shadow.attributes.shadowColor.initial.html: Removed. * fast/canvas/philip/tests/2d.shadow.attributes.shadowColor.invalid.html: Removed. * fast/canvas/philip/tests/2d.shadow.attributes.shadowColor.valid.html: Removed. * fast/canvas/philip/tests/2d.shadow.attributes.shadowOffset.initial.html: Removed. * fast/canvas/philip/tests/2d.shadow.attributes.shadowOffset.invalid.html: Removed. * fast/canvas/philip/tests/2d.shadow.attributes.shadowOffset.valid.html: Removed. * fast/canvas/philip/tests/2d.shadow.blur.high.html: Removed. * fast/canvas/philip/tests/2d.shadow.blur.high.png: Removed. * fast/canvas/philip/tests/2d.shadow.blur.low.html: Removed. * fast/canvas/philip/tests/2d.shadow.blur.low.png: Removed. * fast/canvas/philip/tests/2d.shadow.canvas.alpha.html: Removed. * fast/canvas/philip/tests/2d.shadow.canvas.alpha.png: Removed. * fast/canvas/philip/tests/2d.shadow.canvas.basic.html: Removed. * fast/canvas/philip/tests/2d.shadow.canvas.transparent.1.html: Removed. * fast/canvas/philip/tests/2d.shadow.canvas.transparent.2.html: Removed. * fast/canvas/philip/tests/2d.shadow.clip.1.html: Removed. * fast/canvas/philip/tests/2d.shadow.clip.2.html: Removed. * fast/canvas/philip/tests/2d.shadow.clip.3.html: Removed. * fast/canvas/philip/tests/2d.shadow.composite.1.html: Removed. * fast/canvas/philip/tests/2d.shadow.composite.2.html: Removed. * fast/canvas/philip/tests/2d.shadow.composite.3.html: Removed. * fast/canvas/philip/tests/2d.shadow.enable.blur.html: Removed. * fast/canvas/philip/tests/2d.shadow.enable.off.1.html: Removed. * fast/canvas/philip/tests/2d.shadow.enable.off.2.html: Removed. * fast/canvas/philip/tests/2d.shadow.enable.x.html: Removed. * fast/canvas/philip/tests/2d.shadow.enable.y.html: Removed. * fast/canvas/philip/tests/2d.shadow.gradient.alpha.html: Removed. * fast/canvas/philip/tests/2d.shadow.gradient.alpha.png: Removed. * fast/canvas/philip/tests/2d.shadow.gradient.basic.html: Removed. * fast/canvas/philip/tests/2d.shadow.gradient.transparent.1.html: Removed. * fast/canvas/philip/tests/2d.shadow.gradient.transparent.2.html: Removed. * fast/canvas/philip/tests/2d.shadow.image.alpha.html: Removed. * fast/canvas/philip/tests/2d.shadow.image.alpha.png: Removed. * fast/canvas/philip/tests/2d.shadow.image.basic.html: Removed. * fast/canvas/philip/tests/2d.shadow.image.scale.html: Removed. * fast/canvas/philip/tests/2d.shadow.image.section.html: Removed. * fast/canvas/philip/tests/2d.shadow.image.transparent.1.html: Removed. * fast/canvas/philip/tests/2d.shadow.image.transparent.2.html: Removed. * fast/canvas/philip/tests/2d.shadow.offset.negativeX.html: Removed. * fast/canvas/philip/tests/2d.shadow.offset.negativeY.html: Removed. * fast/canvas/philip/tests/2d.shadow.offset.positiveX.html: Removed. * fast/canvas/philip/tests/2d.shadow.offset.positiveY.html: Removed. * fast/canvas/philip/tests/2d.shadow.outside.html: Removed. * fast/canvas/philip/tests/2d.shadow.pattern.alpha.html: Removed. * fast/canvas/philip/tests/2d.shadow.pattern.alpha.png: Removed. * fast/canvas/philip/tests/2d.shadow.pattern.basic.html: Removed. * fast/canvas/philip/tests/2d.shadow.pattern.transparent.1.html: Removed. * fast/canvas/philip/tests/2d.shadow.pattern.transparent.2.html: Removed. * fast/canvas/philip/tests/2d.shadow.stroke.basic.html: Removed. * fast/canvas/philip/tests/2d.shadow.stroke.cap.1.html: Removed. * fast/canvas/philip/tests/2d.shadow.stroke.cap.2.html: Removed. * fast/canvas/philip/tests/2d.shadow.stroke.join.1.html: Removed. * fast/canvas/philip/tests/2d.shadow.stroke.join.2.html: Removed. * fast/canvas/philip/tests/2d.shadow.stroke.join.3.html: Removed. * fast/canvas/philip/tests/2d.shadow.transform.1.html: Removed. * fast/canvas/philip/tests/2d.shadow.transform.2.html: Removed. * fast/canvas/philip/tests/2d.state.saverestore.bitmap.html: Removed. * fast/canvas/philip/tests/2d.state.saverestore.clip.html: Removed. * fast/canvas/philip/tests/2d.state.saverestore.fillStyle.html: Removed. * fast/canvas/philip/tests/2d.state.saverestore.font.html: Removed. * fast/canvas/philip/tests/2d.state.saverestore.globalAlpha.html: Removed. * fast/canvas/philip/tests/2d.state.saverestore.globalCompositeOperation.html: Removed. * fast/canvas/philip/tests/2d.state.saverestore.lineCap.html: Removed. * fast/canvas/philip/tests/2d.state.saverestore.lineJoin.html: Removed. * fast/canvas/philip/tests/2d.state.saverestore.lineWidth.html: Removed. * fast/canvas/philip/tests/2d.state.saverestore.miterLimit.html: Removed. * fast/canvas/philip/tests/2d.state.saverestore.path.html: Removed. * fast/canvas/philip/tests/2d.state.saverestore.shadowBlur.html: Removed. * fast/canvas/philip/tests/2d.state.saverestore.shadowColor.html: Removed. * fast/canvas/philip/tests/2d.state.saverestore.shadowOffsetX.html: Removed. * fast/canvas/philip/tests/2d.state.saverestore.shadowOffsetY.html: Removed. * fast/canvas/philip/tests/2d.state.saverestore.stack.html: Removed. * fast/canvas/philip/tests/2d.state.saverestore.stackdepth.html: Removed. * fast/canvas/philip/tests/2d.state.saverestore.strokeStyle.html: Removed. * fast/canvas/philip/tests/2d.state.saverestore.textAlign.html: Removed. * fast/canvas/philip/tests/2d.state.saverestore.textBaseline.html: Removed. * fast/canvas/philip/tests/2d.state.saverestore.transformation.html: Removed. * fast/canvas/philip/tests/2d.state.saverestore.underflow.html: Removed. * fast/canvas/philip/tests/2d.strokeRect.basic.html: Removed. * fast/canvas/philip/tests/2d.strokeRect.clip.html: Removed. * fast/canvas/philip/tests/2d.strokeRect.globalalpha.html: Removed. * fast/canvas/philip/tests/2d.strokeRect.globalcomposite.html: Removed. * fast/canvas/philip/tests/2d.strokeRect.negative.html: Removed. * fast/canvas/philip/tests/2d.strokeRect.nonfinite.html: Removed. * fast/canvas/philip/tests/2d.strokeRect.path.html: Removed. * fast/canvas/philip/tests/2d.strokeRect.shadow.html: Removed. * fast/canvas/philip/tests/2d.strokeRect.transform.html: Removed. * fast/canvas/philip/tests/2d.strokeRect.zero.1.html: Removed. * fast/canvas/philip/tests/2d.strokeRect.zero.2.html: Removed. * fast/canvas/philip/tests/2d.strokeRect.zero.3.html: Removed. * fast/canvas/philip/tests/2d.strokeRect.zero.4.html: Removed. * fast/canvas/philip/tests/2d.strokeRect.zero.5.html: Removed. * fast/canvas/philip/tests/2d.strokeStyle.default.html: Removed. * fast/canvas/philip/tests/2d.text.align.default.html: Removed. * fast/canvas/philip/tests/2d.text.align.invalid.html: Removed. * fast/canvas/philip/tests/2d.text.align.valid.html: Removed. * fast/canvas/philip/tests/2d.text.baseline.default.html: Removed. * fast/canvas/philip/tests/2d.text.baseline.invalid.html: Removed. * fast/canvas/philip/tests/2d.text.baseline.valid.html: Removed. * fast/canvas/philip/tests/2d.text.draw.align.center.html: Removed. * fast/canvas/philip/tests/2d.text.draw.align.end.ltr.html: Removed. * fast/canvas/philip/tests/2d.text.draw.align.end.rtl.html: Removed. * fast/canvas/philip/tests/2d.text.draw.align.left.html: Removed. * fast/canvas/philip/tests/2d.text.draw.align.right.html: Removed. * fast/canvas/philip/tests/2d.text.draw.align.start.ltr.html: Removed. * fast/canvas/philip/tests/2d.text.draw.align.start.rtl.html: Removed. * fast/canvas/philip/tests/2d.text.draw.baseline.alphabetic.html: Removed. * fast/canvas/philip/tests/2d.text.draw.baseline.bottom.html: Removed. * fast/canvas/philip/tests/2d.text.draw.baseline.hanging.html: Removed. * fast/canvas/philip/tests/2d.text.draw.baseline.ideographic.html: Removed. * fast/canvas/philip/tests/2d.text.draw.baseline.middle.html: Removed. * fast/canvas/philip/tests/2d.text.draw.baseline.top.html: Removed. * fast/canvas/philip/tests/2d.text.draw.fill.basic.html: Removed. * fast/canvas/philip/tests/2d.text.draw.fill.basic.png: Removed. * fast/canvas/philip/tests/2d.text.draw.fill.maxWidth.bound.html: Removed. * fast/canvas/philip/tests/2d.text.draw.fill.maxWidth.fontface.html: Removed. * fast/canvas/philip/tests/2d.text.draw.fill.maxWidth.large.html: Removed. * fast/canvas/philip/tests/2d.text.draw.fill.maxWidth.large.png: Removed. * fast/canvas/philip/tests/2d.text.draw.fill.maxWidth.small.html: Removed. * fast/canvas/philip/tests/2d.text.draw.fill.maxWidth.zero.html: Removed. * fast/canvas/philip/tests/2d.text.draw.fill.rtl.html: Removed. * fast/canvas/philip/tests/2d.text.draw.fill.rtl.png: Removed. * fast/canvas/philip/tests/2d.text.draw.fill.unaffected.html: Removed. * fast/canvas/philip/tests/2d.text.draw.fontface.html: Removed. * fast/canvas/philip/tests/2d.text.draw.fontface.notinpage.html: Removed. * fast/canvas/philip/tests/2d.text.draw.fontface.repeat.html: Removed. * fast/canvas/philip/tests/2d.text.draw.kern.consistent.html: Removed. * fast/canvas/philip/tests/2d.text.draw.space.basic.html: Removed. * fast/canvas/philip/tests/2d.text.draw.space.collapse.end.html: Removed. * fast/canvas/philip/tests/2d.text.draw.space.collapse.nonspace.html: Removed. * fast/canvas/philip/tests/2d.text.draw.space.collapse.other.html: Removed. * fast/canvas/philip/tests/2d.text.draw.space.collapse.space.html: Removed. * fast/canvas/philip/tests/2d.text.draw.space.collapse.start.html: Removed. * fast/canvas/philip/tests/2d.text.draw.stroke.basic.html: Removed. * fast/canvas/philip/tests/2d.text.draw.stroke.basic.png: Removed. * fast/canvas/philip/tests/2d.text.draw.stroke.unaffected.html: Removed. * fast/canvas/philip/tests/2d.text.font.default.html: Removed. * fast/canvas/philip/tests/2d.text.font.parse.basic.html: Removed. * fast/canvas/philip/tests/2d.text.font.parse.complex.html: Removed. * fast/canvas/philip/tests/2d.text.font.parse.invalid.html: Removed. * fast/canvas/philip/tests/2d.text.font.parse.size.percentage.default.html: Removed. * fast/canvas/philip/tests/2d.text.font.parse.size.percentage.html: Removed. * fast/canvas/philip/tests/2d.text.font.parse.system.html: Removed. * fast/canvas/philip/tests/2d.text.measure.width.basic.html: Removed. * fast/canvas/philip/tests/2d.text.measure.width.empty.html: Removed. * fast/canvas/philip/tests/2d.text.measure.width.space.html: Removed. * fast/canvas/philip/tests/2d.transformation.order.html: Removed. * fast/canvas/philip/tests/2d.transformation.rotate.direction.html: Removed. * fast/canvas/philip/tests/2d.transformation.rotate.nonfinite.html: Removed. * fast/canvas/philip/tests/2d.transformation.rotate.radians.html: Removed. * fast/canvas/philip/tests/2d.transformation.rotate.wrap.html: Removed. * fast/canvas/philip/tests/2d.transformation.rotate.wrapnegative.html: Removed. * fast/canvas/philip/tests/2d.transformation.rotate.zero.html: Removed. * fast/canvas/philip/tests/2d.transformation.scale.basic.html: Removed. * fast/canvas/philip/tests/2d.transformation.scale.large.html: Removed. * fast/canvas/philip/tests/2d.transformation.scale.multiple.html: Removed. * fast/canvas/philip/tests/2d.transformation.scale.negative.html: Removed. * fast/canvas/philip/tests/2d.transformation.scale.nonfinite.html: Removed. * fast/canvas/philip/tests/2d.transformation.scale.zero.html: Removed. * fast/canvas/philip/tests/2d.transformation.setTransform.multiple.html: Removed. * fast/canvas/philip/tests/2d.transformation.setTransform.nonfinite.html: Removed. * fast/canvas/philip/tests/2d.transformation.setTransform.skewed.html: Removed. * fast/canvas/philip/tests/2d.transformation.transform.identity.html: Removed. * fast/canvas/philip/tests/2d.transformation.transform.multiply.html: Removed. * fast/canvas/philip/tests/2d.transformation.transform.nonfinite.html: Removed. * fast/canvas/philip/tests/2d.transformation.transform.skewed.html: Removed. * fast/canvas/philip/tests/2d.transformation.translate.basic.html: Removed. * fast/canvas/philip/tests/2d.transformation.translate.nonfinite.html: Removed. * fast/canvas/philip/tests/2d.voidreturn.html: Removed. * fast/canvas/philip/tests/clear-100x50.png: Removed. * fast/canvas/philip/tests/context.casesensitive.html: Removed. * fast/canvas/philip/tests/context.emptystring.html: Removed. * fast/canvas/philip/tests/context.unrecognised.badname.html: Removed. * fast/canvas/philip/tests/context.unrecognised.badsuffix.html: Removed. * fast/canvas/philip/tests/context.unrecognised.nullsuffix.html: Removed. * fast/canvas/philip/tests/context.unrecognised.unicode.html: Removed. * fast/canvas/philip/tests/fallback.basic.html: Removed. * fast/canvas/philip/tests/fallback.multiple.html: Removed. * fast/canvas/philip/tests/fallback.nested.html: Removed. * fast/canvas/philip/tests/green-100x50.png: Removed. * fast/canvas/philip/tests/initial.colour.html: Removed. * fast/canvas/philip/tests/initial.colour.png: Removed. * fast/canvas/philip/tests/initial.reset.2dstate.html: Removed. * fast/canvas/philip/tests/initial.reset.clip.html: Removed. * fast/canvas/philip/tests/initial.reset.different.html: Removed. * fast/canvas/philip/tests/initial.reset.different.png: Removed. * fast/canvas/philip/tests/initial.reset.gradient.html: Removed. * fast/canvas/philip/tests/initial.reset.path.html: Removed. * fast/canvas/philip/tests/initial.reset.path.png: Removed. * fast/canvas/philip/tests/initial.reset.pattern.html: Removed. * fast/canvas/philip/tests/initial.reset.same.html: Removed. * fast/canvas/philip/tests/initial.reset.same.png: Removed. * fast/canvas/philip/tests/initial.reset.transform.html: Removed. * fast/canvas/philip/tests/security.dataURI.html: Removed. * fast/canvas/philip/tests/security.drawImage.canvas.html: Removed. * fast/canvas/philip/tests/security.drawImage.image.html: Removed. * fast/canvas/philip/tests/security.pattern.canvas.fillStyle.html: Removed. * fast/canvas/philip/tests/security.pattern.canvas.strokeStyle.html: Removed. * fast/canvas/philip/tests/security.pattern.canvas.timing.html: Removed. * fast/canvas/philip/tests/security.pattern.create.html: Removed. * fast/canvas/philip/tests/security.pattern.cross.html: Removed. * fast/canvas/philip/tests/security.pattern.image.fillStyle.html: Removed. * fast/canvas/philip/tests/security.pattern.image.strokeStyle.html: Removed. * fast/canvas/philip/tests/security.reset.html: Removed. * fast/canvas/philip/tests/size.attributes.default.html: Removed. * fast/canvas/philip/tests/size.attributes.default.png: Removed. * fast/canvas/philip/tests/size.attributes.get.html: Removed. * fast/canvas/philip/tests/size.attributes.get.png: Removed. * fast/canvas/philip/tests/size.attributes.idl.html: Removed. * fast/canvas/philip/tests/size.attributes.idl.set.zero.html: Removed. * fast/canvas/philip/tests/size.attributes.parse.decimal.html: Removed. * fast/canvas/philip/tests/size.attributes.parse.decimal.png: Removed. * fast/canvas/philip/tests/size.attributes.parse.em.html: Removed. * fast/canvas/philip/tests/size.attributes.parse.em.png: Removed. * fast/canvas/philip/tests/size.attributes.parse.empty.html: Removed. * fast/canvas/philip/tests/size.attributes.parse.empty.png: Removed. * fast/canvas/philip/tests/size.attributes.parse.exp.html: Removed. * fast/canvas/philip/tests/size.attributes.parse.exp.png: Removed. * fast/canvas/philip/tests/size.attributes.parse.hex.html: Removed. * fast/canvas/philip/tests/size.attributes.parse.junk.html: Removed. * fast/canvas/philip/tests/size.attributes.parse.junk.png: Removed. * fast/canvas/philip/tests/size.attributes.parse.minus.html: Removed. * fast/canvas/philip/tests/size.attributes.parse.minus.png: Removed. * fast/canvas/philip/tests/size.attributes.parse.octal.html: Removed. * fast/canvas/philip/tests/size.attributes.parse.octal.png: Removed. * fast/canvas/philip/tests/size.attributes.parse.onlyspace.html: Removed. * fast/canvas/philip/tests/size.attributes.parse.onlyspace.png: Removed. * fast/canvas/philip/tests/size.attributes.parse.percent.html: Removed. * fast/canvas/philip/tests/size.attributes.parse.percent.png: Removed. * fast/canvas/philip/tests/size.attributes.parse.plus.html: Removed. * fast/canvas/philip/tests/size.attributes.parse.plus.png: Removed. * fast/canvas/philip/tests/size.attributes.parse.space.html: Removed. * fast/canvas/philip/tests/size.attributes.parse.space.png: Removed. * fast/canvas/philip/tests/size.attributes.parse.trailingjunk.html: Removed. * fast/canvas/philip/tests/size.attributes.parse.trailingjunk.png: Removed. * fast/canvas/philip/tests/size.attributes.parse.whitespace.html: Removed. * fast/canvas/philip/tests/size.attributes.parse.whitespace.png: Removed. * fast/canvas/philip/tests/size.attributes.parse.zero.html: Removed. * fast/canvas/philip/tests/size.attributes.reflect.setcontent.html: Removed. * fast/canvas/philip/tests/size.attributes.reflect.setcontent.png: Removed. * fast/canvas/philip/tests/size.attributes.reflect.setidl.html: Removed. * fast/canvas/philip/tests/size.attributes.reflect.setidl.png: Removed. * fast/canvas/philip/tests/size.attributes.reflect.setidlzero.html: Removed. * fast/canvas/philip/tests/size.attributes.removed.html: Removed. * fast/canvas/philip/tests/size.attributes.removed.png: Removed. * fast/canvas/philip/tests/size.attributes.set.html: Removed. * fast/canvas/philip/tests/size.attributes.set.png: Removed. * fast/canvas/philip/tests/size.attributes.setAttribute.decimal.html: Removed. * fast/canvas/philip/tests/size.attributes.setAttribute.decimal.png: Removed. * fast/canvas/philip/tests/size.attributes.setAttribute.em.html: Removed. * fast/canvas/philip/tests/size.attributes.setAttribute.em.png: Removed. * fast/canvas/philip/tests/size.attributes.setAttribute.empty.html: Removed. * fast/canvas/philip/tests/size.attributes.setAttribute.empty.png: Removed. * fast/canvas/philip/tests/size.attributes.setAttribute.exp.html: Removed. * fast/canvas/philip/tests/size.attributes.setAttribute.exp.png: Removed. * fast/canvas/philip/tests/size.attributes.setAttribute.hex.html: Removed. * fast/canvas/philip/tests/size.attributes.setAttribute.junk.html: Removed. * fast/canvas/philip/tests/size.attributes.setAttribute.junk.png: Removed. * fast/canvas/philip/tests/size.attributes.setAttribute.minus.html: Removed. * fast/canvas/philip/tests/size.attributes.setAttribute.minus.png: Removed. * fast/canvas/philip/tests/size.attributes.setAttribute.octal.html: Removed. * fast/canvas/philip/tests/size.attributes.setAttribute.octal.png: Removed. * fast/canvas/philip/tests/size.attributes.setAttribute.onlyspace.html: Removed. * fast/canvas/philip/tests/size.attributes.setAttribute.onlyspace.png: Removed. * fast/canvas/philip/tests/size.attributes.setAttribute.percent.html: Removed. * fast/canvas/philip/tests/size.attributes.setAttribute.percent.png: Removed. * fast/canvas/philip/tests/size.attributes.setAttribute.plus.html: Removed. * fast/canvas/philip/tests/size.attributes.setAttribute.plus.png: Removed. * fast/canvas/philip/tests/size.attributes.setAttribute.space.html: Removed. * fast/canvas/philip/tests/size.attributes.setAttribute.space.png: Removed. * fast/canvas/philip/tests/size.attributes.setAttribute.trailingjunk.html: Removed. * fast/canvas/philip/tests/size.attributes.setAttribute.trailingjunk.png: Removed. * fast/canvas/philip/tests/size.attributes.setAttribute.whitespace.html: Removed. * fast/canvas/philip/tests/size.attributes.setAttribute.whitespace.png: Removed. * fast/canvas/philip/tests/size.attributes.setAttribute.zero.html: Removed. * fast/canvas/philip/tests/size.attributes.style.html: Removed. * fast/canvas/philip/tests/size.attributes.style.png: Removed. * fast/canvas/philip/tests/toDataURL.arguments.1.html: Removed. * fast/canvas/philip/tests/toDataURL.arguments.2.html: Removed. * fast/canvas/philip/tests/toDataURL.arguments.3.html: Removed. * fast/canvas/philip/tests/toDataURL.bogustype.html: Removed. * fast/canvas/philip/tests/toDataURL.default.html: Removed. * fast/canvas/philip/tests/toDataURL.jpeg.alpha.html: Removed. * fast/canvas/philip/tests/toDataURL.jpeg.alpha.png: Removed. * fast/canvas/philip/tests/toDataURL.jpeg.primarycolours.html: Removed. * fast/canvas/philip/tests/toDataURL.jpeg.primarycolours.png: Removed. * fast/canvas/philip/tests/toDataURL.jpeg.quality.basic.html: Removed. * fast/canvas/philip/tests/toDataURL.jpeg.quality.basic.png: Removed. * fast/canvas/philip/tests/toDataURL.jpeg.quality.notnumber.html: Removed. * fast/canvas/philip/tests/toDataURL.jpeg.quality.outsiderange.html: Removed. * fast/canvas/philip/tests/toDataURL.lowercase.ascii.html: Removed. * fast/canvas/philip/tests/toDataURL.lowercase.unicode.html: Removed. * fast/canvas/philip/tests/toDataURL.nocontext.html: Removed. * fast/canvas/philip/tests/toDataURL.png.complexcolours.html: Removed. * fast/canvas/philip/tests/toDataURL.png.complexcolours.png: Removed. * fast/canvas/philip/tests/toDataURL.png.html: Removed. * fast/canvas/philip/tests/toDataURL.png.primarycolours.html: Removed. * fast/canvas/philip/tests/toDataURL.png.primarycolours.png: Removed. * fast/canvas/philip/tests/toDataURL.unrecognised.html: Removed. * fast/canvas/philip/tests/toDataURL.zerosize.html: Removed. * fast/canvas/philip/tests/type.delete.html: Removed. * fast/canvas/philip/tests/type.exists.html: Removed. * fast/canvas/philip/tests/type.extend.html: Removed. * fast/canvas/philip/tests/type.name.html: Removed. * fast/canvas/philip/tests/type.prototype.html: Removed. * fast/canvas/philip/tests/type.replace.html: Removed. * platform/chromium/test_expectations.txt: * platform/gtk/Skipped: * platform/mac/Skipped: * platform/qt/Skipped: * platform/win/Skipped: 2010-05-24 Jeremy Orlow Unreviewed. Forgot to redo the expectation after adding the contains method. * fast/dom/Window/window-properties-expected.txt: * platform/gtk/fast/dom/Window/window-properties-expected.txt: * platform/qt/fast/dom/Window/window-properties-expected.txt: 2010-05-24 Jeremy Orlow Not reviewed. I forgot to update platform specific expectations in http://trac.webkit.org/changeset/44943 * platform/chromium/fast/dom/prototype-inheritance-expected.txt: * platform/gtk/fast/dom/Window/window-properties-expected.txt: * platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt: * platform/gtk/fast/dom/prototype-inheritance-expected.txt: * platform/gtk/fast/js/global-constructors-expected.txt: * platform/qt/fast/dom/Window/window-properties-expected.txt: * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt: * platform/qt/fast/dom/prototype-inheritance-expected.txt: * platform/qt/fast/js/global-constructors-expected.txt: * platform/win/fast/dom/Window/window-property-descriptors-expected.txt: * platform/win/fast/dom/prototype-inheritance-2-expected.txt: * platform/win/fast/dom/prototype-inheritance-expected.txt: * platform/win/fast/js/global-constructors-expected.txt: 2010-05-24 Steve Block Reviewed by Darin Adler. Geolocation causes DOMWindow to leak if position requests are in progress when the page is navigated away https://bugs.webkit.org/show_bug.cgi?id=39288 * fast/dom/Geolocation/ongoing-request-leak-expected.txt: Added. * fast/dom/Geolocation/ongoing-request-leak.html: Added. * fast/dom/Geolocation/script-tests/ongoing-request-leak.js: Added. * platform/gtk/Skipped: 2010-05-24 MORITA Hajime Reviewed by Kent Tamura. Textarea shouldn't grow when you type. https://bugs.webkit.org/show_bug.cgi?id=32077 Add test for the case with various type of properties for vertical box size. including height, min-height, max-height, padding-top/bottom, margin-top/bottom. * fast/forms/script-tests/textarea-percentage-dimensions.js: Added. (heightChanged): * fast/forms/textarea-percentage-dimensions-expected.txt: Added. * fast/forms/textarea-percentage-dimensions.html: Added. 2010-05-21 Jeremy Orlow Reviewed by Alexey Proskuryakov. Add DOMStringList idl, needed for IndexedDB and for HTML5 drag & drop https://bugs.webkit.org/show_bug.cgi?id=39429 Added new constructor for DOMStringsList, so updating the existing expected results. * fast/dom/Window/window-properties-expected.txt: * fast/dom/Window/window-property-descriptors-expected.txt: * fast/dom/prototype-inheritance-2-expected.txt: * fast/dom/prototype-inheritance-expected.txt: * fast/js/global-constructors-expected.txt: 2010-05-24 Shinichiro Hamaji Unreviewed. Fixed a typo in test_expecations.txt. * platform/chromium/test_expectations.txt: 2010-05-24 Shinichiro Hamaji Unreviewed. Fixed the expectations for Windows. It seems my win environment was unhealthy. 0x5C of EUC-JP is not Yen Sign but U+005C https://bugs.webkit.org/show_bug.cgi?id=24906 * platform/win/fast/text/backslash-to-yen-sign-dynamic-expected.txt: * platform/win/fast/text/backslash-to-yen-sign-expected.txt: 2010-05-23 Shinichiro Hamaji Reviewed by Alexey Proskuryakov. 0x5C of EUC-JP is not Yen Sign but U+005C https://bugs.webkit.org/show_bug.cgi?id=24906 * editing/selection/find-yensign-and-backslash-with-japanese-fonts-expected.txt: Added. * editing/selection/find-yensign-and-backslash-with-japanese-fonts.html: Added. * fast/text/backslash-to-yen-sign-dynamic.html: Added. * fast/text/backslash-to-yen-sign.html: Added. * platform/chromium/test_expectations.txt: * platform/gtk/fast/text/backslash-to-yen-sign-dynamic-expected.txt: Added. * platform/gtk/fast/text/backslash-to-yen-sign-expected.txt: Added. * platform/mac/fast/text/backslash-to-yen-sign-dynamic-expected.checksum: Added. * platform/mac/fast/text/backslash-to-yen-sign-dynamic-expected.png: Added. * platform/mac/fast/text/backslash-to-yen-sign-dynamic-expected.txt: Added. * platform/mac/fast/text/backslash-to-yen-sign-expected.checksum: Added. * platform/mac/fast/text/backslash-to-yen-sign-expected.png: Added. * platform/mac/fast/text/backslash-to-yen-sign-expected.txt: Added. * platform/qt/fast/text/backslash-to-yen-sign-dynamic-expected.txt: Added. * platform/qt/fast/text/backslash-to-yen-sign-expected.txt: Added. * platform/win/fast/text/backslash-to-yen-sign-dynamic-expected.txt: Added. * platform/win/fast/text/backslash-to-yen-sign-expected.txt: Added. 2010-05-23 MORITA Hajime Unreviewed, rolling out r60060. http://trac.webkit.org/changeset/60060 https://bugs.webkit.org/show_bug.cgi?id=32077 Rollout, beucause it breaks pixel tests under repaint/. * fast/forms/script-tests/textarea-percentage-dimensions.js: Removed. * fast/forms/textarea-percentage-dimensions-expected.txt: Removed. * fast/forms/textarea-percentage-dimensions.html: Removed. 2010-05-23 MORITA Hajime Reviewed by Kent Tamura. Textarea shouldn't grow when you type. https://bugs.webkit.org/show_bug.cgi?id=32077 Add test for the case with various type of properties for vertical box size. including height, min-height, max-height, padding-top/bottom, margin-top/bottom. * fast/forms/script-tests/textarea-percentage-dimensions.js: Added. (heightChanged): * fast/forms/textarea-percentage-dimensions-expected.txt: Added. * fast/forms/textarea-percentage-dimensions.html: Added. 2010-05-23 Tony Chang Not reviewed, updating test_expectations.txt [chromium] remove editing/pasteboard/drop-link.html from test_expectations.txt https://bugs.webkit.org/show_bug.cgi?id=39580 * platform/chromium/test_expectations.txt: 2010-05-23 Adam Barth Reviewed by Eric Seidel. Teach HTML5 parser how to lex comments correctly https://bugs.webkit.org/show_bug.cgi?id=39537 Added a new data file for testing comment parsing. There are some more things we can test here once we implement the bogus comment state. * html5lib/resources/comments01.dat: Added. * html5lib/webkit-runner-expected.txt: - Some of these tests fail in our current parser because our current parser doesn't comply with HTML5. I've set these expectations to failing so the tests will "pass" in the current parser. I've double-checked the results in comments01.dat with a nightly build of Firefox to make sure we agree on our implementation of the spec. * html5lib/webkit-runner.html: 2010-05-23 Adam Barth Reviewed by Eric Seidel. Add tests for previous HTML5 parser patches https://bugs.webkit.org/show_bug.cgi?id=39534 Now that we have the test harness working, I've added tests for the previous HTML5 parser patches. To run these tests, you need to pass the --html5-parser flag to DumpRenderTree (of course, you can run them with the old parser in the usual way). * html5lib/resources/webkit01.dat: * html5lib/webkit-runner-expected.txt: * html5lib/webkit-runner.html: 2010-05-23 Adam Barth Reviewed by Eric Seidel. Make the html5lib parser tests run using the HTML5 parser https://bugs.webkit.org/show_bug.cgi?id=39533 This patch adds a version of runner.html that's easier to parse (e.g., no doctype or HTML comments) as well as a new test data file. The exciting thing is that this test passes in the new HTML5 parser using this runner. Once the HTML5 parser is strong enough, we'll remove webkit-runner.html and have runner.html run the new webkit*.dat files. * html5lib/resources/webkit01.dat: Added. * html5lib/webkit-runner-expected.txt: Added. * html5lib/webkit-runner.html: Added. 2010-05-23 Julie Parent Unreviewed. Adds Chromium expectations for new test added in http://trac.webkit.org/changeset/60026/. Difference is in the line number printed for the exception. * platform/chromium-mac/fast/dom/nested-script-exceptions-expected.txt: Added. * platform/chromium-win/fast/dom/nested-script-exceptions-expected.txt: Added. 2010-05-23 Justin Schuh Reviewed by Darin Adler. Remove custom binding for Attr.value https://bugs.webkit.org/show_bug.cgi?id=39499 Test now throws a JavaScript security exception instead of not implemented. * http/tests/security/xss-DENIED-iframe-src-alias-expected.txt: 2010-05-23 Anton Muhin Reviewed by Darin Fisher. [Chromium] Consider implementing addOriginAccessWhitelistEntry method https://bugs.webkit.org/show_bug.cgi?id=37578 * platform/chromium/test_expectations.txt: remove now unnecessary skips 2010-05-22 Maciej Stachowiak Reviewed by Mark Rowe. Fix fast/js/global-recursion-on-full-stack.html to no longer depend on where exactly the stack overflow occurs. https://bugs.webkit.org/show_bug.cgi?id=39558 * fast/js/global-recursion-on-full-stack-expected.txt: * fast/js/global-recursion-on-full-stack.html: 2010-05-22 Maciej Stachowiak Reviewed by Dan Bernstein. Remove recently added test "arobens-test" because it is invalid https://bugs.webkit.org/show_bug.cgi?id=39555 The test below was based on a false assuption (that document.write propagates exceptions) and was testing for incorrect behavior. The newly added fast/dom/nested-script-exceptions.html tests for the correct behavior. * inspector/arobens-test-expected.txt: Removed. * inspector/arobens-test.html: Removed. 2010-05-22 Maciej Stachowiak Reviewed by Mark Rowe. REGRESSION(r59977): platform/mac/fast/AppleScript/001.html failure https://bugs.webkit.org/show_bug.cgi?id=39531 Revert r59977 and r59943. These changes caused some exceptions to no longer be reported in the inspector; I can't tell what they were originally trying to fix so I am not sure how to fix them other than by reverting. Unskipped the test that was broken, and also added a new test. * fast/dom/nested-script-exceptions-expected.txt: Added. * fast/dom/nested-script-exceptions.html: Added. Shows that inspector functionality would break in a meaningful way if the reverted change was allowed to stand. * platform/mac/Skipped: 2010-05-22 Justin Schuh Reviewed by Nate Chapin. Remove and simplify custom bindings for Node https://bugs.webkit.org/show_bug.cgi?id=39467 Child manipulation methods now throw security exception instead of not implemented exception. * http/tests/security/xss-DENIED-iframe-src-alias-expected.txt: 2010-05-22 Daniel Bates Reviewed by Adam Barth. REGRESSION (r56295): Can't create a new wave on Google Wave https://bugs.webkit.org/show_bug.cgi?id=39249 Added a test to ensure that we don't raise an alarm when the source code portion of a JavaScript URL matches some substring of the page URL or post data. Our existing test coverage ensures that we raise an alarm when the entire JavaScript URL matches some substring of the page URL or post data. * http/tests/security/xssAuditor/javascript-link-safe-expected.txt: Added. * http/tests/security/xssAuditor/javascript-link-safe.html: Added. * http/tests/security/xssAuditor/resources/javascript-link-safe.html: Added. 2010-05-22 Simon Fraser Add test results for Mac; no review. Add platform-independent test results for new tiling tests, and move them into their own directory. * compositing/tiling/huge-layer-add-remove-child-expected.txt: Renamed from LayoutTests/platform/win/compositing/huge-layer-add-remove-child-expected.txt. * compositing/tiling/huge-layer-add-remove-child.html: Renamed from LayoutTests/compositing/huge-layer-add-remove-child.html. * compositing/tiling/huge-layer-expected.txt: Renamed from LayoutTests/platform/win/compositing/huge-layer-expected.txt. * compositing/tiling/huge-layer-resize-expected.txt: Renamed from LayoutTests/platform/win/compositing/huge-layer-resize-expected.txt. * compositing/tiling/huge-layer-resize.html: Renamed from LayoutTests/compositing/huge-layer-resize.html. * compositing/tiling/huge-layer-with-layer-children-expected.txt: Renamed from LayoutTests/platform/win/compositing/huge-layer-with-layer-children-expected.txt. * compositing/tiling/huge-layer-with-layer-children-resize-expected.txt: Renamed from LayoutTests/platform/win/compositing/huge-layer-with-layer-children-resize-expected.txt. * compositing/tiling/huge-layer-with-layer-children-resize.html: Renamed from LayoutTests/compositing/huge-layer-with-layer-children-resize.html. * compositing/tiling/huge-layer-with-layer-children.html: Renamed from LayoutTests/compositing/huge-layer-with-layer-children.html. * compositing/tiling/huge-layer.html: Renamed from LayoutTests/compositing/huge-layer.html. 2010-05-22 Kent Tamura Unreviewed. Skip platform/mac/fast/AppleScript/001.html https://bugs.webkit.org/show_bug.cgi?id=39531 * platform/mac/Skipped: 2010-05-22 Csaba Osztrogonác Unreviewed. Update GTK specific expected file after r59968. * platform/gtk/svg/css/getComputedStyle-basic-expected.txt: updated. 2010-05-21 James Robinson Unreviewed pixel rebaseline Update pixel test expectations for LayoutTests/svg to account for Leopard-SnowLeopard differences https://bugs.webkit.org/show_bug.cgi?id=39317 This patch fixes the pixel test expecations for svg/ tests to work on Snow Leopard. Specifically, for each test that currently passes on Leopard with -p --tolerance=0, but fails with small diffs on Snow Leopard, the old expectation is moved from platform/mac to platform/mac-leopard and a new expecation is added in platform/mac. * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-36-t-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.checksum. * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-36-t-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.png. * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-37-t-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-37-t-expected.checksum. * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-37-t-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-37-t-expected.png. * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-39-t-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.checksum. * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-39-t-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.png. * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-40-t-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.checksum. * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-40-t-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.png. * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-41-t-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-41-t-expected.checksum. * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-41-t-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-41-t-expected.png. * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-46-t-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-46-t-expected.checksum. * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-46-t-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-46-t-expected.png. * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-60-t-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-60-t-expected.checksum. * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-60-t-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-60-t-expected.png. * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-61-t-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-61-t-expected.checksum. * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-61-t-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-61-t-expected.png. * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-62-t-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-62-t-expected.checksum. * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-62-t-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-62-t-expected.png. * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-63-t-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-63-t-expected.checksum. * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-63-t-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-63-t-expected.png. * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-65-t-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-65-t-expected.checksum. * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-65-t-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-65-t-expected.png. * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-66-t-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-66-t-expected.checksum. * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-66-t-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-66-t-expected.png. * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-67-t-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-67-t-expected.checksum. * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-67-t-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-67-t-expected.png. * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-68-t-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-68-t-expected.checksum. * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-68-t-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-68-t-expected.png. * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-69-t-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-69-t-expected.checksum. * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-69-t-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-69-t-expected.png. * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-70-t-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-70-t-expected.checksum. * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-70-t-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-70-t-expected.png. * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-77-t-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-77-t-expected.checksum. * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-77-t-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-77-t-expected.png. * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-78-t-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-78-t-expected.checksum. * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-78-t-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-78-t-expected.png. * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-80-t-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-80-t-expected.checksum. * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-80-t-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-80-t-expected.png. * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-81-t-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-81-t-expected.checksum. * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-81-t-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-81-t-expected.png. * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-83-t-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-83-t-expected.checksum. * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-83-t-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-83-t-expected.png. * platform/mac-leopard/svg/W3C-SVG-1.1/coords-units-01-b-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-units-01-b-expected.checksum. * platform/mac-leopard/svg/W3C-SVG-1.1/coords-units-01-b-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-units-01-b-expected.png. * platform/mac-leopard/svg/W3C-SVG-1.1/coords-units-02-b-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-units-02-b-expected.checksum. * platform/mac-leopard/svg/W3C-SVG-1.1/coords-units-02-b-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-units-02-b-expected.png. * platform/mac-leopard/svg/W3C-SVG-1.1/coords-units-03-b-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-units-03-b-expected.checksum. * platform/mac-leopard/svg/W3C-SVG-1.1/coords-units-03-b-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-units-03-b-expected.png. * platform/mac-leopard/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.checksum. * platform/mac-leopard/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.png. * platform/mac-leopard/svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum. * platform/mac-leopard/svg/W3C-SVG-1.1/filters-composite-02-b-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.png. * platform/mac-leopard/svg/W3C-SVG-1.1/filters-conv-01-f-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-conv-01-f-expected.checksum. * platform/mac-leopard/svg/W3C-SVG-1.1/filters-conv-01-f-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-conv-01-f-expected.png. * platform/mac-leopard/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.checksum. * platform/mac-leopard/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png. * platform/mac-leopard/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.checksum. * platform/mac-leopard/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png. * platform/mac-leopard/svg/W3C-SVG-1.1/filters-image-01-b-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-image-01-b-expected.checksum. * platform/mac-leopard/svg/W3C-SVG-1.1/filters-image-01-b-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-image-01-b-expected.png. * platform/mac-leopard/svg/W3C-SVG-1.1/filters-morph-01-f-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-morph-01-f-expected.checksum. * platform/mac-leopard/svg/W3C-SVG-1.1/filters-morph-01-f-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-morph-01-f-expected.png. * platform/mac-leopard/svg/W3C-SVG-1.1/filters-specular-01-f-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-specular-01-f-expected.checksum. * platform/mac-leopard/svg/W3C-SVG-1.1/filters-specular-01-f-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-specular-01-f-expected.png. * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.checksum. * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.png. * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.checksum. * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.png. * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.checksum. * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.png. * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.checksum. * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.png. * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.checksum. * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.png. * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.checksum. * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.png. * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.checksum. * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.png. * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-05-t-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-a-05-t-expected.checksum. * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-05-t-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-a-05-t-expected.png. * platform/mac-leopard/svg/W3C-SVG-1.1/linking-uri-01-b-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-uri-01-b-expected.checksum. * platform/mac-leopard/svg/W3C-SVG-1.1/linking-uri-01-b-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-uri-01-b-expected.png. * platform/mac-leopard/svg/W3C-SVG-1.1/linking-uri-02-b-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-uri-02-b-expected.checksum. * platform/mac-leopard/svg/W3C-SVG-1.1/linking-uri-02-b-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-uri-02-b-expected.png. * platform/mac-leopard/svg/W3C-SVG-1.1/linking-uri-03-t-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-uri-03-t-expected.checksum. * platform/mac-leopard/svg/W3C-SVG-1.1/linking-uri-03-t-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-uri-03-t-expected.png. * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.checksum. * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.png. * platform/mac-leopard/svg/W3C-SVG-1.1/script-handle-01-b-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/script-handle-01-b-expected.checksum. * platform/mac-leopard/svg/W3C-SVG-1.1/script-handle-01-b-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/script-handle-01-b-expected.png. * platform/mac-leopard/svg/W3C-SVG-1.1/struct-frag-06-t-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-frag-06-t-expected.checksum. * platform/mac-leopard/svg/W3C-SVG-1.1/struct-frag-06-t-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-frag-06-t-expected.png. * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-04-t-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-text-04-t-expected.checksum. * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-04-t-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-text-04-t-expected.png. * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-05-t-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-text-05-t-expected.checksum. * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-05-t-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-text-05-t-expected.png. * platform/mac-leopard/svg/W3C-SVG-1.1/text-tselect-02-f-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-tselect-02-f-expected.checksum. * platform/mac-leopard/svg/W3C-SVG-1.1/text-tselect-02-f-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-tselect-02-f-expected.png. * platform/mac-leopard/svg/batik: Added. * platform/mac-leopard/svg/batik/filters: Added. * platform/mac-leopard/svg/batik/filters/feTile-expected.checksum: Copied from LayoutTests/platform/mac/svg/batik/filters/feTile-expected.checksum. * platform/mac-leopard/svg/batik/filters/feTile-expected.png: Copied from LayoutTests/platform/mac/svg/batik/filters/feTile-expected.png. * platform/mac-leopard/svg/batik/paints: Added. * platform/mac-leopard/svg/batik/paints/patternRegions-expected.checksum: Copied from LayoutTests/platform/mac/svg/batik/paints/patternRegions-expected.checksum. * platform/mac-leopard/svg/batik/paints/patternRegions-expected.png: Copied from LayoutTests/platform/mac/svg/batik/paints/patternRegions-expected.png. * platform/mac-leopard/svg/batik/text: Added. * platform/mac-leopard/svg/batik/text/textAnchor3-expected.checksum: Copied from LayoutTests/platform/mac/svg/batik/text/textAnchor3-expected.checksum. * platform/mac-leopard/svg/batik/text/textAnchor3-expected.png: Copied from LayoutTests/platform/mac/svg/batik/text/textAnchor3-expected.png. * platform/mac-leopard/svg/batik/text/textLayout-expected.checksum: Copied from LayoutTests/platform/mac/svg/batik/text/textLayout-expected.checksum. * platform/mac-leopard/svg/batik/text/textLayout-expected.png: Copied from LayoutTests/platform/mac/svg/batik/text/textLayout-expected.png. * platform/mac-leopard/svg/batik/text/textLength-expected.checksum: Copied from LayoutTests/platform/mac/svg/batik/text/textLength-expected.checksum. * platform/mac-leopard/svg/batik/text/textLength-expected.png: Copied from LayoutTests/platform/mac/svg/batik/text/textLength-expected.png. * platform/mac-leopard/svg/batik/text/textOnPath-expected.checksum: Copied from LayoutTests/platform/mac/svg/batik/text/textOnPath-expected.checksum. * platform/mac-leopard/svg/batik/text/textOnPath-expected.png: Copied from LayoutTests/platform/mac/svg/batik/text/textOnPath-expected.png. * platform/mac-leopard/svg/batik/text/textOnPath2-expected.checksum: Copied from LayoutTests/platform/mac/svg/batik/text/textOnPath2-expected.checksum. * platform/mac-leopard/svg/batik/text/textOnPath2-expected.png: Copied from LayoutTests/platform/mac/svg/batik/text/textOnPath2-expected.png. * platform/mac-leopard/svg/batik/text/textOnPathSpaces-expected.checksum: Copied from LayoutTests/platform/mac/svg/batik/text/textOnPathSpaces-expected.checksum. * platform/mac-leopard/svg/batik/text/textOnPathSpaces-expected.png: Copied from LayoutTests/platform/mac/svg/batik/text/textOnPathSpaces-expected.png. * platform/mac-leopard/svg/batik/text/textPCDATA-expected.checksum: Copied from LayoutTests/platform/mac/svg/batik/text/textPCDATA-expected.checksum. * platform/mac-leopard/svg/batik/text/textPCDATA-expected.png: Copied from LayoutTests/platform/mac/svg/batik/text/textPCDATA-expected.png. * platform/mac-leopard/svg/batik/text/textProperties-expected.checksum: Copied from LayoutTests/platform/mac/svg/batik/text/textProperties-expected.checksum. * platform/mac-leopard/svg/batik/text/textProperties-expected.png: Copied from LayoutTests/platform/mac/svg/batik/text/textProperties-expected.png. * platform/mac-leopard/svg/batik/text/verticalTextOnPath-expected.checksum: Copied from LayoutTests/platform/mac/svg/batik/text/verticalTextOnPath-expected.checksum. * platform/mac-leopard/svg/batik/text/verticalTextOnPath-expected.png: Copied from LayoutTests/platform/mac/svg/batik/text/verticalTextOnPath-expected.png. * platform/mac-leopard/svg/batik/text/xmlSpace-expected.checksum: Copied from LayoutTests/platform/mac/svg/batik/text/xmlSpace-expected.checksum. * platform/mac-leopard/svg/batik/text/xmlSpace-expected.png: Copied from LayoutTests/platform/mac/svg/batik/text/xmlSpace-expected.png. * platform/mac-leopard/svg/custom/altglyph-expected.checksum: Copied from LayoutTests/platform/mac/svg/custom/altglyph-expected.checksum. * platform/mac-leopard/svg/custom/altglyph-expected.png: Copied from LayoutTests/platform/mac/svg/custom/altglyph-expected.png. * platform/mac-leopard/svg/custom/baseval-animval-equality-expected.checksum: Copied from LayoutTests/platform/mac/svg/custom/baseval-animval-equality-expected.checksum. * platform/mac-leopard/svg/custom/baseval-animval-equality-expected.png: Copied from LayoutTests/platform/mac/svg/custom/baseval-animval-equality-expected.png. * platform/mac-leopard/svg/custom/clip-path-referencing-use-expected.checksum: Copied from LayoutTests/platform/mac/svg/custom/clip-path-referencing-use-expected.checksum. * platform/mac-leopard/svg/custom/clip-path-referencing-use-expected.png: Copied from LayoutTests/platform/mac/svg/custom/clip-path-referencing-use-expected.png. * platform/mac-leopard/svg/custom/clip-path-referencing-use2-expected.checksum: Copied from LayoutTests/platform/mac/svg/custom/clip-path-referencing-use2-expected.checksum. * platform/mac-leopard/svg/custom/clip-path-referencing-use2-expected.png: Copied from LayoutTests/platform/mac/svg/custom/clip-path-referencing-use2-expected.png. * platform/mac-leopard/svg/custom/dominant-baseline-hanging-expected.checksum: Copied from LayoutTests/platform/mac/svg/custom/dominant-baseline-hanging-expected.checksum. * platform/mac-leopard/svg/custom/dominant-baseline-hanging-expected.png: Copied from LayoutTests/platform/mac/svg/custom/dominant-baseline-hanging-expected.png. * platform/mac-leopard/svg/custom/feComponentTransfer-Discrete-expected.checksum: Copied from LayoutTests/platform/mac/svg/custom/feComponentTransfer-Discrete-expected.checksum. * platform/mac-leopard/svg/custom/feComponentTransfer-Discrete-expected.png: Copied from LayoutTests/platform/mac/svg/custom/feComponentTransfer-Discrete-expected.png. * platform/mac-leopard/svg/custom/feComponentTransfer-Gamma-expected.checksum: Copied from LayoutTests/platform/mac/svg/custom/feComponentTransfer-Gamma-expected.checksum. * platform/mac-leopard/svg/custom/feComponentTransfer-Gamma-expected.png: Copied from LayoutTests/platform/mac/svg/custom/feComponentTransfer-Gamma-expected.png. * platform/mac-leopard/svg/custom/feComponentTransfer-Linear-expected.checksum: Copied from LayoutTests/platform/mac/svg/custom/feComponentTransfer-Linear-expected.checksum. * platform/mac-leopard/svg/custom/feComponentTransfer-Linear-expected.png: Copied from LayoutTests/platform/mac/svg/custom/feComponentTransfer-Linear-expected.png. * platform/mac-leopard/svg/custom/feComponentTransfer-Table-expected.checksum: Copied from LayoutTests/platform/mac/svg/custom/feComponentTransfer-Table-expected.checksum. * platform/mac-leopard/svg/custom/feComponentTransfer-Table-expected.png: Copied from LayoutTests/platform/mac/svg/custom/feComponentTransfer-Table-expected.png. * platform/mac-leopard/svg/custom/fill-fallback-expected.checksum: Copied from LayoutTests/platform/mac/svg/custom/fill-fallback-expected.checksum. * platform/mac-leopard/svg/custom/fill-fallback-expected.png: Copied from LayoutTests/platform/mac/svg/custom/fill-fallback-expected.png. * platform/mac-leopard/svg/custom/getPresentationAttribute-expected.checksum: Copied from LayoutTests/platform/mac/svg/custom/getPresentationAttribute-expected.checksum. * platform/mac-leopard/svg/custom/getPresentationAttribute-expected.png: Copied from LayoutTests/platform/mac/svg/custom/getPresentationAttribute-expected.png. * platform/mac-leopard/svg/custom/getsvgdocument-expected.checksum: Copied from LayoutTests/platform/mac/svg/custom/getsvgdocument-expected.checksum. * platform/mac-leopard/svg/custom/getsvgdocument-expected.png: Copied from LayoutTests/platform/mac/svg/custom/getsvgdocument-expected.png. * platform/mac-leopard/svg/custom/image-parent-translation-expected.checksum: Copied from LayoutTests/platform/mac/svg/custom/image-parent-translation-expected.checksum. * platform/mac-leopard/svg/custom/image-parent-translation-expected.png: Copied from LayoutTests/platform/mac/svg/custom/image-parent-translation-expected.png. * platform/mac-leopard/svg/custom/invalid-fill-expected.checksum: Copied from LayoutTests/platform/mac/svg/custom/invalid-fill-expected.checksum. * platform/mac-leopard/svg/custom/invalid-fill-expected.png: Copied from LayoutTests/platform/mac/svg/custom/invalid-fill-expected.png. * platform/mac-leopard/svg/custom/invalid-fill-hex-expected.checksum: Copied from LayoutTests/platform/mac/svg/custom/invalid-fill-hex-expected.checksum. * platform/mac-leopard/svg/custom/invalid-fill-hex-expected.png: Copied from LayoutTests/platform/mac/svg/custom/invalid-fill-hex-expected.png. * platform/mac-leopard/svg/custom/invisible-text-after-scrolling-expected.checksum: Copied from LayoutTests/platform/mac/svg/custom/invisible-text-after-scrolling-expected.checksum. * platform/mac-leopard/svg/custom/invisible-text-after-scrolling-expected.png: Copied from LayoutTests/platform/mac/svg/custom/invisible-text-after-scrolling-expected.png. * platform/mac-leopard/svg/custom/percentage-of-html-parent-expected.checksum: Copied from LayoutTests/platform/mac/svg/custom/percentage-of-html-parent-expected.checksum. * platform/mac-leopard/svg/custom/percentage-of-html-parent-expected.png: Copied from LayoutTests/platform/mac/svg/custom/percentage-of-html-parent-expected.png. * platform/mac-leopard/svg/custom/pointer-events-image-expected.checksum: Copied from LayoutTests/platform/mac/svg/custom/pointer-events-image-expected.checksum. * platform/mac-leopard/svg/custom/pointer-events-image-expected.png: Copied from LayoutTests/platform/mac/svg/custom/pointer-events-image-expected.png. * platform/mac-leopard/svg/custom/pointer-events-text-expected.checksum: Copied from LayoutTests/platform/mac/svg/custom/pointer-events-text-expected.checksum. * platform/mac-leopard/svg/custom/pointer-events-text-expected.png: Copied from LayoutTests/platform/mac/svg/custom/pointer-events-text-expected.png. * platform/mac-leopard/svg/custom/relative-sized-content-expected.checksum: Copied from LayoutTests/platform/mac/svg/custom/relative-sized-content-expected.checksum. * platform/mac-leopard/svg/custom/relative-sized-content-expected.png: Copied from LayoutTests/platform/mac/svg/custom/relative-sized-content-expected.png. * platform/mac-leopard/svg/custom/relative-sized-deep-shadow-tree-content-expected.checksum: Copied from LayoutTests/platform/mac/svg/custom/relative-sized-deep-shadow-tree-content-expected.checksum. * platform/mac-leopard/svg/custom/relative-sized-deep-shadow-tree-content-expected.png: Copied from LayoutTests/platform/mac/svg/custom/relative-sized-deep-shadow-tree-content-expected.png. * platform/mac-leopard/svg/custom/relative-sized-shadow-tree-content-expected.checksum: Copied from LayoutTests/platform/mac/svg/custom/relative-sized-shadow-tree-content-expected.checksum. * platform/mac-leopard/svg/custom/relative-sized-shadow-tree-content-expected.png: Copied from LayoutTests/platform/mac/svg/custom/relative-sized-shadow-tree-content-expected.png. * platform/mac-leopard/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.checksum: Copied from LayoutTests/platform/mac/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.checksum. * platform/mac-leopard/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.png: Copied from LayoutTests/platform/mac/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.png. * platform/mac-leopard/svg/custom/rootmost-svg-xy-attrs-expected.checksum: Copied from LayoutTests/platform/mac/svg/custom/rootmost-svg-xy-attrs-expected.checksum. * platform/mac-leopard/svg/custom/rootmost-svg-xy-attrs-expected.png: Copied from LayoutTests/platform/mac/svg/custom/rootmost-svg-xy-attrs-expected.png. * platform/mac-leopard/svg/custom/shape-rendering-expected.checksum: Copied from LayoutTests/platform/mac/svg/custom/shape-rendering-expected.checksum. * platform/mac-leopard/svg/custom/shape-rendering-expected.png: Copied from LayoutTests/platform/mac/svg/custom/shape-rendering-expected.png. * platform/mac-leopard/svg/custom/stroke-fallback-expected.checksum: Copied from LayoutTests/platform/mac/svg/custom/stroke-fallback-expected.checksum. * platform/mac-leopard/svg/custom/stroke-fallback-expected.png: Copied from LayoutTests/platform/mac/svg/custom/stroke-fallback-expected.png. * platform/mac-leopard/svg/custom/svg-float-border-padding-expected.checksum: Copied from LayoutTests/platform/mac/svg/custom/svg-float-border-padding-expected.checksum. * platform/mac-leopard/svg/custom/svg-float-border-padding-expected.png: Copied from LayoutTests/platform/mac/svg/custom/svg-float-border-padding-expected.png. * platform/mac-leopard/svg/filters/feGaussianBlur-expected.checksum: Copied from LayoutTests/platform/mac/svg/filters/feGaussianBlur-expected.checksum. * platform/mac-leopard/svg/filters/feGaussianBlur-expected.png: Copied from LayoutTests/platform/mac/svg/filters/feGaussianBlur-expected.png. * platform/mac-leopard/svg/filters/shadow-on-filter-expected.checksum: Copied from LayoutTests/platform/mac/svg/filters/shadow-on-filter-expected.checksum. * platform/mac-leopard/svg/filters/shadow-on-filter-expected.png: Copied from LayoutTests/platform/mac/svg/filters/shadow-on-filter-expected.png. * platform/mac-leopard/svg/hixie/links: Added. * platform/mac-leopard/svg/text/kerning-expected.checksum: Copied from LayoutTests/platform/mac/svg/text/kerning-expected.checksum. * platform/mac-leopard/svg/text/kerning-expected.png: Copied from LayoutTests/platform/mac/svg/text/kerning-expected.png. * platform/mac-leopard/svg/text/multichar-glyph-expected.checksum: Copied from LayoutTests/platform/mac/svg/text/multichar-glyph-expected.checksum. * platform/mac-leopard/svg/text/multichar-glyph-expected.png: Copied from LayoutTests/platform/mac/svg/text/multichar-glyph-expected.png. * platform/mac-leopard/svg/text/text-repaint-rects-expected.checksum: Copied from LayoutTests/platform/mac/svg/text/text-repaint-rects-expected.checksum. * platform/mac-leopard/svg/text/text-repaint-rects-expected.png: Copied from LayoutTests/platform/mac/svg/text/text-repaint-rects-expected.png. * platform/mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.checksum: Replaced. * platform/mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.png: Replaced. * platform/mac/svg/W3C-SVG-1.1/animate-elem-37-t-expected.checksum: Replaced. * platform/mac/svg/W3C-SVG-1.1/animate-elem-37-t-expected.png: Replaced. * platform/mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.checksum: Replaced. * platform/mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.png: Replaced. * platform/mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.checksum: Replaced. * platform/mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.png: Replaced. * platform/mac/svg/W3C-SVG-1.1/animate-elem-41-t-expected.checksum: Replaced. * platform/mac/svg/W3C-SVG-1.1/animate-elem-41-t-expected.png: Replaced. * platform/mac/svg/W3C-SVG-1.1/animate-elem-46-t-expected.checksum: Replaced. * platform/mac/svg/W3C-SVG-1.1/animate-elem-46-t-expected.png: Replaced. * platform/mac/svg/W3C-SVG-1.1/animate-elem-60-t-expected.checksum: Replaced. * platform/mac/svg/W3C-SVG-1.1/animate-elem-60-t-expected.png: Replaced. * platform/mac/svg/W3C-SVG-1.1/animate-elem-61-t-expected.checksum: Replaced. * platform/mac/svg/W3C-SVG-1.1/animate-elem-61-t-expected.png: Replaced. * platform/mac/svg/W3C-SVG-1.1/animate-elem-62-t-expected.checksum: Replaced. * platform/mac/svg/W3C-SVG-1.1/animate-elem-62-t-expected.png: Replaced. * platform/mac/svg/W3C-SVG-1.1/animate-elem-63-t-expected.checksum: Replaced. * platform/mac/svg/W3C-SVG-1.1/animate-elem-63-t-expected.png: Replaced. * platform/mac/svg/W3C-SVG-1.1/animate-elem-65-t-expected.checksum: Replaced. * platform/mac/svg/W3C-SVG-1.1/animate-elem-65-t-expected.png: Replaced. * platform/mac/svg/W3C-SVG-1.1/animate-elem-66-t-expected.checksum: Replaced. * platform/mac/svg/W3C-SVG-1.1/animate-elem-66-t-expected.png: Replaced. * platform/mac/svg/W3C-SVG-1.1/animate-elem-67-t-expected.checksum: Replaced. * platform/mac/svg/W3C-SVG-1.1/animate-elem-67-t-expected.png: Replaced. * platform/mac/svg/W3C-SVG-1.1/animate-elem-68-t-expected.checksum: Replaced. * platform/mac/svg/W3C-SVG-1.1/animate-elem-68-t-expected.png: Replaced. * platform/mac/svg/W3C-SVG-1.1/animate-elem-69-t-expected.checksum: Replaced. * platform/mac/svg/W3C-SVG-1.1/animate-elem-69-t-expected.png: Replaced. * platform/mac/svg/W3C-SVG-1.1/animate-elem-70-t-expected.checksum: Replaced. * platform/mac/svg/W3C-SVG-1.1/animate-elem-70-t-expected.png: Replaced. * platform/mac/svg/W3C-SVG-1.1/animate-elem-77-t-expected.checksum: Replaced. * platform/mac/svg/W3C-SVG-1.1/animate-elem-77-t-expected.png: Replaced. * platform/mac/svg/W3C-SVG-1.1/animate-elem-78-t-expected.checksum: Replaced. * platform/mac/svg/W3C-SVG-1.1/animate-elem-78-t-expected.png: Replaced. * platform/mac/svg/W3C-SVG-1.1/animate-elem-80-t-expected.checksum: Replaced. * platform/mac/svg/W3C-SVG-1.1/animate-elem-80-t-expected.png: Replaced. * platform/mac/svg/W3C-SVG-1.1/animate-elem-81-t-expected.checksum: Replaced. * platform/mac/svg/W3C-SVG-1.1/animate-elem-81-t-expected.png: Replaced. * platform/mac/svg/W3C-SVG-1.1/animate-elem-83-t-expected.checksum: Replaced. * platform/mac/svg/W3C-SVG-1.1/animate-elem-83-t-expected.png: Replaced. * platform/mac/svg/W3C-SVG-1.1/coords-units-01-b-expected.checksum: Replaced. * platform/mac/svg/W3C-SVG-1.1/coords-units-01-b-expected.png: Replaced. * platform/mac/svg/W3C-SVG-1.1/coords-units-02-b-expected.checksum: Replaced. * platform/mac/svg/W3C-SVG-1.1/coords-units-02-b-expected.png: Replaced. * platform/mac/svg/W3C-SVG-1.1/coords-units-03-b-expected.checksum: Replaced. * platform/mac/svg/W3C-SVG-1.1/coords-units-03-b-expected.png: Replaced. * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.checksum: Replaced. * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.png: Replaced. * platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum: Replaced. * platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.png: Replaced. * platform/mac/svg/W3C-SVG-1.1/filters-conv-01-f-expected.checksum: Replaced. * platform/mac/svg/W3C-SVG-1.1/filters-conv-01-f-expected.png: Replaced. * platform/mac/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.checksum: Replaced. * platform/mac/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png: Replaced. * platform/mac/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.checksum: Replaced. * platform/mac/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png: Replaced. * platform/mac/svg/W3C-SVG-1.1/filters-image-01-b-expected.checksum: Replaced. * platform/mac/svg/W3C-SVG-1.1/filters-image-01-b-expected.png: Replaced. * platform/mac/svg/W3C-SVG-1.1/filters-morph-01-f-expected.checksum: Replaced. * platform/mac/svg/W3C-SVG-1.1/filters-morph-01-f-expected.png: Replaced. * platform/mac/svg/W3C-SVG-1.1/filters-specular-01-f-expected.checksum: Replaced. * platform/mac/svg/W3C-SVG-1.1/filters-specular-01-f-expected.png: Replaced. * platform/mac/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.checksum: Replaced. * platform/mac/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.png: Replaced. * platform/mac/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.checksum: Replaced. * platform/mac/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.png: Replaced. * platform/mac/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.checksum: Replaced. * platform/mac/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.png: Replaced. * platform/mac/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.checksum: Replaced. * platform/mac/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.png: Replaced. * platform/mac/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.checksum: Replaced. * platform/mac/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.png: Replaced. * platform/mac/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.checksum: Replaced. * platform/mac/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.png: Replaced. * platform/mac/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.checksum: Replaced. * platform/mac/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.png: Replaced. * platform/mac/svg/W3C-SVG-1.1/linking-a-05-t-expected.checksum: Replaced. * platform/mac/svg/W3C-SVG-1.1/linking-a-05-t-expected.png: Replaced. * platform/mac/svg/W3C-SVG-1.1/linking-uri-01-b-expected.checksum: Replaced. * platform/mac/svg/W3C-SVG-1.1/linking-uri-01-b-expected.png: Replaced. * platform/mac/svg/W3C-SVG-1.1/linking-uri-02-b-expected.checksum: Replaced. * platform/mac/svg/W3C-SVG-1.1/linking-uri-02-b-expected.png: Replaced. * platform/mac/svg/W3C-SVG-1.1/linking-uri-03-t-expected.checksum: Replaced. * platform/mac/svg/W3C-SVG-1.1/linking-uri-03-t-expected.png: Replaced. * platform/mac/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.checksum: Replaced. * platform/mac/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.png: Replaced. * platform/mac/svg/W3C-SVG-1.1/script-handle-01-b-expected.checksum: Replaced. * platform/mac/svg/W3C-SVG-1.1/script-handle-01-b-expected.png: Replaced. * platform/mac/svg/W3C-SVG-1.1/struct-frag-06-t-expected.checksum: Replaced. * platform/mac/svg/W3C-SVG-1.1/struct-frag-06-t-expected.png: Replaced. * platform/mac/svg/W3C-SVG-1.1/text-text-04-t-expected.checksum: Replaced. * platform/mac/svg/W3C-SVG-1.1/text-text-04-t-expected.png: Replaced. * platform/mac/svg/W3C-SVG-1.1/text-text-05-t-expected.checksum: Replaced. * platform/mac/svg/W3C-SVG-1.1/text-text-05-t-expected.png: Replaced. * platform/mac/svg/W3C-SVG-1.1/text-tselect-02-f-expected.checksum: Replaced. * platform/mac/svg/W3C-SVG-1.1/text-tselect-02-f-expected.png: Replaced. * platform/mac/svg/batik/filters/feTile-expected.checksum: Replaced. * platform/mac/svg/batik/filters/feTile-expected.png: Replaced. * platform/mac/svg/batik/paints/patternRegions-expected.checksum: Replaced. * platform/mac/svg/batik/paints/patternRegions-expected.png: Replaced. * platform/mac/svg/batik/text/textAnchor3-expected.checksum: Replaced. * platform/mac/svg/batik/text/textAnchor3-expected.png: Replaced. * platform/mac/svg/batik/text/textLayout-expected.checksum: Replaced. * platform/mac/svg/batik/text/textLayout-expected.png: Replaced. * platform/mac/svg/batik/text/textLength-expected.checksum: Replaced. * platform/mac/svg/batik/text/textLength-expected.png: Replaced. * platform/mac/svg/batik/text/textOnPath-expected.checksum: Replaced. * platform/mac/svg/batik/text/textOnPath-expected.png: Replaced. * platform/mac/svg/batik/text/textOnPath2-expected.checksum: Replaced. * platform/mac/svg/batik/text/textOnPath2-expected.png: Replaced. * platform/mac/svg/batik/text/textOnPathSpaces-expected.checksum: Replaced. * platform/mac/svg/batik/text/textOnPathSpaces-expected.png: Replaced. * platform/mac/svg/batik/text/textPCDATA-expected.checksum: Replaced. * platform/mac/svg/batik/text/textPCDATA-expected.png: Replaced. * platform/mac/svg/batik/text/textProperties-expected.checksum: Replaced. * platform/mac/svg/batik/text/textProperties-expected.png: Replaced. * platform/mac/svg/batik/text/verticalTextOnPath-expected.checksum: Replaced. * platform/mac/svg/batik/text/verticalTextOnPath-expected.png: Replaced. * platform/mac/svg/batik/text/xmlSpace-expected.checksum: Replaced. * platform/mac/svg/batik/text/xmlSpace-expected.png: Replaced. * platform/mac/svg/custom/altglyph-expected.checksum: Replaced. * platform/mac/svg/custom/altglyph-expected.png: Replaced. * platform/mac/svg/custom/baseval-animval-equality-expected.checksum: Replaced. * platform/mac/svg/custom/baseval-animval-equality-expected.png: Replaced. * platform/mac/svg/custom/clip-path-referencing-use-expected.checksum: Replaced. * platform/mac/svg/custom/clip-path-referencing-use-expected.png: Replaced. * platform/mac/svg/custom/clip-path-referencing-use2-expected.checksum: Replaced. * platform/mac/svg/custom/clip-path-referencing-use2-expected.png: Replaced. * platform/mac/svg/custom/container-opacity-clip-viewBox-expected.checksum: * platform/mac/svg/custom/container-opacity-clip-viewBox-expected.png: * platform/mac/svg/custom/dominant-baseline-hanging-expected.checksum: Replaced. * platform/mac/svg/custom/dominant-baseline-hanging-expected.png: Replaced. * platform/mac/svg/custom/feComponentTransfer-Discrete-expected.checksum: Replaced. * platform/mac/svg/custom/feComponentTransfer-Discrete-expected.png: Replaced. * platform/mac/svg/custom/feComponentTransfer-Gamma-expected.checksum: Replaced. * platform/mac/svg/custom/feComponentTransfer-Gamma-expected.png: Replaced. * platform/mac/svg/custom/feComponentTransfer-Linear-expected.checksum: Replaced. * platform/mac/svg/custom/feComponentTransfer-Linear-expected.png: Replaced. * platform/mac/svg/custom/feComponentTransfer-Table-expected.checksum: Replaced. * platform/mac/svg/custom/feComponentTransfer-Table-expected.png: Replaced. * platform/mac/svg/custom/fill-fallback-expected.checksum: Replaced. * platform/mac/svg/custom/fill-fallback-expected.png: Replaced. * platform/mac/svg/custom/getPresentationAttribute-expected.checksum: Replaced. * platform/mac/svg/custom/getPresentationAttribute-expected.png: Replaced. * platform/mac/svg/custom/getsvgdocument-expected.checksum: Replaced. * platform/mac/svg/custom/getsvgdocument-expected.png: Replaced. * platform/mac/svg/custom/image-parent-translation-expected.checksum: Replaced. * platform/mac/svg/custom/image-parent-translation-expected.png: Replaced. * platform/mac/svg/custom/invalid-fill-expected.checksum: Replaced. * platform/mac/svg/custom/invalid-fill-expected.png: Replaced. * platform/mac/svg/custom/invalid-fill-hex-expected.checksum: Replaced. * platform/mac/svg/custom/invalid-fill-hex-expected.png: Replaced. * platform/mac/svg/custom/invisible-text-after-scrolling-expected.checksum: Replaced. * platform/mac/svg/custom/invisible-text-after-scrolling-expected.png: Replaced. * platform/mac/svg/custom/percentage-of-html-parent-expected.checksum: Replaced. * platform/mac/svg/custom/percentage-of-html-parent-expected.png: Replaced. * platform/mac/svg/custom/pointer-events-image-expected.checksum: Replaced. * platform/mac/svg/custom/pointer-events-image-expected.png: Replaced. * platform/mac/svg/custom/pointer-events-text-expected.checksum: Replaced. * platform/mac/svg/custom/pointer-events-text-expected.png: Replaced. * platform/mac/svg/custom/relative-sized-content-expected.checksum: Replaced. * platform/mac/svg/custom/relative-sized-content-expected.png: Replaced. * platform/mac/svg/custom/relative-sized-deep-shadow-tree-content-expected.checksum: Replaced. * platform/mac/svg/custom/relative-sized-deep-shadow-tree-content-expected.png: Replaced. * platform/mac/svg/custom/relative-sized-shadow-tree-content-expected.checksum: Replaced. * platform/mac/svg/custom/relative-sized-shadow-tree-content-expected.png: Replaced. * platform/mac/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.checksum: Replaced. * platform/mac/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.png: Replaced. * platform/mac/svg/custom/rootmost-svg-xy-attrs-expected.checksum: Replaced. * platform/mac/svg/custom/rootmost-svg-xy-attrs-expected.png: Replaced. * platform/mac/svg/custom/shape-rendering-expected.checksum: Replaced. * platform/mac/svg/custom/shape-rendering-expected.png: Replaced. * platform/mac/svg/custom/stroke-fallback-expected.checksum: Replaced. * platform/mac/svg/custom/stroke-fallback-expected.png: Replaced. * platform/mac/svg/custom/svg-float-border-padding-expected.checksum: Replaced. * platform/mac/svg/custom/svg-float-border-padding-expected.png: Replaced. * platform/mac/svg/filters/feGaussianBlur-expected.checksum: Replaced. * platform/mac/svg/filters/feGaussianBlur-expected.png: Replaced. * platform/mac/svg/filters/shadow-on-filter-expected.checksum: Replaced. * platform/mac/svg/filters/shadow-on-filter-expected.png: Replaced. * platform/mac/svg/hixie/links/003-broken-expected.checksum: * platform/mac/svg/hixie/links/003-broken-expected.png: * platform/mac/svg/text/kerning-expected.checksum: Replaced. * platform/mac/svg/text/kerning-expected.png: Replaced. * platform/mac/svg/text/multichar-glyph-expected.checksum: Replaced. * platform/mac/svg/text/multichar-glyph-expected.png: Replaced. * platform/mac/svg/text/text-repaint-rects-expected.checksum: Replaced. * platform/mac/svg/text/text-repaint-rects-expected.png: Replaced. 2010-05-21 Chris Marrin Reviewed by Simon Fraser. Implement tiled compositing layers on Windows https://bugs.webkit.org/show_bug.cgi?id=39461 These tests show several capabilities, including simple huge layers, resizing from small to huge and back again, huge layers with layer children, resizing huge layers with layer children and adding and removing children from huge layers. Expected results are of the resulting compositing layer tree so they are Windows specific. General results will be needed for Mac. * compositing/huge-layer-add-remove-child.html: Added. * compositing/huge-layer-resize.html: Added. * compositing/huge-layer-with-layer-children-resize.html: Added. * compositing/huge-layer-with-layer-children.html: Added. * compositing/huge-layer.html: Added. * platform/win/compositing/huge-layer-add-remove-child-expected.txt: Added. * platform/win/compositing/huge-layer-expected.txt: Added. * platform/win/compositing/huge-layer-resize-expected.txt: Added. * platform/win/compositing/huge-layer-with-layer-children-expected.txt: Added. * platform/win/compositing/huge-layer-with-layer-children-resize-expected.txt: Added. 2010-05-21 Geoffrey Garen Reviewed by Darin Adler. Added a test for a typo in my last commit. https://bugs.webkit.org/show_bug.cgi?id=39518 * inspector/arobens-test-expected.txt: Added. * inspector/arobens-test.html: Added. Verify that the first script evaluation doesn't stomp over the bit of state saying that we're a nested script evaluation. 2010-05-21 Julie Parent Unreviewed. Updating test expectations for chromium due to http://trac.webkit.org/changeset/59968. * platform/chromium-mac/fast/css/getComputedStyle/computed-style-expected.txt: * platform/chromium-mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: * platform/chromium-mac/svg/css/getComputedStyle-basic-expected.txt: * platform/chromium-win/fast/css/getComputedStyle/computed-style-expected.txt: * platform/chromium-win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: * platform/chromium-win/svg/css/getComputedStyle-basic-expected.txt: 2010-05-21 Julie Parent Unreviewed. Updating Chromium test_expectations to mark drop-link test as failing in win debug. * platform/chromium/test_expectations.txt: 2010-05-21 Victor Wang Unreviewed. Update test expectations for chromium. * platform/chromium-linux/fast/lists/alpha-boundary-values-expected.checksum: Added. * platform/chromium-linux/fast/lists/alpha-boundary-values-expected.png: Added. * platform/chromium-mac/fast/lists/alpha-boundary-values-expected.checksum: Added. * platform/chromium-mac/fast/lists/alpha-boundary-values-expected.png: Added. * platform/chromium-win/fast/lists/alpha-boundary-values-expected.checksum: Added. * platform/chromium-win/fast/lists/alpha-boundary-values-expected.png: Added. * platform/chromium-win/fast/lists/alpha-boundary-values-expected.txt: Added. 2010-05-21 Julie Parent Unreviewed. Updating Chromium test_expectations to mark two websockets tests as failing in debug mode. * platform/chromium/test_expectations.txt: 2010-05-21 Csaba Osztrogonác Unreviewed. Skip failing test until fix. [Qt] need an implementation of LayoutTestController::computedStyleIncludingVisitedInfo https://bugs.webkit.org/show_bug.cgi?id=37759 The implementation of LayoutTestController::computedStyleIncludingVisitedInfo is incorrect now, this bug was revealed by r59956. * platform/qt/Skipped: fast/history/self-is-visited.html skipped. 2010-05-21 Jer Noble Reviewed by Anders Carlsson. Disable full-screen video on Windows https://bugs.webkit.org/show_bug.cgi?id=39506 rdar://problem/8012516 Disable full-screen video through MediaPlayerPrivateVisualContext since we no longer use GWorlds and QuickTime's built in full-screen support. Media layout tests updated with new expected results. * platform/win/media/controls-after-reload-expected.txt: * platform/win/media/controls-drag-timebar-expected.txt: * platform/win/media/controls-strict-expected.txt: * platform/win/media/controls-styling-expected.txt: * platform/win/media/video-controls-rendering-expected.txt: * platform/win/media/video-display-toggle-expected.txt: * platform/win/media/video-no-audio-expected.txt: 2010-05-21 Simon Fraser Reviewed by Dan Bernstein. Avoid creating huge tiled layers with accelerated compositing https://bugs.webkit.org/show_bug.cgi?id=39515 New test with two large composited layers. * compositing/geometry/huge-layer-expected.txt: Added. * compositing/geometry/huge-layer.html: Added. 2010-05-21 Alejandro G. Castro Rubber-stamped by Xan Lopez. Updated test results, added web sockets lines. * platform/gtk/fast/dom/prototype-inheritance-expected.txt: 2010-05-14 Chang Shu Reviewed by Eric Seidel. Import Philip Taylor's HTML5 test suite from http://philip.html5.org/tests/canvas/suite/tests. These test cases are skipped for now. https://bugs.webkit.org/show_bug.cgi?id=20553 * fast/canvas/philip: Added. * fast/canvas/philip/fonts: Added. * fast/canvas/philip/fonts/CanvasTest.sfd: Added. * fast/canvas/philip/fonts/CanvasTest.ttf: Added. * fast/canvas/philip/images: Added. * fast/canvas/philip/images/anim-gr.gif: Added. * fast/canvas/philip/images/anim-gr.png: Added. * fast/canvas/philip/images/anim-poster-gr.png: Added. * fast/canvas/philip/images/background.png: Added. * fast/canvas/philip/images/broken.png: Added. * fast/canvas/philip/images/ggrr-256x256.png: Added. * fast/canvas/philip/images/green-16x16.png: Added. * fast/canvas/philip/images/green-1x1.png: Added. * fast/canvas/philip/images/green-256x256.png: Added. * fast/canvas/philip/images/green-2x2.png: Added. * fast/canvas/philip/images/green.png: Added. * fast/canvas/philip/images/grgr-256x256.png: Added. * fast/canvas/philip/images/red-16x16.png: Added. * fast/canvas/philip/images/red.png: Added. * fast/canvas/philip/images/redtransparent.png: Added. * fast/canvas/philip/images/rgrg-256x256.png: Added. * fast/canvas/philip/images/rrgg-256x256.png: Added. * fast/canvas/philip/images/transparent.png: Added. * fast/canvas/philip/images/transparent50.png: Added. * fast/canvas/philip/images/yellow.png: Added. * fast/canvas/philip/images/yellow75.png: Added. * fast/canvas/philip/tests: Added. * fast/canvas/philip/tests.css: Added. * fast/canvas/philip/tests/.reportgen.html.swp: Added. * fast/canvas/philip/tests/.reportgen.js.swp: Added. * fast/canvas/philip/tests/2d.canvas.readonly.html: Added. * fast/canvas/philip/tests/2d.canvas.reference.html: Added. * fast/canvas/philip/tests/2d.clearRect.basic.html: Added. * fast/canvas/philip/tests/2d.clearRect.clip.html: Added. * fast/canvas/philip/tests/2d.clearRect.globalalpha.html: Added. * fast/canvas/philip/tests/2d.clearRect.globalcomposite.html: Added. * fast/canvas/philip/tests/2d.clearRect.negative.html: Added. * fast/canvas/philip/tests/2d.clearRect.nonfinite.html: Added. * fast/canvas/philip/tests/2d.clearRect.path.html: Added. * fast/canvas/philip/tests/2d.clearRect.shadow.html: Added. * fast/canvas/philip/tests/2d.clearRect.transform.html: Added. * fast/canvas/philip/tests/2d.clearRect.zero.html: Added. * fast/canvas/philip/tests/2d.composite.canvas.copy.html: Added. * fast/canvas/philip/tests/2d.composite.canvas.copy.png: Added. * fast/canvas/philip/tests/2d.composite.canvas.destination-atop.html: Added. * fast/canvas/philip/tests/2d.composite.canvas.destination-atop.png: Added. * fast/canvas/philip/tests/2d.composite.canvas.destination-in.html: Added. * fast/canvas/philip/tests/2d.composite.canvas.destination-in.png: Added. * fast/canvas/philip/tests/2d.composite.canvas.destination-out.html: Added. * fast/canvas/philip/tests/2d.composite.canvas.destination-out.png: Added. * fast/canvas/philip/tests/2d.composite.canvas.destination-over.html: Added. * fast/canvas/philip/tests/2d.composite.canvas.destination-over.png: Added. * fast/canvas/philip/tests/2d.composite.canvas.lighter.html: Added. * fast/canvas/philip/tests/2d.composite.canvas.lighter.png: Added. * fast/canvas/philip/tests/2d.composite.canvas.source-atop.html: Added. * fast/canvas/philip/tests/2d.composite.canvas.source-atop.png: Added. * fast/canvas/philip/tests/2d.composite.canvas.source-in.html: Added. * fast/canvas/philip/tests/2d.composite.canvas.source-in.png: Added. * fast/canvas/philip/tests/2d.composite.canvas.source-out.html: Added. * fast/canvas/philip/tests/2d.composite.canvas.source-out.png: Added. * fast/canvas/philip/tests/2d.composite.canvas.source-over.html: Added. * fast/canvas/philip/tests/2d.composite.canvas.source-over.png: Added. * fast/canvas/philip/tests/2d.composite.canvas.xor.html: Added. * fast/canvas/philip/tests/2d.composite.canvas.xor.png: Added. * fast/canvas/philip/tests/2d.composite.clip.copy.html: Added. * fast/canvas/philip/tests/2d.composite.clip.destination-atop.html: Added. * fast/canvas/philip/tests/2d.composite.clip.destination-in.html: Added. * fast/canvas/philip/tests/2d.composite.clip.destination-out.html: Added. * fast/canvas/philip/tests/2d.composite.clip.destination-over.html: Added. * fast/canvas/philip/tests/2d.composite.clip.lighter.html: Added. * fast/canvas/philip/tests/2d.composite.clip.source-atop.html: Added. * fast/canvas/philip/tests/2d.composite.clip.source-in.html: Added. * fast/canvas/philip/tests/2d.composite.clip.source-out.html: Added. * fast/canvas/philip/tests/2d.composite.clip.source-over.html: Added. * fast/canvas/philip/tests/2d.composite.clip.xor.html: Added. * fast/canvas/philip/tests/2d.composite.globalAlpha.canvas.html: Added. * fast/canvas/philip/tests/2d.composite.globalAlpha.canvaspattern.html: Added. * fast/canvas/philip/tests/2d.composite.globalAlpha.default.html: Added. * fast/canvas/philip/tests/2d.composite.globalAlpha.fill.html: Added. * fast/canvas/philip/tests/2d.composite.globalAlpha.image.html: Added. * fast/canvas/philip/tests/2d.composite.globalAlpha.imagepattern.html: Added. * fast/canvas/philip/tests/2d.composite.globalAlpha.invalid.html: Added. * fast/canvas/philip/tests/2d.composite.globalAlpha.range.html: Added. * fast/canvas/philip/tests/2d.composite.image.copy.html: Added. * fast/canvas/philip/tests/2d.composite.image.copy.png: Added. * fast/canvas/philip/tests/2d.composite.image.destination-atop.html: Added. * fast/canvas/philip/tests/2d.composite.image.destination-atop.png: Added. * fast/canvas/philip/tests/2d.composite.image.destination-in.html: Added. * fast/canvas/philip/tests/2d.composite.image.destination-in.png: Added. * fast/canvas/philip/tests/2d.composite.image.destination-out.html: Added. * fast/canvas/philip/tests/2d.composite.image.destination-out.png: Added. * fast/canvas/philip/tests/2d.composite.image.destination-over.html: Added. * fast/canvas/philip/tests/2d.composite.image.destination-over.png: Added. * fast/canvas/philip/tests/2d.composite.image.lighter.html: Added. * fast/canvas/philip/tests/2d.composite.image.lighter.png: Added. * fast/canvas/philip/tests/2d.composite.image.source-atop.html: Added. * fast/canvas/philip/tests/2d.composite.image.source-atop.png: Added. * fast/canvas/philip/tests/2d.composite.image.source-in.html: Added. * fast/canvas/philip/tests/2d.composite.image.source-in.png: Added. * fast/canvas/philip/tests/2d.composite.image.source-out.html: Added. * fast/canvas/philip/tests/2d.composite.image.source-out.png: Added. * fast/canvas/philip/tests/2d.composite.image.source-over.html: Added. * fast/canvas/philip/tests/2d.composite.image.source-over.png: Added. * fast/canvas/philip/tests/2d.composite.image.xor.html: Added. * fast/canvas/philip/tests/2d.composite.image.xor.png: Added. * fast/canvas/philip/tests/2d.composite.operation.casesensitive.html: Added. * fast/canvas/philip/tests/2d.composite.operation.clear.html: Added. * fast/canvas/philip/tests/2d.composite.operation.darker.html: Added. * fast/canvas/philip/tests/2d.composite.operation.default.html: Added. * fast/canvas/philip/tests/2d.composite.operation.get.html: Added. * fast/canvas/philip/tests/2d.composite.operation.highlight.html: Added. * fast/canvas/philip/tests/2d.composite.operation.nullsuffix.html: Added. * fast/canvas/philip/tests/2d.composite.operation.over.html: Added. * fast/canvas/philip/tests/2d.composite.operation.unrecognised.html: Added. * fast/canvas/philip/tests/2d.composite.solid.copy.html: Added. * fast/canvas/philip/tests/2d.composite.solid.copy.png: Added. * fast/canvas/philip/tests/2d.composite.solid.destination-atop.html: Added. * fast/canvas/philip/tests/2d.composite.solid.destination-atop.png: Added. * fast/canvas/philip/tests/2d.composite.solid.destination-in.html: Added. * fast/canvas/philip/tests/2d.composite.solid.destination-in.png: Added. * fast/canvas/philip/tests/2d.composite.solid.destination-out.html: Added. * fast/canvas/philip/tests/2d.composite.solid.destination-out.png: Added. * fast/canvas/philip/tests/2d.composite.solid.destination-over.html: Added. * fast/canvas/philip/tests/2d.composite.solid.destination-over.png: Added. * fast/canvas/philip/tests/2d.composite.solid.lighter.html: Added. * fast/canvas/philip/tests/2d.composite.solid.lighter.png: Added. * fast/canvas/philip/tests/2d.composite.solid.source-atop.html: Added. * fast/canvas/philip/tests/2d.composite.solid.source-atop.png: Added. * fast/canvas/philip/tests/2d.composite.solid.source-in.html: Added. * fast/canvas/philip/tests/2d.composite.solid.source-in.png: Added. * fast/canvas/philip/tests/2d.composite.solid.source-out.html: Added. * fast/canvas/philip/tests/2d.composite.solid.source-out.png: Added. * fast/canvas/philip/tests/2d.composite.solid.source-over.html: Added. * fast/canvas/philip/tests/2d.composite.solid.source-over.png: Added. * fast/canvas/philip/tests/2d.composite.solid.xor.html: Added. * fast/canvas/philip/tests/2d.composite.solid.xor.png: Added. * fast/canvas/philip/tests/2d.composite.transparent.copy.html: Added. * fast/canvas/philip/tests/2d.composite.transparent.copy.png: Added. * fast/canvas/philip/tests/2d.composite.transparent.destination-atop.html: Added. * fast/canvas/philip/tests/2d.composite.transparent.destination-atop.png: Added. * fast/canvas/philip/tests/2d.composite.transparent.destination-in.html: Added. * fast/canvas/philip/tests/2d.composite.transparent.destination-in.png: Added. * fast/canvas/philip/tests/2d.composite.transparent.destination-out.html: Added. * fast/canvas/philip/tests/2d.composite.transparent.destination-out.png: Added. * fast/canvas/philip/tests/2d.composite.transparent.destination-over.html: Added. * fast/canvas/philip/tests/2d.composite.transparent.destination-over.png: Added. * fast/canvas/philip/tests/2d.composite.transparent.lighter.html: Added. * fast/canvas/philip/tests/2d.composite.transparent.lighter.png: Added. * fast/canvas/philip/tests/2d.composite.transparent.source-atop.html: Added. * fast/canvas/philip/tests/2d.composite.transparent.source-atop.png: Added. * fast/canvas/philip/tests/2d.composite.transparent.source-in.html: Added. * fast/canvas/philip/tests/2d.composite.transparent.source-in.png: Added. * fast/canvas/philip/tests/2d.composite.transparent.source-out.html: Added. * fast/canvas/philip/tests/2d.composite.transparent.source-out.png: Added. * fast/canvas/philip/tests/2d.composite.transparent.source-over.html: Added. * fast/canvas/philip/tests/2d.composite.transparent.source-over.png: Added. * fast/canvas/philip/tests/2d.composite.transparent.xor.html: Added. * fast/canvas/philip/tests/2d.composite.transparent.xor.png: Added. * fast/canvas/philip/tests/2d.composite.uncovered.fill.copy.html: Added. * fast/canvas/philip/tests/2d.composite.uncovered.fill.copy.png: Added. * fast/canvas/philip/tests/2d.composite.uncovered.fill.destination-atop.html: Added. * fast/canvas/philip/tests/2d.composite.uncovered.fill.destination-atop.png: Added. * fast/canvas/philip/tests/2d.composite.uncovered.fill.destination-in.html: Added. * fast/canvas/philip/tests/2d.composite.uncovered.fill.destination-in.png: Added. * fast/canvas/philip/tests/2d.composite.uncovered.fill.source-in.html: Added. * fast/canvas/philip/tests/2d.composite.uncovered.fill.source-in.png: Added. * fast/canvas/philip/tests/2d.composite.uncovered.fill.source-out.html: Added. * fast/canvas/philip/tests/2d.composite.uncovered.fill.source-out.png: Added. * fast/canvas/philip/tests/2d.composite.uncovered.image.copy.html: Added. * fast/canvas/philip/tests/2d.composite.uncovered.image.copy.png: Added. * fast/canvas/philip/tests/2d.composite.uncovered.image.destination-atop.html: Added. * fast/canvas/philip/tests/2d.composite.uncovered.image.destination-atop.png: Added. * fast/canvas/philip/tests/2d.composite.uncovered.image.destination-in.html: Added. * fast/canvas/philip/tests/2d.composite.uncovered.image.destination-in.png: Added. * fast/canvas/philip/tests/2d.composite.uncovered.image.source-in.html: Added. * fast/canvas/philip/tests/2d.composite.uncovered.image.source-in.png: Added. * fast/canvas/philip/tests/2d.composite.uncovered.image.source-out.html: Added. * fast/canvas/philip/tests/2d.composite.uncovered.image.source-out.png: Added. * fast/canvas/philip/tests/2d.composite.uncovered.nocontext.copy.html: Added. * fast/canvas/philip/tests/2d.composite.uncovered.nocontext.copy.png: Added. * fast/canvas/philip/tests/2d.composite.uncovered.nocontext.destination-atop.html: Added. * fast/canvas/philip/tests/2d.composite.uncovered.nocontext.destination-atop.png: Added. * fast/canvas/philip/tests/2d.composite.uncovered.nocontext.destination-in.html: Added. * fast/canvas/philip/tests/2d.composite.uncovered.nocontext.destination-in.png: Added. * fast/canvas/philip/tests/2d.composite.uncovered.nocontext.source-in.html: Added. * fast/canvas/philip/tests/2d.composite.uncovered.nocontext.source-in.png: Added. * fast/canvas/philip/tests/2d.composite.uncovered.nocontext.source-out.html: Added. * fast/canvas/philip/tests/2d.composite.uncovered.nocontext.source-out.png: Added. * fast/canvas/philip/tests/2d.composite.uncovered.pattern.copy.html: Added. * fast/canvas/philip/tests/2d.composite.uncovered.pattern.copy.png: Added. * fast/canvas/philip/tests/2d.composite.uncovered.pattern.destination-atop.html: Added. * fast/canvas/philip/tests/2d.composite.uncovered.pattern.destination-atop.png: Added. * fast/canvas/philip/tests/2d.composite.uncovered.pattern.destination-in.html: Added. * fast/canvas/philip/tests/2d.composite.uncovered.pattern.destination-in.png: Added. * fast/canvas/philip/tests/2d.composite.uncovered.pattern.source-in.html: Added. * fast/canvas/philip/tests/2d.composite.uncovered.pattern.source-in.png: Added. * fast/canvas/philip/tests/2d.composite.uncovered.pattern.source-out.html: Added. * fast/canvas/philip/tests/2d.composite.uncovered.pattern.source-out.png: Added. * fast/canvas/philip/tests/2d.coordinatespace.html: Added. * fast/canvas/philip/tests/2d.coordinatespace.png: Added. * fast/canvas/philip/tests/2d.drawImage.3arg.html: Added. * fast/canvas/philip/tests/2d.drawImage.5arg.html: Added. * fast/canvas/philip/tests/2d.drawImage.9arg.basic.html: Added. * fast/canvas/philip/tests/2d.drawImage.9arg.destpos.html: Added. * fast/canvas/philip/tests/2d.drawImage.9arg.destsize.html: Added. * fast/canvas/philip/tests/2d.drawImage.9arg.sourcepos.html: Added. * fast/canvas/philip/tests/2d.drawImage.9arg.sourcesize.html: Added. * fast/canvas/philip/tests/2d.drawImage.alpha.html: Added. * fast/canvas/philip/tests/2d.drawImage.animated.apng.html: Added. * fast/canvas/philip/tests/2d.drawImage.animated.gif.html: Added. * fast/canvas/philip/tests/2d.drawImage.animated.poster.html: Added. * fast/canvas/philip/tests/2d.drawImage.broken.html: Added. * fast/canvas/philip/tests/2d.drawImage.canvas.html: Added. * fast/canvas/philip/tests/2d.drawImage.clip.html: Added. * fast/canvas/philip/tests/2d.drawImage.composite.html: Added. * fast/canvas/philip/tests/2d.drawImage.floatsource.html: Added. * fast/canvas/philip/tests/2d.drawImage.incomplete.html: Added. * fast/canvas/philip/tests/2d.drawImage.negativedest.html: Added. * fast/canvas/philip/tests/2d.drawImage.negativedir.html: Added. * fast/canvas/philip/tests/2d.drawImage.negativesource.html: Added. * fast/canvas/philip/tests/2d.drawImage.nonfinite.html: Added. * fast/canvas/philip/tests/2d.drawImage.nowrap.html: Added. * fast/canvas/philip/tests/2d.drawImage.null.html: Added. * fast/canvas/philip/tests/2d.drawImage.outsidesource.html: Added. * fast/canvas/philip/tests/2d.drawImage.path.html: Added. * fast/canvas/philip/tests/2d.drawImage.self.1.html: Added. * fast/canvas/philip/tests/2d.drawImage.self.2.html: Added. * fast/canvas/philip/tests/2d.drawImage.transform.html: Added. * fast/canvas/philip/tests/2d.drawImage.wrongtype.html: Added. * fast/canvas/philip/tests/2d.drawImage.zerocanvas.html: Added. * fast/canvas/philip/tests/2d.drawImage.zerosource.html: Added. * fast/canvas/philip/tests/2d.fillRect.basic.html: Added. * fast/canvas/philip/tests/2d.fillRect.clip.html: Added. * fast/canvas/philip/tests/2d.fillRect.negative.html: Added. * fast/canvas/philip/tests/2d.fillRect.nonfinite.html: Added. * fast/canvas/philip/tests/2d.fillRect.path.html: Added. * fast/canvas/philip/tests/2d.fillRect.shadow.html: Added. * fast/canvas/philip/tests/2d.fillRect.transform.html: Added. * fast/canvas/philip/tests/2d.fillRect.zero.html: Added. * fast/canvas/philip/tests/2d.fillStyle.default.html: Added. * fast/canvas/philip/tests/2d.fillStyle.get.semitransparent.html: Added. * fast/canvas/philip/tests/2d.fillStyle.get.solid.html: Added. * fast/canvas/philip/tests/2d.fillStyle.get.transparent.html: Added. * fast/canvas/philip/tests/2d.fillStyle.invalidstring.html: Added. * fast/canvas/philip/tests/2d.fillStyle.invalidtype.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.current.basic.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.current.changed.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.current.removed.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.current.removed.png: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.hex3.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.hex3.png: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.hex6.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.hex6.png: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-1.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-1.png: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-2.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-2.png: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-3.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-3.png: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-4.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-4.png: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-5.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-5.png: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-clamp-1.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-clamp-1.png: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-clamp-2.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-clamp-2.png: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-clamp-3.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-clamp-3.png: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-clamp-4.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-clamp-4.png: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-1.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-1.png: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-2.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-2.png: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-clamp-1.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-clamp-1.png: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-clamp-2.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-clamp-2.png: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-clamp-3.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-clamp-3.png: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-clamp-4.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-clamp-4.png: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-clamp-5.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-clamp-5.png: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-clamp-6.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-clamp-6.png: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.html4.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.html4.png: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.hex1.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.hex2.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.hex3.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.hex4.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.hex5.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.hex6.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.hex7.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.hex8.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.hsl-1.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.hsl-2.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.hsl-3.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.hsl-4.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.hsl-5.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.hsla-1.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.hsla-2.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.name-1.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.name-2.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.name-3.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.rgb-1.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.rgb-2.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.rgb-3.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.rgb-4.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.rgb-5.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.rgb-6.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.rgb-7.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.rgba-1.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.rgba-2.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.rgba-3.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.rgba-4.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.rgba-5.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.rgb-clamp-1.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.rgb-clamp-1.png: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.rgb-clamp-2.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.rgb-clamp-2.png: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.rgb-clamp-3.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.rgb-clamp-3.png: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.rgb-clamp-4.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.rgb-clamp-4.png: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.rgb-clamp-5.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.rgb-clamp-5.png: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.rgb-num.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.rgb-num.png: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.rgb-percent.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.rgb-percent.png: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.rgba-clamp-1.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.rgba-clamp-1.png: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.rgba-clamp-2.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.rgba-clamp-2.png: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.rgba-num-1.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.rgba-num-1.png: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.rgba-num-2.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.rgba-num-2.png: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.rgba-percent.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.rgba-percent.png: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.rgba-solid-1.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.rgba-solid-1.png: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.rgba-solid-2.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.rgba-solid-2.png: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.svg-1.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.svg-1.png: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.svg-2.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.svg-2.png: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.system.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.transparent-1.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.transparent-1.png: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.transparent-2.html: Added. * fast/canvas/philip/tests/2d.fillStyle.parse.transparent-2.png: Added. * fast/canvas/philip/tests/2d.getcontext.exists.html: Added. * fast/canvas/philip/tests/2d.getcontext.shared.html: Added. * fast/canvas/philip/tests/2d.getcontext.unique.html: Added. * fast/canvas/philip/tests/2d.gradient.empty.html: Added. * fast/canvas/philip/tests/2d.gradient.interpolate.alpha.html: Added. * fast/canvas/philip/tests/2d.gradient.interpolate.alpha.png: Added. * fast/canvas/philip/tests/2d.gradient.interpolate.colour.html: Added. * fast/canvas/philip/tests/2d.gradient.interpolate.colour.png: Added. * fast/canvas/philip/tests/2d.gradient.interpolate.colouralpha.html: Added. * fast/canvas/philip/tests/2d.gradient.interpolate.colouralpha.png: Added. * fast/canvas/philip/tests/2d.gradient.interpolate.multiple.html: Added. * fast/canvas/philip/tests/2d.gradient.interpolate.multiple.png: Added. * fast/canvas/philip/tests/2d.gradient.interpolate.outside.html: Added. * fast/canvas/philip/tests/2d.gradient.interpolate.overlap.html: Added. * fast/canvas/philip/tests/2d.gradient.interpolate.overlap.png: Added. * fast/canvas/philip/tests/2d.gradient.interpolate.overlap2.html: Added. * fast/canvas/philip/tests/2d.gradient.interpolate.solid.html: Added. * fast/canvas/philip/tests/2d.gradient.interpolate.vertical.html: Added. * fast/canvas/philip/tests/2d.gradient.interpolate.vertical.png: Added. * fast/canvas/philip/tests/2d.gradient.interpolate.zerosize.html: Added. * fast/canvas/philip/tests/2d.gradient.linear.nonfinite.html: Added. * fast/canvas/philip/tests/2d.gradient.linear.transform.1.html: Added. * fast/canvas/philip/tests/2d.gradient.linear.transform.2.html: Added. * fast/canvas/philip/tests/2d.gradient.linear.transform.3.html: Added. * fast/canvas/philip/tests/2d.gradient.object.compare.html: Added. * fast/canvas/philip/tests/2d.gradient.object.crosscanvas.html: Added. * fast/canvas/philip/tests/2d.gradient.object.invalidcolour.html: Added. * fast/canvas/philip/tests/2d.gradient.object.invalidoffset.html: Added. * fast/canvas/philip/tests/2d.gradient.object.return.html: Added. * fast/canvas/philip/tests/2d.gradient.object.update.html: Added. * fast/canvas/philip/tests/2d.gradient.radial.cone.behind.html: Added. * fast/canvas/philip/tests/2d.gradient.radial.cone.beside.html: Added. * fast/canvas/philip/tests/2d.gradient.radial.cone.bottom.html: Added. * fast/canvas/philip/tests/2d.gradient.radial.cone.cylinder.html: Added. * fast/canvas/philip/tests/2d.gradient.radial.cone.front.html: Added. * fast/canvas/philip/tests/2d.gradient.radial.cone.shape1.html: Added. * fast/canvas/philip/tests/2d.gradient.radial.cone.shape2.html: Added. * fast/canvas/philip/tests/2d.gradient.radial.cone.top.html: Added. * fast/canvas/philip/tests/2d.gradient.radial.equal.html: Added. * fast/canvas/philip/tests/2d.gradient.radial.inside1.html: Added. * fast/canvas/philip/tests/2d.gradient.radial.inside2.html: Added. * fast/canvas/philip/tests/2d.gradient.radial.inside3.html: Added. * fast/canvas/philip/tests/2d.gradient.radial.negative.html: Added. * fast/canvas/philip/tests/2d.gradient.radial.nonfinite.html: Added. * fast/canvas/philip/tests/2d.gradient.radial.outside1.html: Added. * fast/canvas/philip/tests/2d.gradient.radial.outside2.html: Added. * fast/canvas/philip/tests/2d.gradient.radial.outside3.html: Added. * fast/canvas/philip/tests/2d.gradient.radial.touch1.html: Added. * fast/canvas/philip/tests/2d.gradient.radial.touch2.html: Added. * fast/canvas/philip/tests/2d.gradient.radial.touch3.html: Added. * fast/canvas/philip/tests/2d.gradient.radial.transform.1.html: Added. * fast/canvas/philip/tests/2d.gradient.radial.transform.2.html: Added. * fast/canvas/philip/tests/2d.gradient.radial.transform.3.html: Added. * fast/canvas/philip/tests/2d.imageData.create1.basic.html: Added. * fast/canvas/philip/tests/2d.imageData.create1.initial.html: Added. * fast/canvas/philip/tests/2d.imageData.create1.type.html: Added. * fast/canvas/philip/tests/2d.imageData.create1.zero.html: Added. * fast/canvas/philip/tests/2d.imageData.create2.basic.html: Added. * fast/canvas/philip/tests/2d.imageData.create2.initial.html: Added. * fast/canvas/philip/tests/2d.imageData.create2.large.html: Added. * fast/canvas/philip/tests/2d.imageData.create2.negative.html: Added. * fast/canvas/philip/tests/2d.imageData.create2.nonfinite.html: Added. * fast/canvas/philip/tests/2d.imageData.create2.round.html: Added. * fast/canvas/philip/tests/2d.imageData.create2.tiny.html: Added. * fast/canvas/philip/tests/2d.imageData.create2.type.html: Added. * fast/canvas/philip/tests/2d.imageData.create2.zero.html: Added. * fast/canvas/philip/tests/2d.imageData.get.basic.html: Added. * fast/canvas/philip/tests/2d.imageData.get.clamp.html: Added. * fast/canvas/philip/tests/2d.imageData.get.length.html: Added. * fast/canvas/philip/tests/2d.imageData.get.nonfinite.html: Added. * fast/canvas/philip/tests/2d.imageData.get.nonpremul.html: Added. * fast/canvas/philip/tests/2d.imageData.get.order.alpha.html: Added. * fast/canvas/philip/tests/2d.imageData.get.order.cols.html: Added. * fast/canvas/philip/tests/2d.imageData.get.order.rgb.html: Added. * fast/canvas/philip/tests/2d.imageData.get.order.rows.html: Added. * fast/canvas/philip/tests/2d.imageData.get.range.html: Added. * fast/canvas/philip/tests/2d.imageData.get.source.negative.html: Added. * fast/canvas/philip/tests/2d.imageData.get.source.outside.html: Added. * fast/canvas/philip/tests/2d.imageData.get.source.size.html: Added. * fast/canvas/philip/tests/2d.imageData.get.tiny.html: Added. * fast/canvas/philip/tests/2d.imageData.get.type.html: Added. * fast/canvas/philip/tests/2d.imageData.get.unaffected.html: Added. * fast/canvas/philip/tests/2d.imageData.get.zero.html: Added. * fast/canvas/philip/tests/2d.imageData.object.ctor.html: Added. * fast/canvas/philip/tests/2d.imageData.object.nan.html: Added. * fast/canvas/philip/tests/2d.imageData.object.properties.html: Added. * fast/canvas/philip/tests/2d.imageData.object.readonly.html: Added. * fast/canvas/philip/tests/2d.imageData.object.round.html: Added. * fast/canvas/philip/tests/2d.imageData.object.set.html: Added. * fast/canvas/philip/tests/2d.imageData.object.string.html: Added. * fast/canvas/philip/tests/2d.imageData.object.undefined.html: Added. * fast/canvas/philip/tests/2d.imageData.object.wrap.html: Added. * fast/canvas/philip/tests/2d.imageData.put.alpha.html: Added. * fast/canvas/philip/tests/2d.imageData.put.alpha.png: Added. * fast/canvas/philip/tests/2d.imageData.put.basic.html: Added. * fast/canvas/philip/tests/2d.imageData.put.clip.html: Added. * fast/canvas/philip/tests/2d.imageData.put.created.html: Added. * fast/canvas/philip/tests/2d.imageData.put.cross.html: Added. * fast/canvas/philip/tests/2d.imageData.put.dirty.negative.html: Added. * fast/canvas/philip/tests/2d.imageData.put.dirty.outside.html: Added. * fast/canvas/philip/tests/2d.imageData.put.dirty.rect1.html: Added. * fast/canvas/philip/tests/2d.imageData.put.dirty.rect2.html: Added. * fast/canvas/philip/tests/2d.imageData.put.dirty.zero.html: Added. * fast/canvas/philip/tests/2d.imageData.put.modified.html: Added. * fast/canvas/philip/tests/2d.imageData.put.nonfinite.html: Added. * fast/canvas/philip/tests/2d.imageData.put.null.html: Added. * fast/canvas/philip/tests/2d.imageData.put.path.html: Added. * fast/canvas/philip/tests/2d.imageData.put.unaffected.html: Added. * fast/canvas/philip/tests/2d.imageData.put.unchanged.html: Added. * fast/canvas/philip/tests/2d.imageData.put.wrongtype.html: Added. * fast/canvas/philip/tests/2d.line.cap.butt.html: Added. * fast/canvas/philip/tests/2d.line.cap.closed.html: Added. * fast/canvas/philip/tests/2d.line.cap.invalid.html: Added. * fast/canvas/philip/tests/2d.line.cap.open.html: Added. * fast/canvas/philip/tests/2d.line.cap.round.html: Added. * fast/canvas/philip/tests/2d.line.cap.square.html: Added. * fast/canvas/philip/tests/2d.line.cap.valid.html: Added. * fast/canvas/philip/tests/2d.line.cross.html: Added. * fast/canvas/philip/tests/2d.line.defaults.html: Added. * fast/canvas/philip/tests/2d.line.join.bevel.html: Added. * fast/canvas/philip/tests/2d.line.join.closed.html: Added. * fast/canvas/philip/tests/2d.line.join.invalid.html: Added. * fast/canvas/philip/tests/2d.line.join.miter.html: Added. * fast/canvas/philip/tests/2d.line.join.open.html: Added. * fast/canvas/philip/tests/2d.line.join.parallel.html: Added. * fast/canvas/philip/tests/2d.line.join.round.html: Added. * fast/canvas/philip/tests/2d.line.join.valid.html: Added. * fast/canvas/philip/tests/2d.line.miter.acute.html: Added. * fast/canvas/philip/tests/2d.line.miter.exceeded.html: Added. * fast/canvas/philip/tests/2d.line.miter.invalid.html: Added. * fast/canvas/philip/tests/2d.line.miter.lineedge.html: Added. * fast/canvas/philip/tests/2d.line.miter.obtuse.html: Added. * fast/canvas/philip/tests/2d.line.miter.rightangle.html: Added. * fast/canvas/philip/tests/2d.line.miter.valid.html: Added. * fast/canvas/philip/tests/2d.line.miter.within.html: Added. * fast/canvas/philip/tests/2d.line.union.html: Added. * fast/canvas/philip/tests/2d.line.width.basic.html: Added. * fast/canvas/philip/tests/2d.line.width.invalid.html: Added. * fast/canvas/philip/tests/2d.line.width.scaledefault.html: Added. * fast/canvas/philip/tests/2d.line.width.transformed.html: Added. * fast/canvas/philip/tests/2d.line.width.valid.html: Added. * fast/canvas/philip/tests/2d.missingargs.html: Added. * fast/canvas/philip/tests/2d.path.arc.angle.1.html: Added. * fast/canvas/philip/tests/2d.path.arc.angle.2.html: Added. * fast/canvas/philip/tests/2d.path.arc.angle.3.html: Added. * fast/canvas/philip/tests/2d.path.arc.angle.4.html: Added. * fast/canvas/philip/tests/2d.path.arc.angle.5.html: Added. * fast/canvas/philip/tests/2d.path.arc.angle.6.html: Added. * fast/canvas/philip/tests/2d.path.arc.empty.html: Added. * fast/canvas/philip/tests/2d.path.arc.end.html: Added. * fast/canvas/philip/tests/2d.path.arc.negative.html: Added. * fast/canvas/philip/tests/2d.path.arc.nonempty.html: Added. * fast/canvas/philip/tests/2d.path.arc.nonfinite.html: Added. * fast/canvas/philip/tests/2d.path.arc.scale.1.html: Added. * fast/canvas/philip/tests/2d.path.arc.scale.2.html: Added. * fast/canvas/philip/tests/2d.path.arc.selfintersect.1.html: Added. * fast/canvas/philip/tests/2d.path.arc.selfintersect.2.html: Added. * fast/canvas/philip/tests/2d.path.arc.shape.1.html: Added. * fast/canvas/philip/tests/2d.path.arc.shape.2.html: Added. * fast/canvas/philip/tests/2d.path.arc.shape.3.html: Added. * fast/canvas/philip/tests/2d.path.arc.shape.4.html: Added. * fast/canvas/philip/tests/2d.path.arc.shape.5.html: Added. * fast/canvas/philip/tests/2d.path.arc.twopie.1.html: Added. * fast/canvas/philip/tests/2d.path.arc.twopie.2.html: Added. * fast/canvas/philip/tests/2d.path.arc.twopie.3.html: Added. * fast/canvas/philip/tests/2d.path.arc.twopie.4.html: Added. * fast/canvas/philip/tests/2d.path.arc.zero.1.html: Added. * fast/canvas/philip/tests/2d.path.arc.zero.2.html: Added. * fast/canvas/philip/tests/2d.path.arc.zeroradius.html: Added. * fast/canvas/philip/tests/2d.path.arcTo.coincide.1.html: Added. * fast/canvas/philip/tests/2d.path.arcTo.coincide.2.html: Added. * fast/canvas/philip/tests/2d.path.arcTo.collinear.1.html: Added. * fast/canvas/philip/tests/2d.path.arcTo.collinear.2.html: Added. * fast/canvas/philip/tests/2d.path.arcTo.collinear.3.html: Added. * fast/canvas/philip/tests/2d.path.arcTo.ensuresubpath.1.html: Added. * fast/canvas/philip/tests/2d.path.arcTo.ensuresubpath.2.html: Added. * fast/canvas/philip/tests/2d.path.arcTo.negative.html: Added. * fast/canvas/philip/tests/2d.path.arcTo.nonfinite.html: Added. * fast/canvas/philip/tests/2d.path.arcTo.scale.html: Added. * fast/canvas/philip/tests/2d.path.arcTo.shape.curve1.html: Added. * fast/canvas/philip/tests/2d.path.arcTo.shape.curve2.html: Added. * fast/canvas/philip/tests/2d.path.arcTo.shape.end.html: Added. * fast/canvas/philip/tests/2d.path.arcTo.shape.start.html: Added. * fast/canvas/philip/tests/2d.path.arcTo.transformation.html: Added. * fast/canvas/philip/tests/2d.path.arcTo.zero.1.html: Added. * fast/canvas/philip/tests/2d.path.arcTo.zero.2.html: Added. * fast/canvas/philip/tests/2d.path.beginPath.html: Added. * fast/canvas/philip/tests/2d.path.bezierCurveTo.basic.html: Added. * fast/canvas/philip/tests/2d.path.bezierCurveTo.ensuresubpath.1.html: Added. * fast/canvas/philip/tests/2d.path.bezierCurveTo.ensuresubpath.2.html: Added. * fast/canvas/philip/tests/2d.path.bezierCurveTo.nonfinite.html: Added. * fast/canvas/philip/tests/2d.path.bezierCurveTo.scaled.html: Added. * fast/canvas/philip/tests/2d.path.bezierCurveTo.shape.html: Added. * fast/canvas/philip/tests/2d.path.clip.basic.1.html: Added. * fast/canvas/philip/tests/2d.path.clip.basic.2.html: Added. * fast/canvas/philip/tests/2d.path.clip.empty.html: Added. * fast/canvas/philip/tests/2d.path.clip.intersect.html: Added. * fast/canvas/philip/tests/2d.path.clip.unaffected.html: Added. * fast/canvas/philip/tests/2d.path.clip.winding.1.html: Added. * fast/canvas/philip/tests/2d.path.clip.winding.2.html: Added. * fast/canvas/philip/tests/2d.path.closePath.empty.html: Added. * fast/canvas/philip/tests/2d.path.closePath.newline.html: Added. * fast/canvas/philip/tests/2d.path.closePath.nextpoint.html: Added. * fast/canvas/philip/tests/2d.path.fill.closed.basic.html: Added. * fast/canvas/philip/tests/2d.path.fill.closed.unaffected.html: Added. * fast/canvas/philip/tests/2d.path.fill.overlap.html: Added. * fast/canvas/philip/tests/2d.path.fill.overlap.png: Added. * fast/canvas/philip/tests/2d.path.fill.winding.add.html: Added. * fast/canvas/philip/tests/2d.path.fill.winding.subtract.1.html: Added. * fast/canvas/philip/tests/2d.path.fill.winding.subtract.2.html: Added. * fast/canvas/philip/tests/2d.path.fill.winding.subtract.3.html: Added. * fast/canvas/philip/tests/2d.path.initial.html: Added. * fast/canvas/philip/tests/2d.path.isPointInPath.arc.html: Added. * fast/canvas/philip/tests/2d.path.isPointInPath.basic.1.html: Added. * fast/canvas/philip/tests/2d.path.isPointInPath.basic.2.html: Added. * fast/canvas/philip/tests/2d.path.isPointInPath.bezier.html: Added. * fast/canvas/philip/tests/2d.path.isPointInPath.bigarc.html: Added. * fast/canvas/philip/tests/2d.path.isPointInPath.edge.html: Added. * fast/canvas/philip/tests/2d.path.isPointInPath.empty.html: Added. * fast/canvas/philip/tests/2d.path.isPointInPath.nonfinite.html: Added. * fast/canvas/philip/tests/2d.path.isPointInPath.outside.html: Added. * fast/canvas/philip/tests/2d.path.isPointInPath.subpath.html: Added. * fast/canvas/philip/tests/2d.path.isPointInPath.transform.1.html: Added. * fast/canvas/philip/tests/2d.path.isPointInPath.transform.2.html: Added. * fast/canvas/philip/tests/2d.path.isPointInPath.transform.3.html: Added. * fast/canvas/philip/tests/2d.path.isPointInPath.unclosed.html: Added. * fast/canvas/philip/tests/2d.path.isPointInPath.winding.html: Added. * fast/canvas/philip/tests/2d.path.lineTo.basic.html: Added. * fast/canvas/philip/tests/2d.path.lineTo.ensuresubpath.1.html: Added. * fast/canvas/philip/tests/2d.path.lineTo.ensuresubpath.2.html: Added. * fast/canvas/philip/tests/2d.path.lineTo.nextpoint.html: Added. * fast/canvas/philip/tests/2d.path.lineTo.nonfinite.html: Added. * fast/canvas/philip/tests/2d.path.moveTo.basic.html: Added. * fast/canvas/philip/tests/2d.path.moveTo.multiple.html: Added. * fast/canvas/philip/tests/2d.path.moveTo.newsubpath.html: Added. * fast/canvas/philip/tests/2d.path.moveTo.nonfinite.html: Added. * fast/canvas/philip/tests/2d.path.quadraticCurveTo.basic.html: Added. * fast/canvas/philip/tests/2d.path.quadraticCurveTo.ensuresubpath.1.html: Added. * fast/canvas/philip/tests/2d.path.quadraticCurveTo.ensuresubpath.2.html: Added. * fast/canvas/philip/tests/2d.path.quadraticCurveTo.nonfinite.html: Added. * fast/canvas/philip/tests/2d.path.quadraticCurveTo.scaled.html: Added. * fast/canvas/philip/tests/2d.path.quadraticCurveTo.shape.html: Added. * fast/canvas/philip/tests/2d.path.rect.basic.html: Added. * fast/canvas/philip/tests/2d.path.rect.closed.html: Added. * fast/canvas/philip/tests/2d.path.rect.end.1.html: Added. * fast/canvas/philip/tests/2d.path.rect.end.2.html: Added. * fast/canvas/philip/tests/2d.path.rect.negative.html: Added. * fast/canvas/philip/tests/2d.path.rect.newsubpath.html: Added. * fast/canvas/philip/tests/2d.path.rect.nonfinite.html: Added. * fast/canvas/philip/tests/2d.path.rect.selfintersect.html: Added. * fast/canvas/philip/tests/2d.path.rect.winding.html: Added. * fast/canvas/philip/tests/2d.path.rect.zero.1.html: Added. * fast/canvas/philip/tests/2d.path.rect.zero.2.html: Added. * fast/canvas/philip/tests/2d.path.rect.zero.3.html: Added. * fast/canvas/philip/tests/2d.path.rect.zero.4.html: Added. * fast/canvas/philip/tests/2d.path.rect.zero.5.html: Added. * fast/canvas/philip/tests/2d.path.rect.zero.6.html: Added. * fast/canvas/philip/tests/2d.path.stroke.empty.html: Added. * fast/canvas/philip/tests/2d.path.stroke.overlap.html: Added. * fast/canvas/philip/tests/2d.path.stroke.overlap.png: Added. * fast/canvas/philip/tests/2d.path.stroke.prune.arc.html: Added. * fast/canvas/philip/tests/2d.path.stroke.prune.closed.html: Added. * fast/canvas/philip/tests/2d.path.stroke.prune.corner.html: Added. * fast/canvas/philip/tests/2d.path.stroke.prune.curve.html: Added. * fast/canvas/philip/tests/2d.path.stroke.prune.line.html: Added. * fast/canvas/philip/tests/2d.path.stroke.prune.rect.html: Added. * fast/canvas/philip/tests/2d.path.stroke.scale1.html: Added. * fast/canvas/philip/tests/2d.path.stroke.scale2.html: Added. * fast/canvas/philip/tests/2d.path.stroke.skew.html: Added. * fast/canvas/philip/tests/2d.path.stroke.unaffected.html: Added. * fast/canvas/philip/tests/2d.path.stroke.union.html: Added. * fast/canvas/philip/tests/2d.path.transformation.basic.html: Added. * fast/canvas/philip/tests/2d.path.transformation.changing.html: Added. * fast/canvas/philip/tests/2d.path.transformation.multiple.html: Added. * fast/canvas/philip/tests/2d.pattern.animated.gif.html: Added. * fast/canvas/philip/tests/2d.pattern.basic.canvas.html: Added. * fast/canvas/philip/tests/2d.pattern.basic.image.html: Added. * fast/canvas/philip/tests/2d.pattern.basic.nocontext.html: Added. * fast/canvas/philip/tests/2d.pattern.basic.type.html: Added. * fast/canvas/philip/tests/2d.pattern.basic.zerocanvas.html: Added. * fast/canvas/philip/tests/2d.pattern.crosscanvas.html: Added. * fast/canvas/philip/tests/2d.pattern.image.broken.html: Added. * fast/canvas/philip/tests/2d.pattern.image.incomplete.html: Added. * fast/canvas/philip/tests/2d.pattern.image.null.html: Added. * fast/canvas/philip/tests/2d.pattern.image.string.html: Added. * fast/canvas/philip/tests/2d.pattern.image.undefined.html: Added. * fast/canvas/philip/tests/2d.pattern.modify.canvas1.html: Added. * fast/canvas/philip/tests/2d.pattern.modify.canvas2.html: Added. * fast/canvas/philip/tests/2d.pattern.modify.image1.html: Added. * fast/canvas/philip/tests/2d.pattern.modify.image2.html: Added. * fast/canvas/philip/tests/2d.pattern.paint.norepeat.basic.html: Added. * fast/canvas/philip/tests/2d.pattern.paint.norepeat.coord1.html: Added. * fast/canvas/philip/tests/2d.pattern.paint.norepeat.coord2.html: Added. * fast/canvas/philip/tests/2d.pattern.paint.norepeat.coord3.html: Added. * fast/canvas/philip/tests/2d.pattern.paint.norepeat.outside.html: Added. * fast/canvas/philip/tests/2d.pattern.paint.orientation.canvas.html: Added. * fast/canvas/philip/tests/2d.pattern.paint.orientation.image.html: Added. * fast/canvas/philip/tests/2d.pattern.paint.repeat.basic.html: Added. * fast/canvas/philip/tests/2d.pattern.paint.repeat.coord1.html: Added. * fast/canvas/philip/tests/2d.pattern.paint.repeat.coord2.html: Added. * fast/canvas/philip/tests/2d.pattern.paint.repeat.coord3.html: Added. * fast/canvas/philip/tests/2d.pattern.paint.repeat.outside.html: Added. * fast/canvas/philip/tests/2d.pattern.paint.repeatx.basic.html: Added. * fast/canvas/philip/tests/2d.pattern.paint.repeatx.coord1.html: Added. * fast/canvas/philip/tests/2d.pattern.paint.repeatx.outside.html: Added. * fast/canvas/philip/tests/2d.pattern.paint.repeaty.basic.html: Added. * fast/canvas/philip/tests/2d.pattern.paint.repeaty.coord1.html: Added. * fast/canvas/philip/tests/2d.pattern.paint.repeaty.outside.html: Added. * fast/canvas/philip/tests/2d.pattern.repeat.case.html: Added. * fast/canvas/philip/tests/2d.pattern.repeat.empty.html: Added. * fast/canvas/philip/tests/2d.pattern.repeat.null.html: Added. * fast/canvas/philip/tests/2d.pattern.repeat.nullsuffix.html: Added. * fast/canvas/philip/tests/2d.pattern.repeat.undefined.html: Added. * fast/canvas/philip/tests/2d.pattern.repeat.unrecognised.html: Added. * fast/canvas/philip/tests/2d.scaled.html: Added. * fast/canvas/philip/tests/2d.scaled.png: Added. * fast/canvas/philip/tests/2d.shadow.alpha.1.html: Added. * fast/canvas/philip/tests/2d.shadow.alpha.2.html: Added. * fast/canvas/philip/tests/2d.shadow.alpha.2.png: Added. * fast/canvas/philip/tests/2d.shadow.alpha.3.html: Added. * fast/canvas/philip/tests/2d.shadow.alpha.3.png: Added. * fast/canvas/philip/tests/2d.shadow.alpha.4.html: Added. * fast/canvas/philip/tests/2d.shadow.alpha.4.png: Added. * fast/canvas/philip/tests/2d.shadow.alpha.5.html: Added. * fast/canvas/philip/tests/2d.shadow.alpha.5.png: Added. * fast/canvas/philip/tests/2d.shadow.attributes.shadowBlur.initial.html: Added. * fast/canvas/philip/tests/2d.shadow.attributes.shadowBlur.invalid.html: Added. * fast/canvas/philip/tests/2d.shadow.attributes.shadowBlur.valid.html: Added. * fast/canvas/philip/tests/2d.shadow.attributes.shadowColor.initial.html: Added. * fast/canvas/philip/tests/2d.shadow.attributes.shadowColor.invalid.html: Added. * fast/canvas/philip/tests/2d.shadow.attributes.shadowColor.valid.html: Added. * fast/canvas/philip/tests/2d.shadow.attributes.shadowOffset.initial.html: Added. * fast/canvas/philip/tests/2d.shadow.attributes.shadowOffset.invalid.html: Added. * fast/canvas/philip/tests/2d.shadow.attributes.shadowOffset.valid.html: Added. * fast/canvas/philip/tests/2d.shadow.blur.high.html: Added. * fast/canvas/philip/tests/2d.shadow.blur.high.png: Added. * fast/canvas/philip/tests/2d.shadow.blur.low.html: Added. * fast/canvas/philip/tests/2d.shadow.blur.low.png: Added. * fast/canvas/philip/tests/2d.shadow.canvas.alpha.html: Added. * fast/canvas/philip/tests/2d.shadow.canvas.alpha.png: Added. * fast/canvas/philip/tests/2d.shadow.canvas.basic.html: Added. * fast/canvas/philip/tests/2d.shadow.canvas.transparent.1.html: Added. * fast/canvas/philip/tests/2d.shadow.canvas.transparent.2.html: Added. * fast/canvas/philip/tests/2d.shadow.clip.1.html: Added. * fast/canvas/philip/tests/2d.shadow.clip.2.html: Added. * fast/canvas/philip/tests/2d.shadow.clip.3.html: Added. * fast/canvas/philip/tests/2d.shadow.composite.1.html: Added. * fast/canvas/philip/tests/2d.shadow.composite.2.html: Added. * fast/canvas/philip/tests/2d.shadow.composite.3.html: Added. * fast/canvas/philip/tests/2d.shadow.enable.blur.html: Added. * fast/canvas/philip/tests/2d.shadow.enable.off.1.html: Added. * fast/canvas/philip/tests/2d.shadow.enable.off.2.html: Added. * fast/canvas/philip/tests/2d.shadow.enable.x.html: Added. * fast/canvas/philip/tests/2d.shadow.enable.y.html: Added. * fast/canvas/philip/tests/2d.shadow.gradient.alpha.html: Added. * fast/canvas/philip/tests/2d.shadow.gradient.alpha.png: Added. * fast/canvas/philip/tests/2d.shadow.gradient.basic.html: Added. * fast/canvas/philip/tests/2d.shadow.gradient.transparent.1.html: Added. * fast/canvas/philip/tests/2d.shadow.gradient.transparent.2.html: Added. * fast/canvas/philip/tests/2d.shadow.image.alpha.html: Added. * fast/canvas/philip/tests/2d.shadow.image.alpha.png: Added. * fast/canvas/philip/tests/2d.shadow.image.basic.html: Added. * fast/canvas/philip/tests/2d.shadow.image.scale.html: Added. * fast/canvas/philip/tests/2d.shadow.image.section.html: Added. * fast/canvas/philip/tests/2d.shadow.image.transparent.1.html: Added. * fast/canvas/philip/tests/2d.shadow.image.transparent.2.html: Added. * fast/canvas/philip/tests/2d.shadow.offset.negativeX.html: Added. * fast/canvas/philip/tests/2d.shadow.offset.negativeY.html: Added. * fast/canvas/philip/tests/2d.shadow.offset.positiveX.html: Added. * fast/canvas/philip/tests/2d.shadow.offset.positiveY.html: Added. * fast/canvas/philip/tests/2d.shadow.outside.html: Added. * fast/canvas/philip/tests/2d.shadow.pattern.alpha.html: Added. * fast/canvas/philip/tests/2d.shadow.pattern.alpha.png: Added. * fast/canvas/philip/tests/2d.shadow.pattern.basic.html: Added. * fast/canvas/philip/tests/2d.shadow.pattern.transparent.1.html: Added. * fast/canvas/philip/tests/2d.shadow.pattern.transparent.2.html: Added. * fast/canvas/philip/tests/2d.shadow.stroke.basic.html: Added. * fast/canvas/philip/tests/2d.shadow.stroke.cap.1.html: Added. * fast/canvas/philip/tests/2d.shadow.stroke.cap.2.html: Added. * fast/canvas/philip/tests/2d.shadow.stroke.join.1.html: Added. * fast/canvas/philip/tests/2d.shadow.stroke.join.2.html: Added. * fast/canvas/philip/tests/2d.shadow.stroke.join.3.html: Added. * fast/canvas/philip/tests/2d.shadow.transform.1.html: Added. * fast/canvas/philip/tests/2d.shadow.transform.2.html: Added. * fast/canvas/philip/tests/2d.state.saverestore.bitmap.html: Added. * fast/canvas/philip/tests/2d.state.saverestore.clip.html: Added. * fast/canvas/philip/tests/2d.state.saverestore.fillStyle.html: Added. * fast/canvas/philip/tests/2d.state.saverestore.font.html: Added. * fast/canvas/philip/tests/2d.state.saverestore.globalAlpha.html: Added. * fast/canvas/philip/tests/2d.state.saverestore.globalCompositeOperation.html: Added. * fast/canvas/philip/tests/2d.state.saverestore.lineCap.html: Added. * fast/canvas/philip/tests/2d.state.saverestore.lineJoin.html: Added. * fast/canvas/philip/tests/2d.state.saverestore.lineWidth.html: Added. * fast/canvas/philip/tests/2d.state.saverestore.miterLimit.html: Added. * fast/canvas/philip/tests/2d.state.saverestore.path.html: Added. * fast/canvas/philip/tests/2d.state.saverestore.shadowBlur.html: Added. * fast/canvas/philip/tests/2d.state.saverestore.shadowColor.html: Added. * fast/canvas/philip/tests/2d.state.saverestore.shadowOffsetX.html: Added. * fast/canvas/philip/tests/2d.state.saverestore.shadowOffsetY.html: Added. * fast/canvas/philip/tests/2d.state.saverestore.stack.html: Added. * fast/canvas/philip/tests/2d.state.saverestore.stackdepth.html: Added. * fast/canvas/philip/tests/2d.state.saverestore.strokeStyle.html: Added. * fast/canvas/philip/tests/2d.state.saverestore.textAlign.html: Added. * fast/canvas/philip/tests/2d.state.saverestore.textBaseline.html: Added. * fast/canvas/philip/tests/2d.state.saverestore.transformation.html: Added. * fast/canvas/philip/tests/2d.state.saverestore.underflow.html: Added. * fast/canvas/philip/tests/2d.strokeRect.basic.html: Added. * fast/canvas/philip/tests/2d.strokeRect.clip.html: Added. * fast/canvas/philip/tests/2d.strokeRect.globalalpha.html: Added. * fast/canvas/philip/tests/2d.strokeRect.globalcomposite.html: Added. * fast/canvas/philip/tests/2d.strokeRect.negative.html: Added. * fast/canvas/philip/tests/2d.strokeRect.nonfinite.html: Added. * fast/canvas/philip/tests/2d.strokeRect.path.html: Added. * fast/canvas/philip/tests/2d.strokeRect.shadow.html: Added. * fast/canvas/philip/tests/2d.strokeRect.transform.html: Added. * fast/canvas/philip/tests/2d.strokeRect.zero.1.html: Added. * fast/canvas/philip/tests/2d.strokeRect.zero.2.html: Added. * fast/canvas/philip/tests/2d.strokeRect.zero.3.html: Added. * fast/canvas/philip/tests/2d.strokeRect.zero.4.html: Added. * fast/canvas/philip/tests/2d.strokeRect.zero.5.html: Added. * fast/canvas/philip/tests/2d.strokeStyle.default.html: Added. * fast/canvas/philip/tests/2d.text.align.default.html: Added. * fast/canvas/philip/tests/2d.text.align.invalid.html: Added. * fast/canvas/philip/tests/2d.text.align.valid.html: Added. * fast/canvas/philip/tests/2d.text.baseline.default.html: Added. * fast/canvas/philip/tests/2d.text.baseline.invalid.html: Added. * fast/canvas/philip/tests/2d.text.baseline.valid.html: Added. * fast/canvas/philip/tests/2d.text.draw.align.center.html: Added. * fast/canvas/philip/tests/2d.text.draw.align.end.ltr.html: Added. * fast/canvas/philip/tests/2d.text.draw.align.end.rtl.html: Added. * fast/canvas/philip/tests/2d.text.draw.align.left.html: Added. * fast/canvas/philip/tests/2d.text.draw.align.right.html: Added. * fast/canvas/philip/tests/2d.text.draw.align.start.ltr.html: Added. * fast/canvas/philip/tests/2d.text.draw.align.start.rtl.html: Added. * fast/canvas/philip/tests/2d.text.draw.baseline.alphabetic.html: Added. * fast/canvas/philip/tests/2d.text.draw.baseline.bottom.html: Added. * fast/canvas/philip/tests/2d.text.draw.baseline.hanging.html: Added. * fast/canvas/philip/tests/2d.text.draw.baseline.ideographic.html: Added. * fast/canvas/philip/tests/2d.text.draw.baseline.middle.html: Added. * fast/canvas/philip/tests/2d.text.draw.baseline.top.html: Added. * fast/canvas/philip/tests/2d.text.draw.fill.basic.html: Added. * fast/canvas/philip/tests/2d.text.draw.fill.basic.png: Added. * fast/canvas/philip/tests/2d.text.draw.fill.maxWidth.bound.html: Added. * fast/canvas/philip/tests/2d.text.draw.fill.maxWidth.fontface.html: Added. * fast/canvas/philip/tests/2d.text.draw.fill.maxWidth.large.html: Added. * fast/canvas/philip/tests/2d.text.draw.fill.maxWidth.large.png: Added. * fast/canvas/philip/tests/2d.text.draw.fill.maxWidth.small.html: Added. * fast/canvas/philip/tests/2d.text.draw.fill.maxWidth.zero.html: Added. * fast/canvas/philip/tests/2d.text.draw.fill.rtl.html: Added. * fast/canvas/philip/tests/2d.text.draw.fill.rtl.png: Added. * fast/canvas/philip/tests/2d.text.draw.fill.unaffected.html: Added. * fast/canvas/philip/tests/2d.text.draw.fontface.html: Added. * fast/canvas/philip/tests/2d.text.draw.fontface.notinpage.html: Added. * fast/canvas/philip/tests/2d.text.draw.fontface.repeat.html: Added. * fast/canvas/philip/tests/2d.text.draw.kern.consistent.html: Added. * fast/canvas/philip/tests/2d.text.draw.space.basic.html: Added. * fast/canvas/philip/tests/2d.text.draw.space.collapse.end.html: Added. * fast/canvas/philip/tests/2d.text.draw.space.collapse.nonspace.html: Added. * fast/canvas/philip/tests/2d.text.draw.space.collapse.other.html: Added. * fast/canvas/philip/tests/2d.text.draw.space.collapse.space.html: Added. * fast/canvas/philip/tests/2d.text.draw.space.collapse.start.html: Added. * fast/canvas/philip/tests/2d.text.draw.stroke.basic.html: Added. * fast/canvas/philip/tests/2d.text.draw.stroke.basic.png: Added. * fast/canvas/philip/tests/2d.text.draw.stroke.unaffected.html: Added. * fast/canvas/philip/tests/2d.text.font.default.html: Added. * fast/canvas/philip/tests/2d.text.font.parse.basic.html: Added. * fast/canvas/philip/tests/2d.text.font.parse.complex.html: Added. * fast/canvas/philip/tests/2d.text.font.parse.invalid.html: Added. * fast/canvas/philip/tests/2d.text.font.parse.size.percentage.default.html: Added. * fast/canvas/philip/tests/2d.text.font.parse.size.percentage.html: Added. * fast/canvas/philip/tests/2d.text.font.parse.system.html: Added. * fast/canvas/philip/tests/2d.text.measure.width.basic.html: Added. * fast/canvas/philip/tests/2d.text.measure.width.empty.html: Added. * fast/canvas/philip/tests/2d.text.measure.width.space.html: Added. * fast/canvas/philip/tests/2d.transformation.order.html: Added. * fast/canvas/philip/tests/2d.transformation.rotate.direction.html: Added. * fast/canvas/philip/tests/2d.transformation.rotate.nonfinite.html: Added. * fast/canvas/philip/tests/2d.transformation.rotate.radians.html: Added. * fast/canvas/philip/tests/2d.transformation.rotate.wrap.html: Added. * fast/canvas/philip/tests/2d.transformation.rotate.wrapnegative.html: Added. * fast/canvas/philip/tests/2d.transformation.rotate.zero.html: Added. * fast/canvas/philip/tests/2d.transformation.scale.basic.html: Added. * fast/canvas/philip/tests/2d.transformation.scale.large.html: Added. * fast/canvas/philip/tests/2d.transformation.scale.multiple.html: Added. * fast/canvas/philip/tests/2d.transformation.scale.negative.html: Added. * fast/canvas/philip/tests/2d.transformation.scale.nonfinite.html: Added. * fast/canvas/philip/tests/2d.transformation.scale.zero.html: Added. * fast/canvas/philip/tests/2d.transformation.setTransform.multiple.html: Added. * fast/canvas/philip/tests/2d.transformation.setTransform.nonfinite.html: Added. * fast/canvas/philip/tests/2d.transformation.setTransform.skewed.html: Added. * fast/canvas/philip/tests/2d.transformation.transform.identity.html: Added. * fast/canvas/philip/tests/2d.transformation.transform.multiply.html: Added. * fast/canvas/philip/tests/2d.transformation.transform.nonfinite.html: Added. * fast/canvas/philip/tests/2d.transformation.transform.skewed.html: Added. * fast/canvas/philip/tests/2d.transformation.translate.basic.html: Added. * fast/canvas/philip/tests/2d.transformation.translate.nonfinite.html: Added. * fast/canvas/philip/tests/2d.voidreturn.html: Added. * fast/canvas/philip/tests/clear-100x50.png: Added. * fast/canvas/philip/tests/context.casesensitive.html: Added. * fast/canvas/philip/tests/context.emptystring.html: Added. * fast/canvas/philip/tests/context.unrecognised.badname.html: Added. * fast/canvas/philip/tests/context.unrecognised.badsuffix.html: Added. * fast/canvas/philip/tests/context.unrecognised.nullsuffix.html: Added. * fast/canvas/philip/tests/context.unrecognised.unicode.html: Added. * fast/canvas/philip/tests/fallback.basic.html: Added. * fast/canvas/philip/tests/fallback.multiple.html: Added. * fast/canvas/philip/tests/fallback.nested.html: Added. * fast/canvas/philip/tests/green-100x50.png: Added. * fast/canvas/philip/tests/initial.colour.html: Added. * fast/canvas/philip/tests/initial.colour.png: Added. * fast/canvas/philip/tests/initial.reset.2dstate.html: Added. * fast/canvas/philip/tests/initial.reset.clip.html: Added. * fast/canvas/philip/tests/initial.reset.different.html: Added. * fast/canvas/philip/tests/initial.reset.different.png: Added. * fast/canvas/philip/tests/initial.reset.gradient.html: Added. * fast/canvas/philip/tests/initial.reset.path.html: Added. * fast/canvas/philip/tests/initial.reset.path.png: Added. * fast/canvas/philip/tests/initial.reset.pattern.html: Added. * fast/canvas/philip/tests/initial.reset.same.html: Added. * fast/canvas/philip/tests/initial.reset.same.png: Added. * fast/canvas/philip/tests/initial.reset.transform.html: Added. * fast/canvas/philip/tests/security.dataURI.html: Added. * fast/canvas/philip/tests/security.drawImage.canvas.html: Added. * fast/canvas/philip/tests/security.drawImage.image.html: Added. * fast/canvas/philip/tests/security.pattern.canvas.fillStyle.html: Added. * fast/canvas/philip/tests/security.pattern.canvas.strokeStyle.html: Added. * fast/canvas/philip/tests/security.pattern.canvas.timing.html: Added. * fast/canvas/philip/tests/security.pattern.create.html: Added. * fast/canvas/philip/tests/security.pattern.cross.html: Added. * fast/canvas/philip/tests/security.pattern.image.fillStyle.html: Added. * fast/canvas/philip/tests/security.pattern.image.strokeStyle.html: Added. * fast/canvas/philip/tests/security.reset.html: Added. * fast/canvas/philip/tests/size.attributes.default.html: Added. * fast/canvas/philip/tests/size.attributes.default.png: Added. * fast/canvas/philip/tests/size.attributes.get.html: Added. * fast/canvas/philip/tests/size.attributes.get.png: Added. * fast/canvas/philip/tests/size.attributes.idl.html: Added. * fast/canvas/philip/tests/size.attributes.idl.set.zero.html: Added. * fast/canvas/philip/tests/size.attributes.parse.decimal.html: Added. * fast/canvas/philip/tests/size.attributes.parse.decimal.png: Added. * fast/canvas/philip/tests/size.attributes.parse.em.html: Added. * fast/canvas/philip/tests/size.attributes.parse.em.png: Added. * fast/canvas/philip/tests/size.attributes.parse.empty.html: Added. * fast/canvas/philip/tests/size.attributes.parse.empty.png: Added. * fast/canvas/philip/tests/size.attributes.parse.exp.html: Added. * fast/canvas/philip/tests/size.attributes.parse.exp.png: Added. * fast/canvas/philip/tests/size.attributes.parse.hex.html: Added. * fast/canvas/philip/tests/size.attributes.parse.junk.html: Added. * fast/canvas/philip/tests/size.attributes.parse.junk.png: Added. * fast/canvas/philip/tests/size.attributes.parse.minus.html: Added. * fast/canvas/philip/tests/size.attributes.parse.minus.png: Added. * fast/canvas/philip/tests/size.attributes.parse.octal.html: Added. * fast/canvas/philip/tests/size.attributes.parse.octal.png: Added. * fast/canvas/philip/tests/size.attributes.parse.onlyspace.html: Added. * fast/canvas/philip/tests/size.attributes.parse.onlyspace.png: Added. * fast/canvas/philip/tests/size.attributes.parse.percent.html: Added. * fast/canvas/philip/tests/size.attributes.parse.percent.png: Added. * fast/canvas/philip/tests/size.attributes.parse.plus.html: Added. * fast/canvas/philip/tests/size.attributes.parse.plus.png: Added. * fast/canvas/philip/tests/size.attributes.parse.space.html: Added. * fast/canvas/philip/tests/size.attributes.parse.space.png: Added. * fast/canvas/philip/tests/size.attributes.parse.trailingjunk.html: Added. * fast/canvas/philip/tests/size.attributes.parse.trailingjunk.png: Added. * fast/canvas/philip/tests/size.attributes.parse.whitespace.html: Added. * fast/canvas/philip/tests/size.attributes.parse.whitespace.png: Added. * fast/canvas/philip/tests/size.attributes.parse.zero.html: Added. * fast/canvas/philip/tests/size.attributes.reflect.setcontent.html: Added. * fast/canvas/philip/tests/size.attributes.reflect.setcontent.png: Added. * fast/canvas/philip/tests/size.attributes.reflect.setidl.html: Added. * fast/canvas/philip/tests/size.attributes.reflect.setidl.png: Added. * fast/canvas/philip/tests/size.attributes.reflect.setidlzero.html: Added. * fast/canvas/philip/tests/size.attributes.removed.html: Added. * fast/canvas/philip/tests/size.attributes.removed.png: Added. * fast/canvas/philip/tests/size.attributes.set.html: Added. * fast/canvas/philip/tests/size.attributes.set.png: Added. * fast/canvas/philip/tests/size.attributes.setAttribute.decimal.html: Added. * fast/canvas/philip/tests/size.attributes.setAttribute.decimal.png: Added. * fast/canvas/philip/tests/size.attributes.setAttribute.em.html: Added. * fast/canvas/philip/tests/size.attributes.setAttribute.em.png: Added. * fast/canvas/philip/tests/size.attributes.setAttribute.empty.html: Added. * fast/canvas/philip/tests/size.attributes.setAttribute.empty.png: Added. * fast/canvas/philip/tests/size.attributes.setAttribute.exp.html: Added. * fast/canvas/philip/tests/size.attributes.setAttribute.exp.png: Added. * fast/canvas/philip/tests/size.attributes.setAttribute.hex.html: Added. * fast/canvas/philip/tests/size.attributes.setAttribute.junk.html: Added. * fast/canvas/philip/tests/size.attributes.setAttribute.junk.png: Added. * fast/canvas/philip/tests/size.attributes.setAttribute.minus.html: Added. * fast/canvas/philip/tests/size.attributes.setAttribute.minus.png: Added. * fast/canvas/philip/tests/size.attributes.setAttribute.octal.html: Added. * fast/canvas/philip/tests/size.attributes.setAttribute.octal.png: Added. * fast/canvas/philip/tests/size.attributes.setAttribute.onlyspace.html: Added. * fast/canvas/philip/tests/size.attributes.setAttribute.onlyspace.png: Added. * fast/canvas/philip/tests/size.attributes.setAttribute.percent.html: Added. * fast/canvas/philip/tests/size.attributes.setAttribute.percent.png: Added. * fast/canvas/philip/tests/size.attributes.setAttribute.plus.html: Added. * fast/canvas/philip/tests/size.attributes.setAttribute.plus.png: Added. * fast/canvas/philip/tests/size.attributes.setAttribute.space.html: Added. * fast/canvas/philip/tests/size.attributes.setAttribute.space.png: Added. * fast/canvas/philip/tests/size.attributes.setAttribute.trailingjunk.html: Added. * fast/canvas/philip/tests/size.attributes.setAttribute.trailingjunk.png: Added. * fast/canvas/philip/tests/size.attributes.setAttribute.whitespace.html: Added. * fast/canvas/philip/tests/size.attributes.setAttribute.whitespace.png: Added. * fast/canvas/philip/tests/size.attributes.setAttribute.zero.html: Added. * fast/canvas/philip/tests/size.attributes.style.html: Added. * fast/canvas/philip/tests/size.attributes.style.png: Added. * fast/canvas/philip/tests/toDataURL.arguments.1.html: Added. * fast/canvas/philip/tests/toDataURL.arguments.2.html: Added. * fast/canvas/philip/tests/toDataURL.arguments.3.html: Added. * fast/canvas/philip/tests/toDataURL.bogustype.html: Added. * fast/canvas/philip/tests/toDataURL.default.html: Added. * fast/canvas/philip/tests/toDataURL.jpeg.alpha.html: Added. * fast/canvas/philip/tests/toDataURL.jpeg.alpha.png: Added. * fast/canvas/philip/tests/toDataURL.jpeg.primarycolours.html: Added. * fast/canvas/philip/tests/toDataURL.jpeg.primarycolours.png: Added. * fast/canvas/philip/tests/toDataURL.jpeg.quality.basic.html: Added. * fast/canvas/philip/tests/toDataURL.jpeg.quality.basic.png: Added. * fast/canvas/philip/tests/toDataURL.jpeg.quality.notnumber.html: Added. * fast/canvas/philip/tests/toDataURL.jpeg.quality.outsiderange.html: Added. * fast/canvas/philip/tests/toDataURL.lowercase.ascii.html: Added. * fast/canvas/philip/tests/toDataURL.lowercase.unicode.html: Added. * fast/canvas/philip/tests/toDataURL.nocontext.html: Added. * fast/canvas/philip/tests/toDataURL.png.complexcolours.html: Added. * fast/canvas/philip/tests/toDataURL.png.complexcolours.png: Added. * fast/canvas/philip/tests/toDataURL.png.html: Added. * fast/canvas/philip/tests/toDataURL.png.primarycolours.html: Added. * fast/canvas/philip/tests/toDataURL.png.primarycolours.png: Added. * fast/canvas/philip/tests/toDataURL.unrecognised.html: Added. * fast/canvas/philip/tests/toDataURL.zerosize.html: Added. * fast/canvas/philip/tests/type.delete.html: Added. * fast/canvas/philip/tests/type.exists.html: Added. * fast/canvas/philip/tests/type.extend.html: Added. * fast/canvas/philip/tests/type.name.html: Added. * fast/canvas/philip/tests/type.prototype.html: Added. * fast/canvas/philip/tests/type.replace.html: Added. * platform/chromium/test_expectations.txt: * platform/gtk/Skipped: * platform/mac/Skipped: * platform/qt/Skipped: * platform/win/Skipped: 2010-05-21 Csaba Osztrogonác Unreviewed. Update Qt specific expected file after r59941. * platform/qt/fast/dom/prototype-inheritance-expected.txt: updated. 2010-05-21 Alejandro G. Castro Rubber-stamped by Xan Lopez. Updated test results. * platform/gtk/fast/dom/prototype-inheritance-expected.txt: 2010-05-21 Beth Dakin Reviewed by Darin Adler. Test for Crash in WebCore::toAlphabetic() while running MangleMe -and corresponding- https://bugs.webkit.org/show_bug.cgi?id=39508 * fast/lists/alpha-boundary-values.html: Added. * platform/mac/fast/lists/alpha-boundary-values-expected.checksum: Added. * platform/mac/fast/lists/alpha-boundary-values-expected.png: Added. * platform/mac/fast/lists/alpha-boundary-values-expected.txt: Added. 2010-05-21 Oliver Hunt Reviewed by Geoffrey Garen. All callable objects should have a global object reference https://bugs.webkit.org/show_bug.cgi?id=39495 Update expected results as we now give all function objects get their prototypes from the correct global object. * fast/dom/prototype-inheritance-expected.txt: 2010-05-21 Victor Wang Unremivewed. Update test expecations for chromium. * platform/chromium/test_expectations.txt: 2010-05-21 Robin Cao Reviewed by Adam Roben. fast/dom/HTMLObjectElement/children-changed.html times out on Windows run-webkit-tests https://bugs.webkit.org/show_bug.cgi?id=31315 * platform/win/Skipped: The test should pass now. 2010-05-21 Julie Parent Unreviewed. Updating Chromium test_expectations for newly added test, svg/animations/animate-points.html which uses unsupported API. * platform/chromium/test_expectations.txt: 2010-05-21 Robin Cao Reviewed by Eric Seidel. animateTransform does not work on gradientTransform https://bugs.webkit.org/show_bug.cgi?id=38115 Tests if gradientTransform of a gradient is animateable. * svg/animations/animate-gradient-transform-expected.txt: Added. * svg/animations/animate-gradient-transform.html: Added. * svg/animations/script-tests/animate-gradient-transform.js: Added. (sample1): (sample2): (sample3): (executeTest): 2010-05-21 Steve Block Reviewed by Jeremy Orlow Geolocation LayoutTests should use standard template pattern https://bugs.webkit.org/show_bug.cgi?id=39301 Renamed resources to script-tests, updated TEMPLATE.html to use standard js-test-post.js, ran make-script-test-wrappers and updated test scripts and expected results. * fast/dom/Geolocation/argument-types.html: * fast/dom/Geolocation/callback-exception-expected.txt: * fast/dom/Geolocation/callback-exception.html: * fast/dom/Geolocation/enabled.html: * fast/dom/Geolocation/error-expected.txt: * fast/dom/Geolocation/error.html: * fast/dom/Geolocation/maximum-age-expected.txt: * fast/dom/Geolocation/maximum-age.html: * fast/dom/Geolocation/notimer-after-unload.html: * fast/dom/Geolocation/permission-denied-already-clear-watch-expected.txt: * fast/dom/Geolocation/permission-denied-already-clear-watch.html: * fast/dom/Geolocation/permission-denied-already-error-expected.txt: * fast/dom/Geolocation/permission-denied-already-error.html: * fast/dom/Geolocation/permission-denied-already-success-expected.txt: * fast/dom/Geolocation/permission-denied-already-success.html: * fast/dom/Geolocation/permission-denied-expected.txt: * fast/dom/Geolocation/permission-denied-stops-watches-expected.txt: * fast/dom/Geolocation/permission-denied-stops-watches.html: * fast/dom/Geolocation/permission-denied.html: * fast/dom/Geolocation/position-string-expected.txt: * fast/dom/Geolocation/position-string.html: * fast/dom/Geolocation/reentrant-error-expected.txt: * fast/dom/Geolocation/reentrant-error.html: * fast/dom/Geolocation/reentrant-success-expected.txt: * fast/dom/Geolocation/reentrant-success.html: * fast/dom/Geolocation/resources: Removed. * fast/dom/Geolocation/resources/TEMPLATE.html: Removed. * fast/dom/Geolocation/resources/argument-types.js: Removed. * fast/dom/Geolocation/resources/callback-exception.js: Removed. * fast/dom/Geolocation/resources/enabled.js: Removed. * fast/dom/Geolocation/resources/error.js: Removed. * fast/dom/Geolocation/resources/js-test-post.js: Removed. * fast/dom/Geolocation/resources/maximum-age.js: Removed. * fast/dom/Geolocation/resources/notimer-after-unload.js: Removed. * fast/dom/Geolocation/resources/permission-denied-already-clear-watch.js: Removed. * fast/dom/Geolocation/resources/permission-denied-already-error.js: Removed. * fast/dom/Geolocation/resources/permission-denied-already-success.js: Removed. * fast/dom/Geolocation/resources/permission-denied-stops-watches.js: Removed. * fast/dom/Geolocation/resources/permission-denied.js: Removed. * fast/dom/Geolocation/resources/position-string.js: Removed. * fast/dom/Geolocation/resources/reentrant-error.js: Removed. * fast/dom/Geolocation/resources/reentrant-success.js: Removed. * fast/dom/Geolocation/resources/success.js: Removed. * fast/dom/Geolocation/resources/timeout-clear-watch.js: Removed. * fast/dom/Geolocation/resources/timeout-zero.js: Removed. * fast/dom/Geolocation/resources/timeout.js: Removed. * fast/dom/Geolocation/resources/watch.js: Removed. * fast/dom/Geolocation/script-tests: Copied from LayoutTests/fast/dom/Geolocation/resources. * fast/dom/Geolocation/script-tests/TEMPLATE.html: * fast/dom/Geolocation/script-tests/argument-types.js: * fast/dom/Geolocation/script-tests/callback-exception.js: * fast/dom/Geolocation/script-tests/enabled.js: * fast/dom/Geolocation/script-tests/error.js: * fast/dom/Geolocation/script-tests/js-test-post.js: Removed. * fast/dom/Geolocation/script-tests/maximum-age.js: * fast/dom/Geolocation/script-tests/notimer-after-unload.js: * fast/dom/Geolocation/script-tests/permission-denied-already-clear-watch.js: * fast/dom/Geolocation/script-tests/permission-denied-already-error.js: * fast/dom/Geolocation/script-tests/permission-denied-already-success.js: * fast/dom/Geolocation/script-tests/permission-denied-stops-watches.js: * fast/dom/Geolocation/script-tests/permission-denied.js: * fast/dom/Geolocation/script-tests/position-string.js: * fast/dom/Geolocation/script-tests/reentrant-error.js: * fast/dom/Geolocation/script-tests/reentrant-success.js: * fast/dom/Geolocation/script-tests/success.js: * fast/dom/Geolocation/script-tests/timeout-clear-watch.js: * fast/dom/Geolocation/script-tests/timeout-zero.js: * fast/dom/Geolocation/script-tests/timeout.js: * fast/dom/Geolocation/script-tests/watch.js: * fast/dom/Geolocation/success-expected.txt: * fast/dom/Geolocation/success.html: * fast/dom/Geolocation/timeout-clear-watch-expected.txt: * fast/dom/Geolocation/timeout-clear-watch.html: * fast/dom/Geolocation/timeout-expected.txt: * fast/dom/Geolocation/timeout-zero-expected.txt: * fast/dom/Geolocation/timeout-zero.html: * fast/dom/Geolocation/timeout.html: * fast/dom/Geolocation/watch-expected.txt: * fast/dom/Geolocation/watch.html: 2010-05-20 Tony Chang Reviewed by Kent Tamura. escape link text when copying or dragging links on win or chromium https://bugs.webkit.org/show_bug.cgi?id=39413 * editing/pasteboard/drop-link-expected.txt: Added. * editing/pasteboard/drop-link.html: * platform/chromium-linux/editing/pasteboard/drop-link-expected.checksum: Removed. * platform/chromium-linux/editing/pasteboard/drop-link-expected.png: Removed. * platform/chromium-linux/editing/pasteboard/drop-link-expected.txt: Removed. * platform/chromium-win/editing/pasteboard/drop-link-expected.checksum: Removed. * platform/chromium-win/editing/pasteboard/drop-link-expected.png: Removed. * platform/chromium-win/editing/pasteboard/drop-link-expected.txt: Removed. * platform/mac/editing/pasteboard/drop-link-expected.checksum: Removed. * platform/mac/editing/pasteboard/drop-link-expected.png: Removed. * platform/mac/editing/pasteboard/drop-link-expected.txt: Removed. 2010-05-20 Fumitoshi Ukai Reviewed by Alexey Proskuryakov. WebSocket handshake incompatible change in draft-hixie-thewebsocketprotocol-76 https://bugs.webkit.org/show_bug.cgi?id=35572 Fix LayoutTests for new WebSocket protocol. It requires https://bugs.webkit.org/show_bug.cgi?id=38034 to pass websocket tests. * websocket/tests/handshake-error-expected.txt: Update expected data. * websocket/tests/handshake-error_wsh.py: Without CRLF, the wsh will sends "ThisWillCauseHandshakeErrorHTTP/1.1 101 WebSocket Protocol Handshake\r\n", which is legal for the first line of draft 76 WebSocket opening handshake. (4.1 Opening Handhshake, step 28 to 30). To fail handshake, it needs \r\n. * websocket/tests/long-invalid-header-expected.txt: Originally, it expects Upgrade header after status line. In draft 76, order is not important. But "pppp..\r\n" would fail because it misses ":" (end of name) before \r. 2010-05-20 Victor Wang Unreviewed. Update test expectations for chromium. * platform/chromium-linux/fast/css/font-face-in-shadow-DOM-expected.checksum: Added. * platform/chromium-linux/fast/css/font-face-in-shadow-DOM-expected.png: Added. * platform/chromium-win/fast/css/font-face-in-shadow-DOM-expected.checksum: Added. * platform/chromium-win/fast/css/font-face-in-shadow-DOM-expected.png: Added. * platform/chromium/test_expectations.txt: 2010-05-20 Zhenyao Mo Reviewed by Dimitri Glazkov. fast/canvas/webgl/texture-npot.html failed on leopard bot https://bugs.webkit.org/show_bug.cgi?id=39128 * fast/canvas/webgl/texture-npot-expected.txt: Adding the failed test cases back. * fast/canvas/webgl/texture-npot.html: * platform/mac-leopard/Skipped: Skip texture-npot.html on leopard for now. 2010-05-20 Zhenyao Mo Reviewed by Dimitri Glazkov. Map RGBA4/RGB5_A1 to RGBA and RGB565 to RGB in RenderbufferStorage https://bugs.webkit.org/show_bug.cgi?id=39077 * fast/canvas/webgl/framebuffer-object-attachment-expected.txt: Add the test cases for color renderbuffer creation and attachment to framebuffer. * fast/canvas/webgl/framebuffer-object-attachment.html: Ditto. 2010-05-20 Dan Bernstein Reviewed by Dave Hyatt. Textarea using custom font appears blank * fast/css/font-face-in-shadow-DOM.html: Added. * platform/mac/fast/css/font-face-in-shadow-DOM-expected.checksum: Added. * platform/mac/fast/css/font-face-in-shadow-DOM-expected.png: Added. * platform/mac/fast/css/font-face-in-shadow-DOM-expected.txt: Added. 2010-05-20 Martin Robinson Not reviewed. Tests that use Geolocation.getCurrentPosition fail https://bugs.webkit.org/show_bug.cgi?id=39454 * platform/gtk/Skipped: Skip failing tests until this bug is resolved. 2010-05-20 Victor Wang Unreviewed. Update test expectations for chromium. * platform/chromium-mac/svg/filters/feLighting-crash-expected.checksum: Added. * platform/chromium-mac/svg/filters/feLighting-crash-expected.png: Added. * platform/chromium-win/svg/filters/feLighting-crash-expected.checksum: Added. * platform/chromium-win/svg/filters/feLighting-crash-expected.png: Added. * platform/chromium/test_expectations.txt: 2010-05-20 Justin Schuh Reviewed by Adam Barth. Moving frame.src checks out of the bindings https://bugs.webkit.org/show_bug.cgi?id=37815 * http/tests/security/xss-DENIED-iframe-src-alias-expected.txt: * http/tests/security/xss-DENIED-iframe-src-alias.html: 2010-05-20 Martin Robinson Not reviewed. https://bugs.webkit.org/show_bug.cgi?id=39388 Re-enable geolocation tests on GTK+ now that this bug is closed. * platform/gtk/Skipped: Re-enable geolocation tests. 2010-05-20 Martin Robinson Unreviewed. editingBehavior settings needs to be set back to a reasonable default between tests https://bugs.webkit.org/show_bug.cgi?id=39433 I forgot to revert the expected results for this test after reverting it. * editing/selection/extend-selection-after-double-click-expected.txt: 2010-05-20 James Robinson Reviewed by Eric Seidel. Tests putting focus into a textarea and setting display:none https://bugs.webkit.org/show_bug.cgi?id=39389 * editing/selection/focus-and-display-none-expected.txt: Added. * editing/selection/focus-and-display-none.html: Added. 2010-05-20 Martin Robinson Reviewed by Ojan Vafai. editingBehavior settings needs to be set back to a reasonable default between tests https://bugs.webkit.org/show_bug.cgi?id=39433 Revert the changes from r59840 to this test until there is a method in the WebKit APIs to consistently reset the editingBehavior setting to a reasonable default. * editing/selection/extend-selection-after-double-click.html: Revert previous changes to this test. 2010-05-20 Victor Wang Unreviewed. Update test expectations from chromium. * platform/chromium/test_expectations.txt: 2010-05-20 Steve Block Reviewed by Jeremy Orlow. Provide bindings for DeviceOrientation https://bugs.webkit.org/show_bug.cgi?id=39210 Modifies existing fast/dom/Window tests to skip window.ondeviceorientation until it is widely supported. Adds new fast/dom/Window/window-properties-on-device-orientation.html to test type and presence of window.ondeviceorientation. Adds new fast/dom/DeviceOrientation directory and initial test. Adds all DeviceOrientation tests to all skipped lists. * fast/dom/DeviceOrientation: Added. * fast/dom/DeviceOrientation/script-tests: Added. * fast/dom/DeviceOrientation/script-tests/TEMPLATE.html: Added. * fast/dom/DeviceOrientation/script-tests/window-property.js: Added. (hasOnDeviceOrientationProperty): * fast/dom/DeviceOrientation/window-property-expected.txt: Added. * fast/dom/DeviceOrientation/window-property.html: Added. * fast/dom/Window/script-tests/window-property-descriptors.js: * fast/dom/Window/window-properties-on-device-orientation-expected.txt: Added. * fast/dom/Window/window-properties-on-device-orientation.html: Added. * fast/dom/Window/window-properties.html: * platform/chromium/test_expectations.txt: * platform/gtk/Skipped: * platform/mac/Skipped: * platform/qt/Skipped: * platform/win/Skipped: 2010-05-20 Martin Robinson Reviewed by Ojan Vafai. Expose the editing behavior setting in DRT to test all editing code paths https://bugs.webkit.org/show_bug.cgi?id=38603 * editing/selection/extend-selection-after-double-click.html: Use the new DRT support for changing editing behavior. * editing/selection/extend-selection-after-double-click-expected.txt: Update expected results to reflect both behaviors. 2010-05-20 Adam Langley Reviewed by David Levin. [chromium] Add test which previously crashed on Linux. https://bugs.webkit.org/show_bug.cgi?id=39015 http://code.google.com/p/chromium/issues/detail?id=43831 * fast/text/chromium-linux-fallback-crash-expected.txt: Added. * fast/text/chromium-linux-fallback-crash.html: Added. 2010-05-20 Herczeg Zoltan Unreviewed. Update Qt specific expected file. * platform/qt/svg/filters/feLighting-crash-expected.txt: 2010-05-20 Zoltan Herczeg Reviewed by Dirk Schulze. In case of lighting SVG effects, a wider output rectangle than the input image size should not cause crash. https://bugs.webkit.org/show_bug.cgi?id=39004 * platform/mac/svg/filters/feLighting-crash-expected.checksum: Added. * platform/mac/svg/filters/feLighting-crash-expected.png: Added. * platform/mac/svg/filters/feLighting-crash-expected.txt: Added. * platform/qt/svg/filters/feLighting-crash-expected.txt: Added. * svg/filters/feLighting-crash.svg: Added. 2010-05-20 MORITA Hajime Reviewed by Kent Tamura. 2x execCommand ReadAV@NULL https://bugs.webkit.org/show_bug.cgi?id=35791 This test passes if it doesn't crash. * editing/execCommand/35791-expected.txt: Added. * editing/execCommand/35791.html: Added. 2010-05-19 Mario Sanchez Prada Reviewed by Darin Adler. Misleading variable name in a11y test https://bugs.webkit.org/show_bug.cgi?id=38465 Use a more appropriate variable name for the return value of accessibilityController.rootElement * accessibility/aria-controls-with-tabs.html: 2010-05-19 Victor Wang Unreviewed. Update Chromium test expectations. * platform/chromium-linux/fast/multicol/layers-split-across-columns-expected.checksum: Added. * platform/chromium-linux/fast/multicol/layers-split-across-columns-expected.png: Added. * platform/chromium-mac/fast/multicol/layers-in-multicol-expected.checksum: * platform/chromium-mac/fast/multicol/layers-in-multicol-expected.png: Removed. * platform/chromium-mac/fast/multicol/layers-split-across-columns-expected.checksum: Added. * platform/chromium-win/fast/multicol/layers-in-multicol-expected.txt: * platform/chromium-win/fast/multicol/layers-split-across-columns-expected.checksum: Added. * platform/chromium-win/fast/multicol/layers-split-across-columns-expected.png: Added. * platform/chromium-win/fast/multicol/layers-split-across-columns-expected.txt: Added. * platform/chromium-win/fast/multicol/nested-columns-expected.txt: 2010-05-19 Oliver Hunt Reviewed by Geoffrey Garen. emitJumpIfNotJSCell should special case constant immediate values https://bugs.webkit.org/show_bug.cgi?id=39392 Add tests for immediate constants being used where cells are expected. * fast/js/immediate-constant-instead-of-cell-expected.txt: Added. * fast/js/immediate-constant-instead-of-cell.html: Added. * fast/js/script-tests/immediate-constant-instead-of-cell.js: Added. (): 2010-05-19 Jian Li Reviewed by Alexey Proskuryakov. Refactor text encoding detection logic in FileReader. https://bugs.webkit.org/show_bug.cgi?id=39131 Add more test coverage for FileReader. * fast/files/file-reader-expected.txt: * fast/files/file-reader.html: * fast/files/resources/binary-file: Added. 2010-05-19 Martin Robinson Not reviewed. https://bugs.webkit.org/show_bug.cgi?id=39388 Disabling geolocation tests until blockers are fixed. * platform/gtk/Skipped: Skipping geolocation tests for now. 2010-05-19 Abhishek Arya Reviewed by David Hyatt. Tests that text transformation applied to a non-text node does not result in crash. https://bugs.webkit.org/show_bug.cgi?id=38626 * fast/text/text-transform-nontext-node-crash-expected.txt: Added. * fast/text/text-transform-nontext-node-crash.xhtml: Added. 2010-05-19 Martin Robinson Not reviewed. Updated multi-column test baselines. * platform/gtk/fast/multicol/layers-in-multicol-expected.txt: Updated. * platform/gtk/fast/multicol/layers-split-across-columns-expected.txt: Added. * platform/gtk/fast/multicol/nested-columns-expected.txt: Updated. 2010-05-19 Yaar Schnitman Unreviewed, rolling out r59769. http://trac.webkit.org/changeset/59769 https://bugs.webkit.org/show_bug.cgi?id=37815 Broke GTK again * http/tests/security/xss-DENIED-iframe-src-alias-expected.txt: * http/tests/security/xss-DENIED-iframe-src-alias.html: 2010-05-19 Dirk Pranke Try again to roll out r58765 * fast/notifications/notifications-replace-expected.txt: Removed. * fast/notifications/notifications-replace.html: Removed. * fast/notifications/notifications-rtl-expected.txt: Removed. * fast/notifications/notifications-rtl.html: Removed. 2010-05-19 Enrica Casucci Reviewed by Dave Hyatt. REGRESSION (r59385) crash destroying inline renderers https://bugs.webkit.org/show_bug.cgi?id=39143 * fast/inline-block/anonymous-block-crash-expected.txt: Added. * fast/inline-block/anonymous-block-crash.html: Added. 2010-05-19 Sheriff Bot Unreviewed, rolling out r59782. http://trac.webkit.org/changeset/59782 https://bugs.webkit.org/show_bug.cgi?id=39379 broke DRT build (Requested by dpranke on #webkit). * fast/notifications/notifications-replace-expected.txt: Added. * fast/notifications/notifications-replace.html: Added. * fast/notifications/notifications-rtl-expected.txt: Added. * fast/notifications/notifications-rtl.html: Added. 2010-05-18 Dirk Pranke Reviewed by Dimitri Glazkov. Attempt to revert r58765 to see if it was causing a performance regression. https://bugs.webkit.org/show_bug.cgi?id=39328 * fast/notifications/notifications-replace-expected.txt: Removed. * fast/notifications/notifications-replace.html: Removed. * fast/notifications/notifications-rtl-expected.txt: Removed. * fast/notifications/notifications-rtl.html: Removed. 2010-05-19 Martin Robinson Not reviewed. Add baselines for new multi-column tests. * platform/gtk/fast/multicol/column-count-with-rules-expected.txt: Added. * platform/gtk/fast/multicol/layers-in-multicol-expected.txt: Added. * platform/gtk/fast/multicol/nested-columns-expected.txt: Added. 2010-05-19 Justin Schuh Reviewed by Adam Barth. Moving frame.src checks out of the bindings https://bugs.webkit.org/show_bug.cgi?id=37815 * http/tests/security/xss-DENIED-iframe-src-alias-expected.txt: * http/tests/security/xss-DENIED-iframe-src-alias.html: 2010-05-19 Andreas Kling Reviewed by Darin Adler. Added a test to verify proper color serialization in CanvasRenderingContext2D's getters. https://bugs.webkit.org/show_bug.cgi?id=38845 Spec link: http://www.whatwg.org/specs/web-apps/current-work/#serialization-of-a-color * fast/canvas/canvas-color-serialization-expected.txt: Added. * fast/canvas/canvas-color-serialization.html: Added. * fast/canvas/canvas-set-properties-with-non-invertible-ctm-expected.txt: Updated baseline. * fast/canvas/script-tests/canvas-color-serialization.js: Added. (trySettingStrokeStyle): (trySettingFillStyle): (trySettingShadowColor): (trySettingColor): (trySettingStrokeColorWithSetter): (trySettingFillColorWithSetter): (trySettingShadowWithSetter): (trySettingColorWithSetter): (trySettingFillColorRGBA): (trySettingStrokeColorRGBA): (trySettingShadowRGBA): (trySettingRGBA): (trySettingFillColorCMYKA): (trySettingStrokeColorCMYKA): (trySettingShadowCMYKA): (trySettingCMYKA): (trySettingFillColorWithOverrideAlpha): (trySettingStrokeColorWithOverrideAlpha): (trySettingShadowWithOverrideAlpha): (trySettingColorWithOverrideAlpha): (trySettingFillColorGrayLevel): (trySettingStrokeColorGrayLevel): (trySettingShadowGrayLevel): (trySettingGrayLevel): (trySettingFillColorGrayLevelWithAlpha): (trySettingStrokeColorGrayLevelWithAlpha): (trySettingShadowGrayLevelWithAlpha): (trySettingGrayLevelWithAlpha): (tryClearShadowAfterSettingColor): (checkDefaultValue): * fast/canvas/script-tests/canvas-set-properties-with-non-invertible-ctm.js: * fast/dom/canvasContext2d-element-attribute-js-null-expected.txt: Updated baseline. * fast/dom/canvasContext2d-element-attribute-js-null.html: 2010-05-19 Andreas Kling Reviewed by Simon Hausmann. Add test to verify that CanvasRenderingContext2D's arc() connects arcs by a straight line (unless it's the first element in the path.) https://bugs.webkit.org/show_bug.cgi?id=38526 * fast/canvas/canvas-arc-connecting-line-expected.txt: Added. * fast/canvas/canvas-arc-connecting-line.html: Added. * fast/canvas/script-tests/canvas-arc-connecting-line.js: Added. (deg2rad): 2010-05-19 Peter Varga Reviewed by Darin Adler. The backtrackParenthesesOnceEnd function should store the start position of the subpattern's non-greedy match at the place of the subpattern's start index in the output array instead of the place of the subpattern's end index. Add layout test for checking of non-greedy matching of subpattern in regular expressions. https://bugs.webkit.org/show_bug.cgi?id=39289 * fast/js/regexp-non-greedy-parentheses-expected.txt: Added. * fast/js/regexp-non-greedy-parentheses.html: Added. * fast/js/script-tests/regexp-non-greedy-parentheses.js: Added. 2010-05-19 Sheriff Bot Unreviewed, rolling out r59758. http://trac.webkit.org/changeset/59758 https://bugs.webkit.org/show_bug.cgi?id=39361 This patch adds a test that fails on Leopard (Requested by abarth on #webkit). * fast/canvas/webgl/texture-npot-expected.txt: * fast/canvas/webgl/texture-npot.html: 2010-05-19 Zhenyao Mo Reviewed by Darin Adler. fast/canvas/webgl/texture-npot.html failed on leopard bot https://bugs.webkit.org/show_bug.cgi?id=39128 * fast/canvas/webgl/texture-npot-expected.txt: Skip pixel (0, 0); print out actual color when failing. * fast/canvas/webgl/texture-npot.html: Ditto. 2010-05-19 Ben Murdoch Reviewed by Darin Adler. Touch events are marked DontEnum in DOMWindow.idl https://bugs.webkit.org/show_bug.cgi?id=39118 Update the expected results for enumerating the window object properties now touch event listeners are no longer marked DontEnum. * platform/qt/fast/dom/Window/window-properties-expected.txt: 2010-05-18 Yuzo Fujishima Reviewed by Shinichiro Hamaji. Make CSS Parser properly handle only-for-pages pseudo-classes. https://bugs.webkit.org/show_bug.cgi?id=38731 * fast/css/misplaced-paged-media-pseudo-expected.txt: Removed. * fast/css/misplaced-paged-media-pseudo.html: Removed. * printing/page-rule-css-text-expected.txt: * printing/page-rule-css-text.html: * printing/pseudo-class-outside-page-expected.txt: * printing/pseudo-class-outside-page.html: 2010-05-18 Alejandro G. Castro Unreviewed, skip test. Skipping fast/workers/storage https://bugs.webkit.org/show_bug.cgi?id=39346 * platform/gtk/Skipped: 2010-05-18 Geoffrey Garen Reviewed by Darin Adler. Simplified handling of 'arguments' -- 1.2% SunSpider speedup https://bugs.webkit.org/show_bug.cgi?id=39200 * fast/js/function-dot-arguments-expected.txt: * fast/js/script-tests/function-dot-arguments.js: (argumentsIdentity): Updated to match new behavior. * fast/js/function-dot-arguments2-expected.txt: * fast/js/function-dot-arguments2.html: New tests for some things that weren't covered before. * fast/js/global-recursion-on-full-stack.html: Rejiggered the stack usage in this test. Since stack usage is more efficient now, you need a slightly different usage pattern to hit the exact thing this test wanted to test. * fast/js/kde/script-tests/function_arguments.js: (f): Updated to more specifically test what this was trying to test, to avoid just testing the identity of f.arguments. 2010-05-18 Kent Tamura Unreviewed test fix. fast/css/pseudo-required-optional-unapplied.html failure with ENABLE_METER_TAG https://bugs.webkit.org/show_bug.cgi?id=39341 Remove test elements at the end of the test because dumpAsText() output for depends on ENABLE_METER_TAG. * fast/css/pseudo-required-optional-unapplied-expected.txt: * fast/css/pseudo-required-optional-unapplied.html: * platform/qt/Skipped: 2010-05-18 Tony Chang Reviewed by Ojan Vafai. REGRESSION: crash in WebCore::CompositeEditCommand::splitTreeToNode when indenting in an empty li https://bugs.webkit.org/show_bug.cgi?id=38232 * editing/execCommand/crash-indenting-list-item-expected.txt: Added. * editing/execCommand/crash-indenting-list-item.html: Added. 2010-05-18 Kent Tamura Reviewed by Darin Adler. ':optional' pseudo selector should not be applied to and https://bugs.webkit.org/show_bug.cgi?id=39292 Add a test for non-optional form elements. * fast/css/pseudo-required-optional-unapplied-expected.txt: Added. * fast/css/pseudo-required-optional-unapplied.html: Added. 2010-05-18 James Robinson Unreviewed. Add leopard-specific pixel results for more tests that need them https://bugs.webkit.org/show_bug.cgi?id=39325 This adds new Leopard baselines for all tests that currently pass with tolerance=0 on Snow Leopard but fail on Leopard with an image diff of <= 0.1%. These tests previously had expectations in platform/mac that were Snow Leopard specific. * platform/mac-leopard/animations: Added. * platform/mac-leopard/animations/3d: Added. * platform/mac-leopard/animations/3d/change-transform-in-end-event-expected.checksum: Added. * platform/mac-leopard/animations/3d/change-transform-in-end-event-expected.png: Added. * platform/mac-leopard/compositing/animation: Added. * platform/mac-leopard/compositing/animation/state-at-end-event-transform-layer-expected.checksum: Added. * platform/mac-leopard/compositing/animation/state-at-end-event-transform-layer-expected.png: Added. * platform/mac-leopard/compositing/compositing-visible-descendant-expected.checksum: Added. * platform/mac-leopard/compositing/compositing-visible-descendant-expected.png: Added. * platform/mac-leopard/compositing/geometry/abs-position-inside-opacity-expected.checksum: Added. * platform/mac-leopard/compositing/geometry/abs-position-inside-opacity-expected.png: Added. * platform/mac-leopard/compositing/geometry/fixed-position-expected.checksum: Added. * platform/mac-leopard/compositing/geometry/fixed-position-expected.png: Added. * platform/mac-leopard/compositing/geometry/horizontal-scroll-composited-expected.checksum: Added. * platform/mac-leopard/compositing/geometry/horizontal-scroll-composited-expected.png: Added. * platform/mac-leopard/compositing/geometry/partial-layout-update-expected.checksum: Added. * platform/mac-leopard/compositing/geometry/partial-layout-update-expected.png: Added. * platform/mac-leopard/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.checksum: Added. * platform/mac-leopard/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.png: Added. * platform/mac-leopard/compositing/geometry/vertical-scroll-composited-expected.checksum: Added. * platform/mac-leopard/compositing/geometry/vertical-scroll-composited-expected.png: Added. * platform/mac-leopard/compositing/iframes/iframe-copy-on-scroll-expected.checksum: Added. * platform/mac-leopard/compositing/iframes/iframe-copy-on-scroll-expected.png: Added. * platform/mac-leopard/compositing/masks: Added. * platform/mac-leopard/compositing/masks/direct-image-mask-expected.checksum: Added. * platform/mac-leopard/compositing/masks/direct-image-mask-expected.png: Added. * platform/mac-leopard/compositing/overflow/fixed-position-ancestor-clip-expected.checksum: Added. * platform/mac-leopard/compositing/overflow/fixed-position-ancestor-clip-expected.png: Added. * platform/mac-leopard/compositing/reflections/reflection-in-composited-expected.checksum: Added. * platform/mac-leopard/compositing/reflections/reflection-in-composited-expected.png: Added. * platform/mac-leopard/compositing/reflections/reflection-ordering-expected.checksum: Added. * platform/mac-leopard/compositing/reflections/reflection-ordering-expected.png: Added. * platform/mac-leopard/compositing/repaint/content-into-overflow-expected.checksum: Added. * platform/mac-leopard/compositing/repaint/content-into-overflow-expected.png: Added. * platform/mac-leopard/compositing/repaint/layer-repaint-expected.checksum: Added. * platform/mac-leopard/compositing/repaint/layer-repaint-expected.png: Added. * platform/mac-leopard/compositing/repaint/opacity-between-absolute-expected.checksum: Added. * platform/mac-leopard/compositing/repaint/opacity-between-absolute-expected.png: Added. * platform/mac-leopard/compositing/repaint/opacity-between-absolute2-expected.checksum: Added. * platform/mac-leopard/compositing/repaint/opacity-between-absolute2-expected.png: Added. * platform/mac-leopard/fast/borders: Added. * platform/mac-leopard/fast/borders/svg-as-border-image-2-expected.checksum: Added. * platform/mac-leopard/fast/borders/svg-as-border-image-2-expected.png: Added. * platform/mac-leopard/fast/borders/svg-as-border-image-expected.checksum: Added. * platform/mac-leopard/fast/borders/svg-as-border-image-expected.png: Added. * platform/mac-leopard/fast/forms/placeholder-stripped-expected.checksum: Added. * platform/mac-leopard/fast/forms/placeholder-stripped-expected.png: Added. * platform/mac-leopard/fast/multicol: Added. * platform/mac-leopard/fast/multicol/column-count-with-rules-expected.checksum: Added. * platform/mac-leopard/fast/multicol/column-count-with-rules-expected.png: Added. * platform/mac-leopard/media/controls-strict-expected.checksum: * platform/mac-leopard/media/controls-strict-expected.png: * platform/mac-leopard/media/video-display-toggle-expected.checksum: * platform/mac-leopard/media/video-display-toggle-expected.png: * platform/mac-leopard/media/video-replaces-poster-expected.checksum: Added. * platform/mac-leopard/media/video-replaces-poster-expected.png: Added. 2010-05-18 Martin Robinson Not reviewed. [GTK] fast/dom/Geolocation/enabled.html is crashing on the bots https://bugs.webkit.org/show_bug.cgi?id=39326 * platform/gtk/Skipped: Skip another test causing crashes. 2010-05-18 Yaar Schnitman Unreviewed, rolling out r59693. http://trac.webkit.org/changeset/59693 https://bugs.webkit.org/show_bug.cgi?id=37815 Broke GTK Release * http/tests/security/xss-DENIED-iframe-src-alias-expected.txt: * http/tests/security/xss-DENIED-iframe-src-alias.html: 2010-05-18 James Robinson Unreviewed. Add leopard-specific pixel results for tests that need them https://bugs.webkit.org/show_bug.cgi?id=39325 This adds new Leopard baselines for all tests that currently pass with tolerance=0 on Snow Leopard but fail on Leopard with an image diff of <= 0.01%. These tests previously had expectations in platform/mac that were Snow Leopard specific. * platform/mac-leopard/compositing/color-matching: Added. * platform/mac-leopard/compositing/color-matching/pdf-image-match-expected.checksum: Added. * platform/mac-leopard/compositing/color-matching/pdf-image-match-expected.png: Added. * platform/mac-leopard/compositing/reflections: Added. * platform/mac-leopard/compositing/reflections/simple-composited-reflections-expected.checksum: Added. * platform/mac-leopard/compositing/reflections/simple-composited-reflections-expected.png: Added. * platform/mac-leopard/compositing/repaint/overflow-into-content-expected.checksum: Added. * platform/mac-leopard/compositing/repaint/overflow-into-content-expected.png: Added. * platform/mac-leopard/editing/pasteboard: Added. * platform/mac-leopard/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.checksum: Added. * platform/mac-leopard/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.png: Added. * platform/mac-leopard/fast/css: Added. * platform/mac-leopard/fast/css/pseudo-cache-stale-expected.checksum: Added. * platform/mac-leopard/fast/css/pseudo-cache-stale-expected.png: Added. * platform/mac-leopard/fast/frames: Added. * platform/mac-leopard/fast/frames/take-focus-from-iframe-expected.checksum: Added. * platform/mac-leopard/fast/frames/take-focus-from-iframe-expected.png: Added. * platform/mac-leopard/fast/repaint: Added. * platform/mac-leopard/fast/repaint/fixed-child-move-after-scroll-expected.checksum: Added. * platform/mac-leopard/fast/repaint/fixed-child-move-after-scroll-expected.png: Added. * platform/mac-leopard/fast/repaint/fixed-child-of-fixed-move-after-scroll-expected.checksum: Added. * platform/mac-leopard/fast/repaint/fixed-child-of-fixed-move-after-scroll-expected.png: Added. * platform/mac-leopard/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.checksum: Added. * platform/mac-leopard/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.png: Added. * platform/mac-leopard/fast/repaint/fixed-move-after-scroll-expected.checksum: Added. * platform/mac-leopard/fast/repaint/fixed-move-after-scroll-expected.png: Added. * platform/mac-leopard/fast/text/format-control-expected.checksum: Added. * platform/mac-leopard/fast/text/format-control-expected.png: Added. * platform/mac-leopard/plugins: Added. * platform/mac-leopard/plugins/qt-qwidget-plugin-expected.checksum: Added. * platform/mac-leopard/plugins/qt-qwidget-plugin-expected.png: Added. * platform/mac-leopard/transforms/svg-vs-css-expected.checksum: Added. * platform/mac-leopard/transforms/svg-vs-css-expected.png: Added. * platform/mac-leopard/transitions: Added. * platform/mac-leopard/transitions/move-after-transition-expected.checksum: Added. * platform/mac-leopard/transitions/move-after-transition-expected.png: Added. 2010-05-18 Brady Eidson Reviewed by Maciej Stachowiak. Repro crash with many Google image search results and https://bugs.webkit.org/show_bug.cgi?id=39323 * fast/loader/resources/test.swf: Copied from LayoutTests/fast/replaced/resources/test.swf. * fast/loader/sandboxed-plugin-crash-expected.txt: Added. * fast/loader/sandboxed-plugin-crash.html: Added. 2010-05-18 Martin Robinson No review necessary. [GTK] fast/dom/Geolocation/enabled.html is crashing on the bots https://bugs.webkit.org/show_bug.cgi?id=39326 * platform/gtk/Skipped: Skip the crashing tests. 2010-05-18 Jian Li Reviewed by Dmitry Titov. Fix bug 39285: fast/files/file-reader.html is timing out on all mac bots. https://bugs.webkit.org/show_bug.cgi?id=39135 Re-enale the file reader test. * fast/files/file-reader-expected.txt: * fast/files/file-reader.html: * platform/mac/Skipped: 2010-05-18 Justin Schuh Reviewed by Adam Barth. Moving frame.src checks out of the bindings https://bugs.webkit.org/show_bug.cgi?id=37815 * http/tests/security/xss-DENIED-iframe-src-alias-expected.txt: * http/tests/security/xss-DENIED-iframe-src-alias.html: 2010-05-18 Daniel Cheng Reviewed by Darin Adler, Jian Li. DragData::asURL() shouldn't do file validity checks https://bugs.webkit.org/show_bug.cgi?id=38711 Several layout tests depended on the fact that dropping a file would never trigger navigation. This never happened to occur in the past, since it just so happened that the filenames used in the tests never resolved to files that exist. Since DragData::asURL() no longer tries to verify file existence, the layout tests were updated to either suppress navigation or log any navigation that should occur as part of the test. * editing/pasteboard/file-input-files-access-expected.txt: * editing/pasteboard/script-tests/file-input-files-access.js: (runTest.window.onbeforeunload): (runTest): * http/tests/security/clipboard/script-tests/clipboard-file-access.js: 2010-05-18 Jian Li Unreviewed. Build fix. Disable file-reader.html for more investigation. * platform/mac/Skipped: 2010-05-18 Jian Li Unreviewed. Build fix. Disable test cases in file-reader.html that cause time-out in mac bot for further investigation. * fast/files/file-reader-expected.txt: * fast/files/file-reader.html: 2010-05-17 Drew Wilson Unreviewed test expectations update for chromium. * platform/chromium-mac/html5lib/runner-expected.txt: Added. * platform/chromium-win/html5lib/runner-expected.txt: Added. 2010-05-17 Sheriff Bot Unreviewed, rolling out r59652. http://trac.webkit.org/changeset/59652 https://bugs.webkit.org/show_bug.cgi?id=39268 file-input-files-access test is broken on Mac (Requested by dcheng on #webkit). * editing/pasteboard/file-input-files-access-expected.txt: * editing/pasteboard/script-tests/file-input-files-access.js: (runTest): * http/tests/security/clipboard/script-tests/clipboard-file-access.js: 2010-05-17 Daniel Cheng DragData::asURL() shouldn't do file validity checks https://bugs.webkit.org/show_bug.cgi?id=38711 Several layout tests depended on the fact that dropping a file would never trigger navigation. This never happened to occur in the past, since it just so happened that the filenames used in the tests never resolved to files that exist. Since DragData::asURL() no longer tries to verify file existence, the layout tests were updated to either suppress navigation or log any navigation that should occur as part of the test. * editing/pasteboard/file-input-files-access-expected.txt: * editing/pasteboard/script-tests/file-input-files-access.js: (runTest.window.onbeforeunload): (runTest): * http/tests/security/clipboard/script-tests/clipboard-file-access.js: 2010-05-16 Yuzo Fujishima Reviewed by Darin Adler. Add tests for Bug 31267 - :nth-child(-2n) should match no element. http://trac.webkit.org/changeset/58300 has fixed this already. https://bugs.webkit.org/show_bug.cgi?id=31267 * fast/css/nth-child-negative-a-param-expected.txt: Added. * fast/css/nth-child-negative-a-param.html: Added. 2010-05-17 Kent Tamura Unreviewed. Update a test for the behavior change of r59645. https://bugs.webkit.org/show_bug.cgi?id=39162 * fast/forms/script-tests/willvalidate.js: * fast/forms/willvalidate-expected.txt: 2010-05-17 Kent Tamura Reviewed by Darin Adler. ':valid' CSS selector should not be applied to some form controls https://bugs.webkit.org/show_bug.cgi?id=39162 Add test cases for - - - - * fast/css/pseudo-valid-unapplied-expected.txt: * fast/css/pseudo-valid-unapplied.html: 2010-05-17 Adam Barth Reviewed by Eric Seidel. Add the html5lib HTML parser tests https://bugs.webkit.org/show_bug.cgi?id=39260 We currently fail a bunch of these. Hopefully we'll get better as we implement the HTML5 parser. Source: http://gsnedders.html5.org/html5lib-tests/runner.html * html5lib/resources/dom2string.js: Added. (String.prototype.toAsciiLowerCase): (indent): (dom2string): * html5lib/resources/tests1.dat: Added. * html5lib/resources/tests10.dat: Added. * html5lib/resources/tests11.dat: Added. * html5lib/resources/tests12.dat: Added. * html5lib/resources/tests13.dat: Added. * html5lib/resources/tests14.dat: Added. * html5lib/resources/tests15.dat: Added. * html5lib/resources/tests16.dat: Added. * html5lib/resources/tests2.dat: Added. * html5lib/resources/tests3.dat: Added. * html5lib/resources/tests4.dat: Added. * html5lib/resources/tests5.dat: Added. * html5lib/resources/tests6.dat: Added. * html5lib/resources/tests7.dat: Added. * html5lib/resources/tests8.dat: Added. * html5lib/resources/tests9.dat: Added. * html5lib/runner-expected.txt: Added. * html5lib/runner.html: Added. 2010-05-17 James Robinson Reviewed by Darin Adler. Rebaseline fast/multicol pixel results on mac https://bugs.webkit.org/show_bug.cgi?id=39241 * fast/multicol/client-rects-expected.checksum: * fast/multicol/client-rects-expected.png: * platform/mac/fast/multicol/float-multicol-expected.png: * platform/mac/fast/multicol/layers-in-multicol-expected.checksum: Added. * platform/mac/fast/multicol/layers-in-multicol-expected.png: Added. * platform/mac/fast/multicol/nested-columns-expected.checksum: Added. * platform/mac/fast/multicol/nested-columns-expected.png: Added. * platform/mac/fast/multicol/positioned-with-constrained-height-expected.checksum: * platform/mac/fast/multicol/positioned-with-constrained-height-expected.png: 2010-05-17 Drew Wilson Unreviewed. Update Chromium test expectations. * platform/chromium-linux/fast/multicol/layers-in-multicol-expected.checksum: * platform/chromium-linux/fast/multicol/layers-in-multicol-expected.png: * platform/chromium-linux/fast/multicol/nested-columns-expected.checksum: Added. * platform/chromium-linux/fast/multicol/nested-columns-expected.png: Added. * platform/chromium-mac/fast/multicol/layers-in-multicol-expected.checksum: * platform/chromium-mac/fast/multicol/layers-in-multicol-expected.png: * platform/chromium-mac/fast/multicol/nested-columns-expected.checksum: Added. * platform/chromium-mac/fast/multicol/nested-columns-expected.png: Added. * platform/chromium-win/fast/multicol/layers-in-multicol-expected.checksum: * platform/chromium-win/fast/multicol/layers-in-multicol-expected.png: * platform/chromium-win/fast/multicol/layers-in-multicol-expected.txt: * platform/chromium-win/fast/multicol/nested-columns-expected.checksum: Added. * platform/chromium-win/fast/multicol/nested-columns-expected.png: Added. 2010-05-17 Drew Wilson Unreviewed. Update Chromium test expectations. * platform/chromium-win/fast/multicol/nested-columns-expected.txt: Added. 2010-05-17 Robert Hogan Reviewed by Kenneth Rohde Christiansen. [Qt] Disable Icon Database by default in Qt DRT Unskip: http/tests/misc/favicon-loads-with-images-disabled.html http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body.html http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-deny.html http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag.html Qt returns 5 (QNetworkReply::OperationCanceledError) instead of -999 for the XFrameOptions tests, so update accordingly. https://bugs.webkit.org/show_bug.cgi?id=37382 * platform/qt/Skipped: * platform/qt/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-expected.txt: Added. Qt returns 5 instead of -999. * platform/qt/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body-expected.txt: Added. Qt returns 5 instead of -999. * platform/qt/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-deny-expected.txt: Added. Qt returns 5 instead of -999. 2010-05-17 David Hyatt Reviewed by Dan Bernstein. Add a test of columns inside columns. The test also puts a RenderLayer in the 2nd column of the 2nd column to make sure layer positioning works across nested columns. * fast/multicol/nested-columns.html: Added. * platform/mac/fast/multicol/nested-columns-expected.txt: Added. 2010-05-17 Andreas Kling Reviewed by Kenneth Rohde Christiansen. Add a test to verify proper behavior of createImageData(ImageData) and createImageData(width, height) with negative arguments. https://bugs.webkit.org/show_bug.cgi?id=39189 Spec link: http://www.whatwg.org/specs/web-apps/current-work/#dom-context-2d-createimagedata * fast/canvas/canvas-createImageData-expected.txt: Added. * fast/canvas/canvas-createImageData.html: Added. * fast/canvas/script-tests/canvas-createImageData.js: Added. 2010-05-14 Jeremy Orlow Reviewed by Nate Chapin. Finish up IndexedDB events https://bugs.webkit.org/show_bug.cgi?id=39117 Add the beginnings of a test for IndexedDB. It currently fails, but we'll update this (and/or add other tests) as things start passing. Disable it on all !Chromium platforms since none of them compile it in. (Note that Chromium keeps it behind a runtime flag at the moment, despite compiling it in...so don't worry.) This also makes evalAndLog return the result of the evaluation. I think this was just an oversight when I originally added it, and it's going to come in useful for these tests. * fast/js/resources/js-test-pre.js: (evalAndLog): * platform/gtk/Skipped: * platform/mac-leopard/Skipped: * platform/mac-snowleopard/Skipped: * platform/mac-tiger/Skipped: * platform/mac/Skipped: * platform/qt/Skipped: * platform/win/Skipped: * storage/indexeddb/basics-expected.txt: Added. * storage/indexeddb/basics.html: Added. * storage/indexeddb/script-tests/TEMPLATE.html: Copied from LayoutTests/storage/domstorage/script-tests/TEMPLATE.html. * storage/indexeddb/script-tests/basics.js: Added. (eventShared): (successFunction): (errorFunction): (test): 2010-05-17 Yury Semikhatsky Unreviewed. Update Chromium test expectations. * platform/chromium-win-xp/fast/multicol/client-rects-expected.txt: Removed. * platform/chromium/test_expectations.txt: 2010-05-17 Yury Semikhatsky Unreviewed. Update Chromium test expectations. * platform/chromium-linux/fast/loader/recursive-before-unload-crash-expected.txt: * platform/chromium-linux/fast/multicol/client-rects-expected.txt: Removed. * platform/chromium-linux/fast/multicol/column-count-with-rules-expected.checksum: Added. * platform/chromium-linux/fast/multicol/column-count-with-rules-expected.png: Added. * platform/chromium-linux/fast/multicol/layers-in-multicol-expected.checksum: Added. * platform/chromium-linux/fast/multicol/layers-in-multicol-expected.png: Added. * platform/chromium-mac/fast/multicol/column-count-with-rules-expected.checksum: Added. * platform/chromium-mac/fast/multicol/column-count-with-rules-expected.png: Added. * platform/chromium-mac/fast/multicol/layers-in-multicol-expected.checksum: Added. * platform/chromium-mac/fast/multicol/layers-in-multicol-expected.png: Added. * platform/chromium-win/fast/canvas/canvas-toDataURL-case-insensitive-mimetype-expected.txt: Added. * platform/chromium-win/fast/multicol/client-rects-expected.txt: * platform/chromium-win/fast/multicol/column-count-with-rules-expected.checksum: Added. * platform/chromium-win/fast/multicol/column-count-with-rules-expected.png: Added. * platform/chromium-win/fast/multicol/column-count-with-rules-expected.txt: Added. * platform/chromium-win/fast/multicol/column-rules-expected.txt: * platform/chromium-win/fast/multicol/columns-shorthand-parsing-expected.txt: * platform/chromium-win/fast/multicol/float-avoidance-expected.txt: * platform/chromium-win/fast/multicol/float-multicol-expected.txt: * platform/chromium-win/fast/multicol/layers-in-multicol-expected.checksum: Added. * platform/chromium-win/fast/multicol/layers-in-multicol-expected.png: Added. * platform/chromium-win/fast/multicol/layers-in-multicol-expected.txt: Added. * platform/chromium-win/fast/multicol/single-line-expected.txt: 2010-05-16 Takeshi Yoshino Unreviewed Update test_expectations.txt for Chromium fast/loader/recursive-before-unload-crash.html is flaky on Linux and Win See http://code.google.com/p/chromium/issues/detail?id=44229 for detail. * platform/chromium/test_expectations.txt: 2010-05-13 Tony Chang Reviewed by Darin Adler. REGRESSION: Crash by pasting to a textarea with white-space:nowrap https://bugs.webkit.org/show_bug.cgi?id=38992 * editing/pasteboard/paste-plaintext-nowrap-expected.txt: Added. * editing/pasteboard/paste-plaintext-nowrap.html: Added. 2010-05-16 Tony Chang Not reviewed, fixing layout test. Add tiger and SL results. Remove Inspect Element from leopard results. * platform/mac-leopard/editing/spelling/context-menu-suggestions-expected.txt: * platform/mac-snowleopard/editing/spelling/context-menu-suggestions-expected.txt: Added. * platform/mac-tiger/editing/spelling/context-menu-suggestions-expected.txt: Added. 2010-05-12 Tony Chang Reviewed by Darin Adler. Spellcheck disabling does not disable context menu https://bugs.webkit.org/show_bug.cgi?id=25639 * editing/spelling/context-menu-suggestions.html: Added. * platform/chromium/test_expectations.txt: * platform/gtk/Skipped: * platform/mac-leopard/editing/spelling/context-menu-suggestions-expected.txt: Added. * platform/qt/Skipped: * platform/win/Skipped: 2010-05-16 Andreas Kling Reviewed by Kenneth Rohde Christiansen. Add a test to verify proper handling of invalid arguments to getImageData(). Updated old putImageData() test with correct expectations. https://bugs.webkit.org/show_bug.cgi?id=39175 Spec link: http://www.whatwg.org/specs/web-apps/current-work/#pixel-manipulation * fast/canvas/canvas-getImageData-invalid-expected.txt: Added. * fast/canvas/canvas-getImageData-invalid.html: Added. * fast/canvas/canvas-putImageData-expected.txt: * fast/canvas/canvas-putImageData.js: * fast/canvas/script-tests/canvas-getImageData-invalid.js: Added. 2010-05-16 Andreas Kling Reviewed by Kenneth Rohde Christiansen. Add a test to verify that Canvas's toDataURL() is case insensitive wrt the mimeType argument. https://bugs.webkit.org/show_bug.cgi?id=39153 Spec link: http://www.whatwg.org/specs/web-apps/current-work/#dom-canvas-todataurl * fast/canvas/canvas-toDataURL-case-insensitive-mimetype-expected.txt: Added. * fast/canvas/canvas-toDataURL-case-insensitive-mimetype.html: Added. * fast/canvas/script-tests/canvas-toDataURL-case-insensitive-mimetype.js: Added. (tryMimeType): * platform/gtk/fast/canvas/canvas-toDataURL-case-insensitive-mimetype-expected.txt: Added. 2010-05-16 Robert Hogan Reviewed by Kenneth Rohde Christiansen. [Qt] Unskip fast/loader/main-document-url-for-non-http-loads.html Fix FrameLoaderClientQt.cpp to print relative filename paths correctly. https://bugs.webkit.org/show_bug.cgi?id=38867 * platform/qt/Skipped: 2010-05-16 Robert Hogan Reviewed by Kenneth Rohde Christiansen. [Qt]Unskip security/set-form-autocomplete-attribute.html Add support for layoutTestController.elementDoesAutoCompleteForElementWithId(). https://bugs.webkit.org/show_bug.cgi?id=38859 * platform/qt/Skipped: 2010-05-16 Andreas Kling Reviewed by Kenneth Rohde Christiansen. Add a test to check proper return value (null) from invalid canvas getContext() calls. https://bugs.webkit.org/show_bug.cgi?id=39150 * fast/canvas/canvas-getContext-invalid-expected.txt: Added. * fast/canvas/canvas-getContext-invalid.html: Added. * fast/canvas/script-tests/canvas-getContext-invalid.js: Added. 2010-05-16 Sergio Villar Senin Reviewed by Gustavo Noronha Silva. Removed 5 http/history tests from Skipped file [GTK] Improve reporting of frame loader callbacks in DRT https://bugs.webkit.org/show_bug.cgi?id=36454 * platform/gtk/Skipped: 2010-05-15 Sheriff Bot Unreviewed, rolling out r59565. http://trac.webkit.org/changeset/59565 https://bugs.webkit.org/show_bug.cgi?id=39173 Broke GTK (Requested by abarth on #webkit). * fast/canvas/canvas-toDataURL-case-insensitive-mimetype-expected.txt: Removed. * fast/canvas/canvas-toDataURL-case-insensitive-mimetype.html: Removed. * fast/canvas/script-tests/canvas-toDataURL-case-insensitive-mimetype.js: Removed. 2010-05-15 Andreas Kling Reviewed by Kenneth Rohde Christiansen. Add a test to verify that Canvas's toDataURL() is case insensitive wrt the mimeType argument. https://bugs.webkit.org/show_bug.cgi?id=39153 Spec link: http://www.whatwg.org/specs/web-apps/current-work/#dom-canvas-todataurl * fast/canvas/canvas-toDataURL-case-insensitive-mimetype-expected.txt: Added. * fast/canvas/canvas-toDataURL-case-insensitive-mimetype.html: Added. * fast/canvas/script-tests/canvas-toDataURL-case-insensitive-mimetype.js: Added. (tryMimeType): 2010-05-15 Adam Barth Reviewed by David Hyatt. Rebaseline client-rects.html on Qt https://bugs.webkit.org/show_bug.cgi?id=39169 * platform/qt/Skipped: * platform/qt/fast/multicol/client-rects-expected.txt: 2010-05-14 Alexey Proskuryakov Reviewed by Darin Adler. https://bugs.webkit.org/show_bug.cgi?id=39048 REGRESSION (r55802): XML errors on Google maps ("Entity 'nbsp' not defined") with JavaScript disabled * fast/doctypes/xhtml-with-xhtmlmp-doctype-expected.txt: Added. * fast/doctypes/xhtml-with-xhtmlmp-doctype.xhtml: Added. 2010-05-15 Oliver Hunt Reviewed by Maciej Stachowiak. Incorrect codegen for slowcase of < in 64-bit https://bugs.webkit.org/show_bug.cgi?id=39151 Add yet more tests for the < operator when comparing integer strings. * fast/js/comparison-operators-greater-expected.txt: * fast/js/comparison-operators-less-expected.txt: * fast/js/script-tests/comparison-operators-greater.js: * fast/js/script-tests/comparison-operators-less.js: 2010-05-15 Yael Aharon Unreviewed. Update expected results after 59541 * platform/qt/fast/dom/Window/window-properties-expected.txt: * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt: * platform/qt/fast/dom/prototype-inheritance-expected.txt: * platform/qt/fast/js/global-constructors-expected.txt: 2010-05-15 Yael Aharon Reviewed by Kent Tamura. Initial support for HTMLMeterElement https://bugs.webkit.org/show_bug.cgi?id=38140 * fast/dom/HTMLMeterElement: Added. * fast/dom/HTMLMeterElement/meter-element.html: Added. * fast/dom/HTMLMeterElement/script-tests: Added. * fast/dom/HTMLMeterElement/script-tests/TEMPLATE.html: Added. * fast/dom/HTMLMeterElement/script-tests/set-meter-properties.js: Added. * fast/dom/HTMLMeterElement/set-meter-properties-expected.txt: Added. * fast/dom/HTMLMeterElement/set-meter-properties.html: Added. * platform/chromium/test_expectations.txt: * platform/gtk/Skipped: * platform/mac/Skipped: * platform/qt/fast/dom/HTMLMeterElement: Added. * platform/qt/fast/dom/HTMLMeterElement/meter-element-expected.checksum: Added. * platform/qt/fast/dom/HTMLMeterElement/meter-element-expected.png: Added. * platform/qt/fast/dom/HTMLMeterElement/meter-element-expected.txt: Added. * platform/win/Skipped: 2010-05-15 Eric Uhrhane Reviewed by Dmitry Titov. Add bindings for async DB API in Workers. https://bugs.webkit.org/show_bug.cgi?id=34992 * storage/change-version-handle-reuse.html: Refactored to share code with the worker version of the test. * storage/change-version-handle-reuse-expected.html: Removed reference to reloading, which this test doesn't do. * storage/change-version-handle-reuse.js: This is the extracted shared core of the test. * storage/execute-sql-args.html: Refactored to share code with the worker version of the test. * storage/execute-sql-args.js: This is the extracted shared core of the test. These are the worker versions of the tests; they're tiny shims around shared code. * fast/workers/storage/execute-sql-args-worker-expected.txt: Added. * fast/workers/storage/execute-sql-args-worker.html: Added. * fast/workers/storage/change-version-handle-reuse-worker-expected.txt: Added. * fast/workers/storage/change-version-handle-reuse-worker.html: Added. This file gets included from worker database tests; it does all the boilerplate that's needed on the DOM side. * fast/workers/storage/resources/database-worker-controller.js: Added. This file is the boilerplate for the worker side of the database tests. It will import and run the actual test on command, and will report back completion and exceptions. * fast/workers/storage/resources/database-worker.js: Added. 2010-05-15 Xan Lopez Skip failing test, it depends on one patch still in the commit queue. * platform/gtk/Skipped: 2010-05-15 Joanmarie Diggs Reviewed by Xan Lopez. https://bugs.webkit.org/show_bug.cgi?id=30500 [Gtk] Find a way for WebKit to "announce" itself so that ATs can readily distinguish it from true Gtk/Gail The "announcement" is now made in the form of an object attribute associated with the AtkObject. * platform/gtk/accessibility/object-attributes.html: Added. * platform/gtk/accessibility/object-attributes-expected.txt: Added. 2010-05-15 Mario Sanchez Prada Reviewed by Xan Lopez. Accessibility: Implement isSelected in DRT for GTK https://bugs.webkit.org/show_bug.cgi?id=31018 Do not skip aria-controls-with-tabs.html anymore * platform/gtk/Skipped: 2010-05-15 Yael Aharon Reviewed by Darin Adler. Update notifications test results https://bugs.webkit.org/show_bug.cgi?id=39126 Add missing line endings. * fast/notifications/notifications-replace-expected.txt: * fast/notifications/notifications-request-permission-expected.txt: * fast/notifications/notifications-rtl-expected.txt: 2010-05-15 Adam Barth Reviewed by Darin Adler. Show a console message when X-Frame-Options blocks a load https://bugs.webkit.org/show_bug.cgi?id=39087 Update expected results to show the console message. * http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-expected.txt: * http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body-expected.txt: * http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-deny-expected.txt: 2010-05-14 Adam Barth Unreviewed. Skip new test that fails on Qt. I'm sure skipping is the wrong thing but no one is around to help me figure out what the right thing to do is and I don't want to leave the bot red all weekend. * platform/qt/Skipped: 2010-05-14 Adele Peterson Reviewed by Dave Hyatt. Test for https://bugs.webkit.org/show_bug.cgi?id=39095 REGRESSION (r53085): Infinite recursion in Position::getInlineBoxAndOffset when changing writing direction to right-to-left * editing/selection/applystyle-to-inline-in-block-expected.txt: Added. * editing/selection/applystyle-to-inline-in-block.html: Added. 2010-05-14 David Hyatt Reviewed by Simon Fraser. https://bugs.webkit.org/show_bug.cgi?id=39137 Reset all multicolumn test results now that columns create RenderLayers. * fast/multicol/client-rects-expected.txt: * fast/multicol/layers-in-multicol.html: Added. * fast/multicol/single-line-expected.txt: * platform/mac/fast/multicol/column-rules-expected.txt: * platform/mac/fast/multicol/columns-shorthand-parsing-expected.txt: * platform/mac/fast/multicol/float-avoidance-expected.txt: * platform/mac/fast/multicol/float-multicol-expected.txt: Add a layout test for various types of RenderLayers inside multicol layouts. * platform/mac/fast/multicol/layers-in-multicol-expected.txt: Added. 2010-05-14 Alexey Proskuryakov Inspired by Simon Fraser, rubber-stamped by Geoff Garen. Disabled Sputnik tests that take over 10 seconds in debug builds on my MacBook Pro. * platform/mac-tiger/Skipped: These tests were alrady skipped on Tiger, no need to skip explicitly any more. * fast/js/sputnik/Conformance/15_Native_Objects/15.1_The_Global_Object/15.1.3/15.1.3.1_decodeURI/S15.1.3.1_A2.5_T1.html: Removed. * fast/js/sputnik/Conformance/15_Native_Objects/15.1_The_Global_Object/15.1.3/15.1.3.1_decodeURI/S15.1.3.1_A2.5_T1.html-disabled: Copied from fast/js/sputnik/Conformance/15_Native_Objects/15.1_The_Global_Object/15.1.3/15.1.3.1_decodeURI/S15.1.3.1_A2.5_T1.html. * fast/js/sputnik/Conformance/15_Native_Objects/15.1_The_Global_Object/15.1.3/15.1.3.2_decodeURIComponent/S15.1.3.2_A2.5_T1.html: Removed. * fast/js/sputnik/Conformance/15_Native_Objects/15.1_The_Global_Object/15.1.3/15.1.3.2_decodeURIComponent/S15.1.3.2_A2.5_T1.html-disabled: Copied from fast/js/sputnik/Conformance/15_Native_Objects/15.1_The_Global_Object/15.1.3/15.1.3.2_decodeURIComponent/S15.1.3.2_A2.5_T1.html. * fast/js/sputnik/Unicode/Unicode_218/S7.6_A3.1.html: Removed. * fast/js/sputnik/Unicode/Unicode_218/S7.6_A3.1.html-disabled: Copied from fast/js/sputnik/Unicode/Unicode_218/S7.6_A3.1.html. * fast/js/sputnik/Unicode/Unicode_218/S7.6_A3.2.html: Removed. * fast/js/sputnik/Unicode/Unicode_218/S7.6_A3.2.html-disabled: Copied from fast/js/sputnik/Unicode/Unicode_218/S7.6_A3.2.html. 2010-05-14 Kenneth Russell Reviewed by Darin Adler. Rename WebGLArray types to TypedArray types https://bugs.webkit.org/show_bug.cgi?id=39091 Extended functionality of do-webcore-rename script and used it to rename the WebGLArray types to the TypedArray naming convention. The only source files which were touched by hand, and which are being manually reviewed, are: WebCore/page/DOMWindow.idl WebCore/bindings/generic/RuntimeEnabledFeatures.h (script's changes undone) WebKit/WebCore/bindings/js/JSDOMWindowCustom.cpp WebKit/WebCore/bindings/v8/custom/V8DOMWindowCustom.cpp These only needed to be touched to update the aliases between the WebGLArray and TypedArray names introduced in bug 39036. (It was not feasible to have do-webcore-rename handle this as it would introduce circular renamings.) These aliases will be removed in roughly a month once existing WebGL content has been updated. No new tests; covered under existing WebGL tests. Updated constructed-objects-prototypes and prototype-inheritance-2 tests. Ran all layout tests in Safari and all WebGL tests in Chromium. * fast/dom/script-tests/constructed-objects-prototypes.js: (constructorPropertiesOnWindow): * fast/dom/script-tests/prototype-inheritance-2.js: (constructorNamesForWindow): 2010-05-14 Abhishek Arya Reviewed by David Hyatt. Tests that large colspan in a fixed table layout does not result in crash. https://bugs.webkit.org/show_bug.cgi?id=38261 * fast/table/fixed-table-layout-large-colspan-crash-expected.txt: Added. * fast/table/fixed-table-layout-large-colspan-crash.html: Added. 2010-05-14 Eric Seidel Unreviewed, rolling out r59489. http://trac.webkit.org/changeset/59489 https://bugs.webkit.org/show_bug.cgi?id=37815 abarth broke the known universe and then some. * http/tests/security/xss-DENIED-iframe-src-alias-expected.txt: * http/tests/security/xss-DENIED-iframe-src-alias.html: 2010-05-14 Justin Schuh Reviewed by Adam Barth. Moving frame.src checks out of the bindings https://bugs.webkit.org/show_bug.cgi?id=37815 * http/tests/security/xss-DENIED-iframe-src-alias-expected.txt: * http/tests/security/xss-DENIED-iframe-src-alias.html: 2010-05-14 Alexey Proskuryakov Reviewed by Brady Eidson. https://bugs.webkit.org/show_bug.cgi?id=39008 REGRESSION (r58950): Webkit crashes on clicking back button when in Hotmail * fast/parser/tokenizer-close-during-document-write-expected.txt: Added. * fast/parser/tokenizer-close-during-document-write.html: Added. 2010-05-14 Zhenyao Mo Reviewed by Eric Seidel. Temporarily remove a few test cases that failed on leopard bot. https://bugs.webkit.org/show_bug.cgi?id=33805 * fast/canvas/webgl/texture-npot-expected.txt: Removed failed test cases. * fast/canvas/webgl/texture-npot.html: Ditto. 2010-05-14 Yury Semikhatsky Unreviewed. Chromium: update test expectations. * platform/chromium-linux/fast/loader/recursive-before-unload-crash-expected.txt: 2010-05-14 Jeremy Orlow Reviewed by Dimitri Glazkov. Instead of rebaslining prototype-inheritance for Chromium, add indexedDB to its exceptions https://bugs.webkit.org/show_bug.cgi?id=39122 The test has a way to name properties that shouldn't be tested (used when they're not enabled by most ports). Use this feature rather than creating custom baselines. * fast/dom/script-tests/prototype-inheritance.js: * platform/chromium-mac/fast/dom/prototype-inheritance-expected.txt: Removed. * platform/chromium-win/fast/dom/prototype-inheritance-expected.txt: Removed. 2010-05-14 Jeremy Orlow Reviewed by Nate Chapin. [Chromium] Rebaseline prototype-inheritance https://bugs.webkit.org/show_bug.cgi?id=39116 IndexedDB is now turned on for Chromium's test shell. I'm not sure if this is the correct behavior or not (can someone confirm which it is?) but we should get this test running again so we can catch real regressions. And, before taking this out from behind a flag, we should be sure to fix it. * platform/chromium-mac/fast/dom/prototype-inheritance-expected.txt: Added. * platform/chromium-win/fast/dom/prototype-inheritance-expected.txt: Added. 2010-05-14 Csaba Osztrogonác Unreviewed, unskip passing tests. [Qt] animations/dynamic-stylesheet-loading.html fails with accelerated compositing https://bugs.webkit.org/show_bug.cgi?id=37381 * platform/qt/Skipped: - animations/simultaneous-start-left.html unskipped. - animations/dynamic-stylesheet-loading.html unskipped. 2010-05-14 Zhenyao Mo Reviewed by Dimitri Glazkov. Must implement OpenGL ES 2.0 semantics for NPOT textures https://bugs.webkit.org/show_bug.cgi?id=33805 * fast/canvas/webgl/texture-npot-expected.txt: Added. * fast/canvas/webgl/texture-npot.html: Added. 2010-05-14 Hans Wennborg Reviewed by Jeremy Orlow. [Chromium] Rebaseline storage/domstorage/quota.html https://bugs.webkit.org/show_bug.cgi?id=38996 Chromium enforces quota on session storage and thus expects to "fail" the first part of this test. * platform/chromium-mac/storage/domstorage/quota-expected.txt: Added. * platform/chromium-win/storage/domstorage/quota-expected.txt: Added. 2010-05-14 Yury Semikhatsky Unreviewed. Chromium: update test expectations. * platform/chromium-linux/editing/deleting/5408255-expected.checksum: * platform/chromium-linux/fast/loader/recursive-before-unload-crash-expected.txt: Added. * platform/chromium-mac/editing/deleting/5408255-expected.checksum: Added. * platform/chromium-win/editing/deleting/5408255-expected.checksum: * platform/chromium-win/editing/deleting/5408255-expected.txt: * platform/chromium-win/editing/deleting/delete-select-all-001-expected.txt: * platform/chromium-win/editing/selection/4895428-1-expected.txt: * platform/chromium-win/editing/selection/4895428-4-expected.txt: 2010-05-14 Andreas Kling Reviewed by Darin Adler. Add test to check that setting various CanvasRenderingContext2D properties to invalid values is ignored. https://bugs.webkit.org/show_bug.cgi?id=38841 * fast/canvas/canvas-invalid-values-expected.txt: Added. * fast/canvas/canvas-invalid-values.html: Added. * fast/canvas/script-tests/canvas-invalid-values.js: Added. (trySettingMiterLimit): (trySettingLineWidth): (trySettingShadowBlur): (trySettingShadowOffsetX): (trySettingShadowOffsetY): 2010-05-13 Simon Fraser Fixing test failure. Adding resource that should have been added in r59443. * compositing/iframes/resources/subframe.html: Added. 2010-05-13 Takeshi Yoshino Reviewed by Kent Tamura. Update text_expectations.txt for Chromium fast/forms/input-text-paste-maxlength.html is flaky on Linux Debug See http://code.google.com/p/chromium/issues/detail?id=44150 for detail. * platform/chromium/test_expectations.txt: 2010-05-13 Takeshi Yoshino Reviewed by Kent Tamura. Update text_expectations.txt for Chromium fast/events/standalone-image-drag-to-editable.html is flaky on Mac Debug See http://crbug.com/44149 and http://crbug.com/37896 for detail. * platform/chromium/test_expectations.txt: 2010-05-13 Takeshi Yoshino Reviewed by Shinichiro Hamaji. Update test_expectations.txt for Chromium. fast/forms/implicit-submission.html is flaky on Linux. See http://crbug.com/43890 for detail. * platform/chromium/test_expectations.txt: 2010-05-13 Martin Robinson No review. [GTK] css1/color_and_background/background_attachment.html fails on the 32-bit debug bot https://bugs.webkit.org/show_bug.cgi?id=39101 * platform/gtk/Skipped: Skip failing test. 2010-05-13 Martin Robinson No review. Finish adding css1 baselines for GTK+. * platform/gtk/Skipped: Unskip tests which now have baselines. * platform/gtk/css1/basic/class_as_selector-expected.txt: * platform/gtk/css1/box_properties/width-expected.txt: Added. * platform/gtk/css1/cascade/cascade_order-expected.txt: Added. * platform/gtk/css1/cascade/important-expected.txt: Added. * platform/gtk/css1/classification/display-expected.txt: Added. * platform/gtk/css1/classification/list_style-expected.txt: Added. * platform/gtk/css1/classification/list_style_image-expected.txt: Added. * platform/gtk/css1/classification/list_style_position-expected.txt: Added. * platform/gtk/css1/classification/list_style_type-expected.txt: Added. * platform/gtk/css1/classification/white_space-expected.txt: Added. * platform/gtk/css1/color_and_background/background-expected.txt: Added. * platform/gtk/css1/color_and_background/background_attachment-expected.txt: Added. * platform/gtk/css1/color_and_background/background_color-expected.txt: Added. * platform/gtk/css1/color_and_background/background_image-expected.txt: Added. * platform/gtk/css1/color_and_background/background_position-expected.txt: Added. * platform/gtk/css1/color_and_background/background_repeat-expected.txt: Added. * platform/gtk/css1/color_and_background/color-expected.txt: Added. * platform/gtk/css1/conformance/forward_compatible_parsing-expected.txt: Added. * platform/gtk/css1/font_properties/font-expected.txt: Added. * platform/gtk/css1/font_properties/font_family-expected.txt: Added. * platform/gtk/css1/font_properties/font_size-expected.txt: Added. * platform/gtk/css1/font_properties/font_style-expected.txt: Added. * platform/gtk/css1/font_properties/font_variant-expected.txt: Added. * platform/gtk/css1/font_properties/font_weight-expected.txt: Added. * platform/gtk/css1/formatting_model/canvas-expected.txt: Added. * platform/gtk/css1/formatting_model/floating_elements-expected.txt: Added. * platform/gtk/css1/formatting_model/height_of_lines-expected.txt: Added. * platform/gtk/css1/formatting_model/horizontal_formatting-expected.txt: Added. * platform/gtk/css1/formatting_model/inline_elements-expected.txt: Added. * platform/gtk/css1/formatting_model/replaced_elements-expected.txt: Added. * platform/gtk/css1/formatting_model/vertical_formatting-expected.txt: Added. * platform/gtk/css1/pseudo/anchor-expected.txt: Added. * platform/gtk/css1/pseudo/firstletter-expected.txt: Added. * platform/gtk/css1/pseudo/firstline-expected.txt: Added. * platform/gtk/css1/pseudo/multiple_pseudo_elements-expected.txt: Added. * platform/gtk/css1/pseudo/pseudo_elements_in_selectors-expected.txt: Added. * platform/gtk/css1/text_properties/letter_spacing-expected.txt: Added. * platform/gtk/css1/text_properties/line_height-expected.txt: Added. * platform/gtk/css1/text_properties/text_align-expected.txt: Added. * platform/gtk/css1/text_properties/text_decoration-expected.txt: Added. * platform/gtk/css1/text_properties/text_indent-expected.txt: Added. * platform/gtk/css1/text_properties/text_transform-expected.txt: Added. * platform/gtk/css1/text_properties/vertical_align-expected.txt: Added. * platform/gtk/css1/text_properties/word_spacing-expected.txt: Added. * platform/gtk/css1/units/color_units-expected.txt: Added. * platform/gtk/css1/units/length_units-expected.txt: Added. * platform/gtk/css1/units/percentage_units-expected.txt: Added. * platform/gtk/css1/units/urls-expected.txt: Added. 2010-05-13 Martin Robinson No review. Correcting baseline. * platform/gtk/css1/basic/class_as_selector-expected.txt: Correct baseline. 2010-05-13 Martin Robinson No review needed. [GTK] Some test results are one pixel different on x86_64 https://bugs.webkit.org/show_bug.cgi?id=39022 * platform/gtk/Skipped: Skipping this test because of single-pixel difference. 2010-05-13 Csaba Osztrogonác Unreviewed. [Qt] Platform specific expected file updated after r59385. Adding block elements to a block and removing them changes the height of the element. https://bugs.webkit.org/show_bug.cgi?id=38874 * platform/qt/editing/deleting/5408255-expected.txt: updated. 2010-05-13 Simon Fraser Reviewed by Dan Bernstein. iframes in compositing layers don't redraw correctly on scrolling https://bugs.webkit.org/show_bug.cgi?id=39096 Pixel test with an iframe in a compositing layer, and scrolling. * compositing/iframes/iframe-copy-on-scroll.html: Added. * platform/mac/compositing/iframes/iframe-copy-on-scroll-expected.checksum: Added. * platform/mac/compositing/iframes/iframe-copy-on-scroll-expected.png: Added. * platform/mac/compositing/iframes/iframe-copy-on-scroll-expected.txt: Added. 2010-05-13 Simon Fraser Reviewed by Dave Hyatt. Fix scrolling in composited iframes https://bugs.webkit.org/show_bug.cgi?id=39088 Update test results to account for insertion of new scrolling layer, and for the fix to the clipping layer size. * compositing/iframes/composited-parent-iframe-expected.txt: * compositing/iframes/connect-compositing-iframe-delayed-expected.txt: * compositing/iframes/connect-compositing-iframe-expected.txt: * compositing/iframes/connect-compositing-iframe2-expected.txt: * compositing/iframes/connect-compositing-iframe3-expected.txt: * compositing/iframes/enter-compositing-iframe-expected.txt: * compositing/iframes/iframe-resize-expected.txt: * compositing/iframes/overlapped-iframe-expected.txt: * compositing/iframes/resources/large-composited-subframe.html: Added. * compositing/iframes/scrolling-iframe-expected.txt: Added. * compositing/iframes/scrolling-iframe.html: Added. 2010-05-13 Martin Robinson No review. Adding baselines for many of the css1 tests. I've checked these manually. * platform/gtk/Skipped: Unskipping tests. * platform/gtk/css1/basic/class_as_selector-expected.txt: Added. * platform/gtk/css1/basic/comments-expected.txt: Added. * platform/gtk/css1/basic/containment-expected.txt: Added. * platform/gtk/css1/basic/contextual_selectors-expected.txt: Added. * platform/gtk/css1/basic/grouping-expected.txt: Added. * platform/gtk/css1/basic/id_as_selector-expected.txt: Added. * platform/gtk/css1/basic/inheritance-expected.txt: Added. * platform/gtk/css1/box_properties/acid_test-expected.txt: Added. * platform/gtk/css1/box_properties/border-expected.txt: Added. * platform/gtk/css1/box_properties/border_bottom-expected.txt: Added. * platform/gtk/css1/box_properties/border_bottom_inline-expected.txt: Added. * platform/gtk/css1/box_properties/border_bottom_width-expected.txt: Added. * platform/gtk/css1/box_properties/border_bottom_width_inline-expected.txt: Added. * platform/gtk/css1/box_properties/border_color-expected.txt: Added. * platform/gtk/css1/box_properties/border_color_inline-expected.txt: Added. * platform/gtk/css1/box_properties/border_inline-expected.txt: Added. * platform/gtk/css1/box_properties/border_left-expected.txt: Added. * platform/gtk/css1/box_properties/border_left_inline-expected.txt: Added. * platform/gtk/css1/box_properties/border_left_width-expected.txt: Added. * platform/gtk/css1/box_properties/border_left_width_inline-expected.txt: Added. * platform/gtk/css1/box_properties/border_right-expected.txt: Added. * platform/gtk/css1/box_properties/border_right_inline-expected.txt: Added. * platform/gtk/css1/box_properties/border_right_width-expected.txt: Added. * platform/gtk/css1/box_properties/border_right_width_inline-expected.txt: Added. * platform/gtk/css1/box_properties/border_style-expected.txt: Added. * platform/gtk/css1/box_properties/border_style_inline-expected.txt: Added. * platform/gtk/css1/box_properties/border_top-expected.txt: Added. * platform/gtk/css1/box_properties/border_top_inline-expected.txt: Added. * platform/gtk/css1/box_properties/border_top_width-expected.txt: Added. * platform/gtk/css1/box_properties/border_top_width_inline-expected.txt: Added. * platform/gtk/css1/box_properties/border_width-expected.txt: Added. * platform/gtk/css1/box_properties/border_width_inline-expected.txt: Added. * platform/gtk/css1/box_properties/clear-expected.txt: Added. * platform/gtk/css1/box_properties/clear_float-expected.txt: Added. * platform/gtk/css1/box_properties/float-expected.txt: Added. * platform/gtk/css1/box_properties/float_elements_in_series-expected.txt: Added. * platform/gtk/css1/box_properties/float_margin-expected.txt: Added. * platform/gtk/css1/box_properties/float_on_text_elements-expected.txt: Added. * platform/gtk/css1/box_properties/height-expected.txt: Added. * platform/gtk/css1/box_properties/margin-expected.txt: Added. * platform/gtk/css1/box_properties/margin_bottom-expected.txt: Added. * platform/gtk/css1/box_properties/margin_bottom_inline-expected.txt: Added. * platform/gtk/css1/box_properties/margin_inline-expected.txt: Added. * platform/gtk/css1/box_properties/margin_left-expected.txt: Added. * platform/gtk/css1/box_properties/margin_left_inline-expected.txt: Added. * platform/gtk/css1/box_properties/margin_right-expected.txt: Added. * platform/gtk/css1/box_properties/margin_right_inline-expected.txt: Added. * platform/gtk/css1/box_properties/margin_top-expected.txt: Added. * platform/gtk/css1/box_properties/margin_top_inline-expected.txt: Added. * platform/gtk/css1/box_properties/padding-expected.txt: Added. * platform/gtk/css1/box_properties/padding_bottom-expected.txt: Added. * platform/gtk/css1/box_properties/padding_bottom_inline-expected.txt: Added. * platform/gtk/css1/box_properties/padding_inline-expected.txt: Added. * platform/gtk/css1/box_properties/padding_left-expected.txt: Added. * platform/gtk/css1/box_properties/padding_left_inline-expected.txt: Added. * platform/gtk/css1/box_properties/padding_right-expected.txt: Added. * platform/gtk/css1/box_properties/padding_right_inline-expected.txt: Added. * platform/gtk/css1/box_properties/padding_top-expected.txt: Added. * platform/gtk/css1/box_properties/padding_top_inline-expected.txt: Added. 2010-05-13 Martin Robinson No review. Rebaselining test after r59385. * platform/gtk/editing/deleting/delete-select-all-001-expected.txt: Rebaseline 2010-05-13 Brady Eidson Adding fast/loader/recursive-before-unload-crash-expected.html to the gtk skipped list because it needs more logging in its DRT to pass: * platform/gtk/Skipped: Adding fast/loader/recursive-before-unload-crash-expected.html to the qt skipped list because it's hanging: * platform/qt/Skipped: 2010-05-13 Kent Tamura Reviewed by Darin Adler. Can't submit a form with https://bugs.webkit.org/show_bug.cgi?id=39065 * fast/forms/interactive-validation-required-checkbox-expected.txt: Added. * fast/forms/interactive-validation-required-checkbox.html: Added. 2010-05-13 Brady Eidson Reviewed by NOBODY (Layout test fix) https://bugs.webkit.org/show_bug.cgi?id=38928 Add Tiger specific results for my new test. * platform/mac-tiger/fast/loader/recursive-before-unload-crash-expected.txt: Copied from fast/loader/recursive-before-unload-crash-expected.txt. 2010-05-13 Kenneth Russell Reviewed by Dimitri Glazkov. Alias WebGLArray type names to TypedArray type names https://bugs.webkit.org/show_bug.cgi?id=39036 Exposed the existing WebGLArray constructor functions on the DOMWindow under the naming convention in the TypedArray spec. The implementations will be renamed in a subsequent bug, and the aliases to the WebGLArray type names eventually removed. Ran all layout tests (including WebGL) in Safari, and WebGL tests in Chromium. Test: revised array-unit-tests.html to test both type names. Revised global prototype and constructor tests to ignore new types. * fast/canvas/webgl/array-unit-tests-expected.txt: * fast/canvas/webgl/array-unit-tests.html: * fast/dom/Window/script-tests/window-property-descriptors.js: * fast/dom/Window/window-properties.html: * fast/dom/script-tests/prototype-inheritance.js: * fast/js/script-tests/global-constructors.js: 2010-05-13 Enrica Casucci Reviewed by Dave Hyatt. Adding block elements to a block and removing them changes the height of the element. https://bugs.webkit.org/show_bug.cgi?id=38874 The initial height of an empty editable block is different from the height of the same block after we add block elements and remove them. * editing/deleting/delete-block-contents-004-expected.txt: Added. * editing/deleting/delete-block-contents-004.html: Added. The following tests results have been updated to reflect the new renderer structure. * editing/deleting/in-visibly-empty-root-expected.txt: * platform/mac/editing/deleting/5408255-expected.txt: * platform/mac/editing/deleting/delete-select-all-001-expected.txt: * platform/mac/editing/selection/4895428-1-expected.txt: * platform/mac/editing/selection/4895428-4-expected.txt: 2010-05-13 Brady Eidson Reviewed by Darin Adler. Repro crash at www.sears.com (infinite recursion in beforeunload handler) and https://bugs.webkit.org/show_bug.cgi?id=38928 * fast/loader/recursive-before-unload-crash-expected.txt: Added. * fast/loader/recursive-before-unload-crash.html: Added. 2010-05-13 Sheriff Bot Unreviewed, rolling out r59376. http://trac.webkit.org/changeset/59376 https://bugs.webkit.org/show_bug.cgi?id=39080 Broke window prototype tests (Requested by jamesr on #webkit). * fast/canvas/webgl/array-unit-tests-expected.txt: * fast/canvas/webgl/array-unit-tests.html: 2010-05-13 Pavel Feldman Reviewed by Yury Semikhatsky. Web Inspector: A disabled style property cannot be deleted. https://bugs.webkit.org/show_bug.cgi?id=39057 * inspector/elements-tests.js: (frontend_getSelectedElementStyles): * inspector/styles-disable-then-delete-expected.txt: Added. * inspector/styles-disable-then-delete.html: Added. * inspector/styles-disable-then-enable.html: 2010-05-12 Kenneth Russell Reviewed by Dimitri Glazkov. Alias WebGLArray type names to TypedArray type names https://bugs.webkit.org/show_bug.cgi?id=39036 Exposed the existing WebGLArray constructor functions on the DOMWindow under the naming convention in the TypedArray spec. The implementations will be renamed in a subsequent bug, and the aliases to the WebGLArray type names eventually removed. Ran all WebGL layout tests in Safari and Chromium. Test: revised array-unit-tests.html to test both type names. * fast/canvas/webgl/array-unit-tests-expected.txt: * fast/canvas/webgl/array-unit-tests.html: 2010-05-13 Antonio Gomes , Yi Shen Reviewed by Kenneth Christiansen. [Qt] Add LayoutTestController interface: computedStyleIncludingVisitedInfo https://bugs.webkit.org/show_bug.cgi?id=37759 * platform/qt/Skipped: 2010-05-13 Martin Robinson Reviewed by Gustavo Noronha. Events tests failing https://bugs.webkit.org/show_bug.cgi?id=31436 Unskip these two test which are now passing. * platform/gtk/Skipped: Unskip two tests. 2010-05-13 Martin Robinson Reviewed by Gustavo Noronha. Two forms tests failing https://bugs.webkit.org/show_bug.cgi?id=31435 Unskip passing tests. * platform/gtk/Skipped: Unskip these tests, because they are passing now. 2010-05-13 Yury Semikhatsky Unreviewed. Chromium build fix. Partially rever r59277 which updated Chromium's expectations after r59270. r59270 was reverted, so we need to revert Chromium's expectations. * platform/chromium-linux/editing/deleting/5408255-expected.checksum: * platform/chromium-mac/editing/deleting/5408255-expected.checksum: Removed. * platform/chromium-win/editing/deleting/5408255-expected.checksum: * platform/chromium-win/editing/deleting/5408255-expected.txt: * platform/chromium-win/editing/deleting/delete-select-all-001-expected.txt: * platform/chromium-win/editing/selection/4895428-1-expected.txt: * platform/chromium-win/editing/selection/4895428-4-expected.txt: * platform/chromium-win/fast/events/mouseout-dead-node-expected.txt: 2010-05-13 Yoshiki Hayashi Reviewed by Darin Adler. Fix a bug in handleRunInChild where only the first child run-in block is inserted because removeChildNode clears next sibling. https://bugs.webkit.org/show_bug.cgi?id=25047 * fast/css/run-in-children-expected.txt: Added. * fast/css/run-in-children.html: Added. 2010-05-13 Fumitoshi Ukai Unreviewed. Skip websocket/tests on tiger, until Python 2.5 is installed on tiger bot. * platform/mac-tiger/Skipped: Add websocket/tests 2010-05-12 Yuzo Fujishima Reviewed by Darin Adler. Fix Bug 35014 - Modifying UA rules from page JS crashes https://bugs.webkit.org/show_bug.cgi?id=35014 * fast/css/modify-ua-rules-from-javascript-expected.txt: Copied from LayoutTests/editing/selection/5136696-expected.txt. * fast/css/modify-ua-rules-from-javascript.html: Added. 2010-05-12 Sheriff Bot Unreviewed, rolling out r59272. http://trac.webkit.org/changeset/59272 https://bugs.webkit.org/show_bug.cgi?id=39047 Original change (59270) was rolled out (Requested by smfr on #webkit). * platform/qt/editing/deleting/5408255-expected.txt: 2010-05-12 Sheriff Bot Unreviewed, rolling out r59276. http://trac.webkit.org/changeset/59276 https://bugs.webkit.org/show_bug.cgi?id=39046 Original change (59270) was rolled out (Requested by smfr on #webkit). * platform/gtk/editing/deleting/delete-select-all-001-expected.txt: 2010-05-12 Simon Fraser Reviewed by Mark Rowe. Fix layer dump to avoid spurious platform differences https://bugs.webkit.org/show_bug.cgi?id=39045 Updated shared results, and removed Leopard-specific results now that they are no longer required. * compositing/geometry/preserve-3d-switching-expected.txt: * compositing/iframes/composited-parent-iframe-expected.txt: * compositing/iframes/connect-compositing-iframe-delayed-expected.txt: * compositing/iframes/connect-compositing-iframe-expected.txt: * compositing/iframes/connect-compositing-iframe2-expected.txt: * compositing/iframes/connect-compositing-iframe3-expected.txt: * compositing/iframes/enter-compositing-iframe-expected.txt: * compositing/iframes/iframe-resize-expected.txt: * compositing/iframes/overlapped-iframe-expected.txt: * compositing/layer-creation/overflow-scroll-overlap-expected.txt: * platform/mac-leopard/compositing/iframes/composited-parent-iframe-expected.txt: Removed. * platform/mac-leopard/compositing/iframes/connect-compositing-iframe-expected.txt: Removed. * platform/mac-leopard/compositing/iframes/connect-compositing-iframe2-expected.txt: Removed. * platform/mac-leopard/compositing/iframes/connect-compositing-iframe3-expected.txt: Removed. * platform/mac-leopard/compositing/iframes/enter-compositing-iframe-expected.txt: Removed. 2010-05-12 Sheriff Bot Unreviewed, rolling out r59270. http://trac.webkit.org/changeset/59270 https://bugs.webkit.org/show_bug.cgi?id=39044 Caused a crash on some pages - bug 39042 (Requested by smfr on #webkit). * editing/deleting/delete-block-contents-004-expected.txt: Removed. * editing/deleting/delete-block-contents-004.html: Removed. * editing/deleting/in-visibly-empty-root-expected.txt: * platform/mac/editing/deleting/5408255-expected.txt: * platform/mac/editing/deleting/delete-select-all-001-expected.txt: * platform/mac/editing/selection/4895428-1-expected.txt: * platform/mac/editing/selection/4895428-4-expected.txt: * platform/mac/fast/events/mouseout-dead-node-expected.txt: 2010-05-12 Simon Fraser Reviewed by David Hyatt. Composited plug-ins can cause missed painting https://bugs.webkit.org/show_bug.cgi?id=39033 New testcases, one which removes the contents of a composited iframe, and checks that all layers go away, and another that has a composited iframe, then toggles the parent document into compositing mode, to check that the layer trees get connected. * compositing/iframes/connect-compositing-iframe-delayed-expected.txt: Added. * compositing/iframes/connect-compositing-iframe-delayed.html: Added. * compositing/iframes/iframe-src-change-expected.txt: Added. * compositing/iframes/iframe-src-change.html: Added. 2010-05-12 Oliver Hunt Reviewed by Gavin Barraclough. Incorrect 32-bit codegen for op_jnlesseq https://bugs.webkit.org/show_bug.cgi?id=39038 Add more tests for <=, <, >, and >=. * fast/js/comparison-operators-greater-expected.txt: * fast/js/comparison-operators-less-expected.txt: * fast/js/script-tests/comparison-operators-greater.js: * fast/js/script-tests/comparison-operators-less.js: 2010-05-12 Dirk Pranke Unreviewed, build fix. Change expectation from IMAGE to IMAGE+TEXT for Chromium Linux; I'm not sure if this is flaky or not but it seems to be consistent on the bot. * platform/chromium/test_expectations.txt: 2010-05-12 Dirk Pranke Reviewed by Nate Chapin. Expectations fix and new chromium baselines resulting from the input type=search change in r58313. https://bugs.webkit.org/show_bug.cgi?id=38965 * platform/chromium-linux/fast/forms/placeholder-pseudo-style-expected.checksum: * platform/chromium-linux/fast/forms/placeholder-pseudo-style-expected.png: * platform/chromium-linux/fast/forms/search-vertical-alignment-expected.checksum: * platform/chromium-linux/fast/forms/search-vertical-alignment-expected.png: Added. * platform/chromium-win/fast/forms/search-vertical-alignment-expected.checksum: * platform/chromium-win/fast/forms/search-vertical-alignment-expected.png: Added. * platform/chromium/test_expectations.txt: * platform/mac/fast/forms/search-zoomed-expected.checksum: * platform/mac/fast/forms/search-zoomed-expected.png: 2010-05-12 Jian Li Unreviewed. Chromium: rebaseline layout tests. * platform/chromium-linux/editing/deleting/5408255-expected.checksum: * platform/chromium-linux/editing/deleting/5408255-expected.png: * platform/chromium-linux/fast/css/pseudo-cache-stale-expected.checksum: * platform/chromium-linux/fast/css/pseudo-cache-stale-expected.png: * platform/chromium-mac/editing/deleting/5408255-expected.checksum: Added. * platform/chromium-mac/editing/deleting/5408255-expected.png: Added. * platform/chromium-mac/fast/css/pseudo-cache-stale-expected.checksum: Added. * platform/chromium-win/editing/deleting/5408255-expected.checksum: * platform/chromium-win/editing/deleting/5408255-expected.png: * platform/chromium-win/editing/deleting/5408255-expected.txt: * platform/chromium-win/editing/deleting/delete-select-all-001-expected.txt: * platform/chromium-win/editing/selection/4895428-1-expected.txt: * platform/chromium-win/editing/selection/4895428-4-expected.txt: * platform/chromium-win/fast/css/pseudo-cache-stale-expected.checksum: * platform/chromium-win/fast/css/pseudo-cache-stale-expected.png: * platform/chromium-win/fast/css/pseudo-cache-stale-expected.txt: * platform/chromium-win/fast/events/mouseout-dead-node-expected.txt: 2010-05-12 Martin Robinson No review. Updating the baseline for this test after r59270. * platform/gtk/editing/deleting/delete-select-all-001-expected.txt: 2010-05-12 Csaba Osztrogonác Unreviewed fix after r59270. Update Qt specific expected result based on IRC discussing with Enrica Casucci. * platform/qt/editing/deleting/5408255-expected.txt: updated. 2010-05-12 Enrica Casucci Reviewed by Dave Hyatt. Adding block elements to a block and removing them changes the height of the element. https://bugs.webkit.org/show_bug.cgi?id=38874 * editing/deleting/delete-block-contents-004-expected.txt: Added. * editing/deleting/delete-block-contents-004.html: Added. The following tests have new results because of the height change and because we now have one less renderer after the DOM changes. * editing/deleting/in-visibly-empty-root-expected.txt: * platform/mac/editing/deleting/5408255-expected.txt: * platform/mac/editing/deleting/delete-select-all-001-expected.txt: * platform/mac/editing/selection/4895428-1-expected.txt: * platform/mac/editing/selection/4895428-4-expected.txt: * platform/mac/fast/events/mouseout-dead-node-expected.txt 2010-05-12 Jian Li Unreviewed. Chromium: rebaseline layout tests and mark one failed layout test. * platform/chromium-linux/fast/forms/placeholder-stripped-expected.checksum: Added. * platform/chromium-linux/fast/forms/placeholder-stripped-expected.png: Added. * platform/chromium-linux/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.checksum: * platform/chromium-linux/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png: * platform/chromium-linux/svg/W3C-SVG-1.1/filters-light-01-f-expected.checksum: * platform/chromium-linux/svg/W3C-SVG-1.1/filters-light-01-f-expected.png: * platform/chromium-linux/svg/W3C-SVG-1.1/filters-specular-01-f-expected.checksum: * platform/chromium-linux/svg/W3C-SVG-1.1/filters-specular-01-f-expected.png: * platform/chromium-linux/svg/custom/svg-fonts-with-no-element-reference-expected.checksum: Added. * platform/chromium-mac/fast/forms/placeholder-stripped-expected.checksum: Added. * platform/chromium-mac/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.checksum: Added. * platform/chromium-mac/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png: Added. * platform/chromium-mac/svg/W3C-SVG-1.1/filters-light-01-f-expected.checksum: Added. * platform/chromium-mac/svg/W3C-SVG-1.1/filters-light-01-f-expected.png: Added. * platform/chromium-mac/svg/W3C-SVG-1.1/filters-specular-01-f-expected.checksum: Added. * platform/chromium-mac/svg/W3C-SVG-1.1/filters-specular-01-f-expected.png: Added. * platform/chromium-win/fast/forms/placeholder-stripped-expected.checksum: Added. * platform/chromium-win/fast/forms/placeholder-stripped-expected.png: Added. * platform/chromium-win/fast/forms/placeholder-stripped-expected.txt: Added. * platform/chromium-win/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.checksum: * platform/chromium-win/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png: * platform/chromium-win/svg/W3C-SVG-1.1/filters-light-01-f-expected.checksum: * platform/chromium-win/svg/W3C-SVG-1.1/filters-light-01-f-expected.png: * platform/chromium-win/svg/W3C-SVG-1.1/filters-specular-01-f-expected.checksum: * platform/chromium-win/svg/W3C-SVG-1.1/filters-specular-01-f-expected.png: * platform/chromium-win/svg/custom/svg-fonts-with-no-element-reference-expected.checksum: Added. * platform/chromium-win/svg/custom/svg-fonts-with-no-element-reference-expected.png: Added. * platform/chromium/test_expectations.txt: 2010-05-12 Adam Langley Expectations change. Unreviewed. Add baselines for fast/css/font-face-woff.html. * platform/chromium-linux/fast/css/font-face-woff-expected.checksum: Added. * platform/chromium-linux/fast/css/font-face-woff-expected.png: Added. * platform/chromium-mac/fast/css/font-face-woff-expected.checksum: Added. * platform/chromium-mac/fast/css/font-face-woff-expected.png: Added. * platform/chromium-mac/fast/css/font-face-woff-expected.txt: Added. * platform/chromium-win/fast/css/font-face-woff-expected.checksum: Added. * platform/chromium-win/fast/css/font-face-woff-expected.png: Added. * platform/chromium-win/fast/css/font-face-woff-expected.txt: Added. 2010-05-12 Martin Robinson Not reviewed. [GTK] svg/custom/svg-fonts-with-no-element-reference.html is one pixel different on x86_64 https://bugs.webkit.org/show_bug.cgi?id=39022 Skipping failing tests for GTK+. * platform/gtk/Skipped: 2010-05-12 Eric Seidel Unreviewed, rolling out r59245. http://trac.webkit.org/changeset/59245 https://bugs.webkit.org/show_bug.cgi?id=38874 Broke at least one test on multiple platforms * editing/deleting/delete-block-contents-004-expected.txt: Removed. * editing/deleting/delete-block-contents-004.html: Removed. * editing/deleting/in-visibly-empty-root-expected.txt: * platform/mac/editing/deleting/5408255-expected.txt: * platform/mac/editing/deleting/delete-select-all-001-expected.txt: * platform/mac/editing/selection/4895428-1-expected.txt: * platform/mac/editing/selection/4895428-4-expected.txt: 2010-05-12 Martin Robinson Not reviewed. Try number 3 to properly add new baselines and remove remaining merge marker from this file. * platform/gtk/fast/css/input-search-padding-expected.txt: * platform/gtk/svg/custom/svg-fonts-with-no-element-reference-expected.txt: 2010-05-12 James Robinson Reviewed by Eric Seidel. Update pixel baselines for fast/css/pseudo-cache-stale.html due to r59211 https://bugs.webkit.org/show_bug.cgi?id=38976 * platform/mac/fast/css/pseudo-cache-stale-expected.checksum: * platform/mac/fast/css/pseudo-cache-stale-expected.png: 2010-05-12 Alexey Proskuryakov Reviewed by Darin Adler. https://bugs.webkit.org/show_bug.cgi?id=38752 Strange behaviour after js insertion into a page pointing directly to an object (image, swf, etc) * fast/images/extra-image-in-image-document-expected.txt: Added. * fast/images/extra-image-in-image-document.html: Added. * fast/images/resources/green.jpg: Added. 2010-05-12 Martin Robinson Not reviewed. Trying once more to generate baselines for GTK+. * platform/gtk/fast/css/input-search-padding-expected.txt: * platform/gtk/fast/forms/placeholder-stripped-expected.txt: * platform/gtk/fast/frames/take-focus-from-iframe-expected.txt: * platform/gtk/fast/images/svg-background-partial-redraw-expected.txt: Added. * platform/gtk/fast/repaint/fixed-move-after-keyboard-scroll-expected.txt: * platform/gtk/svg/custom/repaint-stroke-width-changes-expected.txt: Copied from LayoutTests/platform/mac/svg/custom/repaint-stroke-width-changes-expected.txt. 2010-05-12 Enrica Casucci Reviewed by Dave Hyatt. Adding block elements to a block and removing them changes the height of the element. https://bugs.webkit.org/show_bug.cgi?id=38874 * editing/deleting/delete-block-contents-004-expected.txt: Added. * editing/deleting/delete-block-contents-004.html: Added. The following tests have new results because of the height change and because we now have one less renderer after the DOM changes. * editing/deleting/in-visibly-empty-root-expected.txt: * platform/mac/editing/deleting/5408255-expected.txt: * platform/mac/editing/deleting/delete-select-all-001-expected.txt: * platform/mac/editing/selection/4895428-1-expected.txt: * platform/mac/editing/selection/4895428-4-expected.txt: 2010-05-12 Martin Robinson Not reviewed. Added baselines to these tests which are passing interactively. * platform/gtk/fast/css-generated-content/after-duplicated-after-split-expected.txt: Added. * platform/gtk/fast/css/input-search-padding-expected.txt: Added. * platform/gtk/fast/forms/placeholder-stripped-expected.txt: Added. * platform/gtk/fast/frames/take-focus-from-iframe-expected.txt: Added. * platform/gtk/fast/repaint/fixed-child-move-after-scroll-expected.txt: Added. * platform/gtk/fast/repaint/fixed-child-of-fixed-move-after-scroll-expected.txt: Added. * platform/gtk/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.txt: Added. * platform/gtk/fast/repaint/fixed-move-after-keyboard-scroll-expected.txt: Added. * platform/gtk/fast/repaint/fixed-move-after-scroll-expected.txt: Added. * platform/gtk/fast/repaint/fixed-tranformed-expected.txt: Added. * platform/gtk/fast/text/format-control-expected.txt: Added. * platform/gtk/fast/text/international/bold-bengali-expected.txt: Added. * platform/gtk/svg/custom/svg-fonts-with-no-element-reference-expected.txt: Copied from LayoutTests/platform/mac/svg/custom/svg-fonts-with-no-element-reference-expected.txt. * platform/gtk/svg/text/text-hkern-expected.txt: Copied from LayoutTests/platform/mac/svg/text/text-hkern-expected.txt. * platform/gtk/svg/text/text-hkern-on-vertical-text-expected.txt: Copied from LayoutTests/platform/mac/svg/text/text-hkern-on-vertical-text-expected.txt. * platform/gtk/svg/text/text-vkern-expected.txt: Copied from LayoutTests/platform/mac/svg/text/text-vkern-expected.txt. * platform/gtk/svg/text/text-vkern-on-horizontal-text-expected.txt: Copied from LayoutTests/platform/mac/svg/text/text-vkern-on-horizontal-text-expected.txt. * platform/gtk/transforms/svg-vs-css-expected.txt: Added. 2010-05-12 Pavel Feldman Reviewed by Timothy Hatcher. Web Inspector: disabling style property on container breaks styles inspection for given node. https://bugs.webkit.org/show_bug.cgi?id=39005 * inspector/elements-img-tooltip.html: * inspector/elements-panel-limited-children.html: * inspector/elements-panel-rewrite-href.html: * inspector/elements-panel-selection-on-refresh.html: * inspector/elements-panel-structure.html: * inspector/elements-panel-styles.html: * inspector/elements-panel-xhtml-structure.xhtml: * inspector/elements-tests.js: (dumpArray): (frontend_expandDOMSubtreeAndRun): (frontend_selectElementAndRun): (frontend_dumpSelectedElementStyles): (frontend_getSelectedElementStyles): (frontend_getElementStylePropertyTreeItem): (frontend_dumpStyleTreeOutline): (frontend_dumpStyleTreeItem): * inspector/styles-disable-inherited-expected.txt: Added. * inspector/styles-disable-inherited.html: Added. * inspector/styles-disable-then-enable-expected.txt: Added. * inspector/styles-disable-then-enable.html: Added. * inspector/styles-iframe.html: * inspector/styles-source-lines.html: 2010-05-12 Abhishek Arya Reviewed by Darin Adler. Tests that accessing the innerHTML property of a text node encodes entities properly. Update existing test to fix the innerHTML result. https://bugs.webkit.org/show_bug.cgi?id=38922 * fast/innerHTML/innerHTML-special-elements-expected.txt: Added. * fast/innerHTML/innerHTML-special-elements.html: Added. * fast/parser/comment-in-textarea-expected.txt: Update test expectation. * fast/parser/script-tests/comment-in-textarea.js: Update test by replacing with html entities of <, > chars in textarea innerHTML result. 2010-05-11 Ilya Tikhonovsky Reviewed by Pavel Feldman. WebInspector: Sometimes ResourceRequest records aren't connected to the initiator. https://bugs.webkit.org/show_bug.cgi?id=38925 * inspector/timeline-enum-stability-expected.txt: 2010-05-12 Kent Tamura Reviewed by Darin Adler. placeholder text should be stripped from line breaks https://bugs.webkit.org/show_bug.cgi?id=36291 Add a test for placeholder values with CR and LF. * fast/forms/placeholder-stripped.html: Added. * platform/mac/fast/forms/placeholder-stripped-expected.checksum: Added. * platform/mac/fast/forms/placeholder-stripped-expected.png: Added. * platform/mac/fast/forms/placeholder-stripped-expected.txt: Added. 2010-05-10 yael aharon Reviewed by Darin Adler. Support control attribute of HTMLLabelElement https://bugs.webkit.org/show_bug.cgi?id=38688 * fast/dom/HTMLLabelElement/click-label-expected.txt: Added. * fast/dom/HTMLLabelElement/click-label.html: Added. * fast/dom/HTMLLabelElement/focus-label-expected.txt: Added. * fast/dom/HTMLLabelElement/focus-label.html: Added. * fast/dom/HTMLLabelElement/label-control-expected.txt: Added. * fast/dom/HTMLLabelElement/label-control.html: Added. * fast/dom/HTMLLabelElement/script-tests: Added. * fast/dom/HTMLLabelElement/script-tests/TEMPLATE.html: Added. * fast/dom/HTMLLabelElement/script-tests/label-control.js: Added. 2010-05-12 Csaba Osztrogonác Unreviewed. Other tests make http/tests/xmlhttprequest/null-auth.php fail https://bugs.webkit.org/show_bug.cgi?id=32961 http/tests/xmlhttprequest/basic-auth-default.html introduced in r59185, and it made http/tests/xmlhttprequest/null-auth.php fail on Qt bot, as http/tests/xmlhttprequest/failed-auth.html did it before. * platform/qt/Skipped: http/tests/xmlhttprequest/basic-auth-default.html skipped until fix. 2010-05-12 Zoltan Herczeg Reviewed by Nikolas Zimmermann. Updating the pixel tests for feDiffuseLighting and feSpecularLighting https://bugs.webkit.org/show_bug.cgi?id=32197 https://bugs.webkit.org/show_bug.cgi?id=32199 No new test were added, since SVG expected values cover the features of the implementation * platform/mac/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.checksum: * platform/mac/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png: * platform/mac/svg/W3C-SVG-1.1/filters-light-01-f-expected.checksum: * platform/mac/svg/W3C-SVG-1.1/filters-light-01-f-expected.png: * platform/mac/svg/W3C-SVG-1.1/filters-specular-01-f-expected.checksum: * platform/mac/svg/W3C-SVG-1.1/filters-specular-01-f-expected.png: 2010-05-12 Csaba Osztrogonác Unreviewed fix. [Qt] Platform specific expected result updated after r59211. * platform/qt/fast/css/pseudo-cache-stale-expected.txt: updated. 2010-05-12 Robin Qiu Reviewed by Dirk Schulze. Fix a bug in SVGPathSegList::getPathSegAtLength(). This bug is just a misktake: almost all of the code is OK, but the parameter is not used at all, therefore, this function always returns "1". And make a modification to return the last path segment if the distance exceeds the actual path length. https://bugs.webkit.org/show_bug.cgi?id=37515 * svg/dom/svgpath-getPathSegAtLength-expected.txt: Added. * svg/dom/svgpath-getPathSegAtLength.html: Added. 2010-05-11 Tony Chang Reviewed by Darin Fisher. [chromium] Remove subframe scrollbar routing (r58937) https://bugs.webkit.org/show_bug.cgi?id=38894 * platform/win/Skipped: This test should pass on windows. 2010-05-11 Simon Fraser Reviewed by Maciej Stachowiak. Body not redrawn, and filled with garbage on some composited pages https://bugs.webkit.org/show_bug.cgi?id=38951 New testcase with a layer configuration that forces the root layer into compositing mode. * compositing/geometry/composited-html-size.html: Added. * platform/mac/compositing/geometry/composited-html-size-expected.checksum: Added. * platform/mac/compositing/geometry/composited-html-size-expected.png: Added. * platform/mac/compositing/geometry/composited-html-size-expected.txt: Added. 2010-05-11 MORITA Hajime Reviewed by Dirk Schulze. CSS SVG font doesn't recognize URL without element reference https://bugs.webkit.org/show_bug.cgi?id=37144 * platform/mac/svg/custom/svg-fonts-with-no-element-reference-expected.checksum: Added. * platform/mac/svg/custom/svg-fonts-with-no-element-reference-expected.png: Added. * platform/mac/svg/custom/svg-fonts-with-no-element-reference-expected.txt: Added. * svg/custom/resources/graffiti-with-empty-first-font.svg: Added. * svg/custom/svg-fonts-with-no-element-reference.html: Added. 2010-05-11 Alexey Proskuryakov Not reviewed. https://bugs.webkit.org/show_bug.cgi?id=38956 [Gtk] http/tests/xmlhttprequest/basic-auth-default.html fails * platform/gtk/Skipped: Skipping the new failing test on Gtk. 2010-05-11 Alexey Proskuryakov Reviewed by Brady Eidson. https://bugs.webkit.org/show_bug.cgi?id=37989 Safari (still) doesn't always send basic credentials preemptively These resources shouldn't be reused for any other test. * http/tests/xmlhttprequest/basic-auth-default-expected.txt: Added. * http/tests/xmlhttprequest/basic-auth-default.html: Added. * http/tests/xmlhttprequest/resources/basic-auth-default: Added. * http/tests/xmlhttprequest/resources/basic-auth-default/dir1: Added. * http/tests/xmlhttprequest/resources/basic-auth-default/dir1/basic-auth.php: Added. * http/tests/xmlhttprequest/resources/basic-auth-default/dir2: Added. * http/tests/xmlhttprequest/resources/basic-auth-default/dir2/basic-auth.php: Added. * http/tests/xmlhttprequest/resources/basic-auth-default/dir2/catch.php: Added. 2010-05-11 Jian Li Unreviewed. Remove unneeded rebaselined result for enter-clicks-buttons.html * platform/chromium-win/fast/forms/enter-clicks-buttons-expected.txt: Removed. 2010-05-11 Dimitri Glazkov Reviewed by Darin Adler. REGRESSION(r58520): Implicit submission on forms with button type="submit" no longer works https://bugs.webkit.org/show_bug.cgi?id=38913 Updated the test to include coverage of button elements. * fast/forms/enter-clicks-buttons-expected.txt: Updated expectations to account for implicit submission which now correctly happens from the right element (button). * fast/forms/implicit-submission-expected.txt: Updated expectations with new test results. * fast/forms/implicit-submission.html: Added tests and code to cover button elements. 2010-05-11 Antonio Gomes Rubber-stamped by Kenneth Christiansen. [Qt] fast/frames/flattening/frameset-flattening-subframesets.html fails intermittently on Qt bot https://bugs.webkit.org/show_bug.cgi?id=37334 Removing unneeded call to LayoutTestController.display(). It was originally intending to force a layout, but a re-layout will happen regardless because document.body.offsetTop is called afterwards * fast/frames/flattening/frameset-flattening-subframe-resize.html: * platform/qt/Skipped: 2010-05-11 Jian Li Unreviewed. Skip file-reader.html that is not enabled in chromium yet. * platform/chromium/test_expectations.txt: 2010-05-11 Jian Li Reviewed by Dmitry Titov. Expose FileReader interface. https://bugs.webkit.org/show_bug.cgi?id=38609 Add a layout test to test basic FileReader operations. Also update layout tests affected by adding the constructors to DOMWindow. * fast/dom/Window/script-tests/window-property-descriptors.js: * fast/dom/Window/window-properties.html: * fast/dom/script-tests/constructed-objects-prototypes.js: * fast/dom/script-tests/prototype-inheritance-2.js: * fast/dom/script-tests/prototype-inheritance.js: * fast/files/file-reader-expected.txt: Added. * fast/files/file-reader.html: Added. * fast/files/resources/UTF16BE-BOM.txt: Added. * fast/files/resources/UTF16BE.txt: Added. * fast/files/resources/UTF16LE-BOM.txt: Added. * fast/files/resources/UTF8-BOM.txt: Added. * fast/files/resources/UTF8.txt: Added. * fast/files/resources/empty-file: Added. * fast/js/script-tests/global-constructors.js: * platform/chromium/test_expectations.txt: * platform/gtk/Skipped: Skip the new test because eventSender.beginDragWithFiles is not supported in gtk platform. * platform/qt/Skipped: Skip the new test because eventSender.beginDragWithFiles is not supported in qt platform. * platform/win/Skipped: Skip the new test because eventSender.beginDragWithFiles is not supported in win platform. 2010-05-11 Jian Li Unreviewed. [chromium] Mark flaky layout tests. * platform/chromium/test_expectations.txt: 2010-05-11 Kent Tamura Reviewed by Shinichiro Hamaji. Merge some pseudo-valid-*.html tests into one. https://bugs.webkit.org/show_bug.cgi?id=38846 No additional test cases and no removed test cases. * fast/css/pseudo-valid-003-expected.txt: Removed. * fast/css/pseudo-valid-003.html: Removed. * fast/css/pseudo-valid-005-expected.txt: Removed. * fast/css/pseudo-valid-005.html: Removed. * fast/css/pseudo-valid-006-expected.txt: Removed. * fast/css/pseudo-valid-006.html: Removed. * fast/css/pseudo-valid-unapplied-expected.txt: Added. * fast/css/pseudo-valid-unapplied.html: Added. 2010-05-11 Benjamin Poulain Reviewed by Kenneth Rohde Christiansen. [Qt] fast/text/find-hidden-text.html https://bugs.webkit.org/show_bug.cgi?id=32922 Remove fast/text/find-hidden-text.html from the skipped list of Qt. * platform/qt/Skipped: 2010-05-11 John Gregg [chromium] Unreviewed, test expectations. * platform/chromium-mac/svg/filters/filteredImage-expected.checksum: Added. * platform/chromium-win-xp/svg/batik/text/textFeatures-expected.txt: * platform/chromium-win/svg/filters/filteredImage-expected.checksum: Added. * platform/chromium-win/svg/filters/filteredImage-expected.png: Added. * platform/chromium-win/svg/text/text-hkern-on-vertical-text-expected.checksum: Added. * platform/chromium-win/svg/text/text-hkern-on-vertical-text-expected.png: Added. * platform/chromium-win/svg/text/text-vkern-on-horizontal-text-expected.checksum: Added. * platform/chromium-win/svg/text/text-vkern-on-horizontal-text-expected.png: Added. 2010-05-11 Nikolas Zimmermann Reviewed by Dirk Schulze. Move buildLayoutInformationForTextBox() from SVGRootInlineBox in SVGInlineTextBox where it belongs https://bugs.webkit.org/show_bug.cgi?id=38799 * platform/mac/svg/text/text-hkern-on-vertical-text-expected.checksum: Added. * platform/mac/svg/text/text-hkern-on-vertical-text-expected.png: Added. * platform/mac/svg/text/text-hkern-on-vertical-text-expected.txt: Added. * platform/mac/svg/text/text-vkern-on-horizontal-text-expected.checksum: Added. * platform/mac/svg/text/text-vkern-on-horizontal-text-expected.png: Added. * platform/mac/svg/text/text-vkern-on-horizontal-text-expected.txt: Added. * svg/text/text-hkern-on-vertical-text.svg: Added. * svg/text/text-vkern-on-horizontal-text.svg: Added. 2010-05-11 Zoltan Herczeg Reviewed by Dirk Schulze. Test case for SVG filter cache invalidation, after an image resource arrives. https://bugs.webkit.org/show_bug.cgi?id=38838 * platform/gtk/Skipped: * platform/mac/svg/filters/filteredImage-expected.checksum: Added. * platform/mac/svg/filters/filteredImage-expected.png: Added. * platform/mac/svg/filters/filteredImage-expected.txt: Added. * platform/qt/svg/filters/filteredImage-expected.txt: Added. * svg/filters/filteredImage.svg: Added. 2010-05-11 Simon Fraser Test result fixes for Leopard. Leopard needs custom results for tests that dump the layer tree, because Leopard CA does not have geometry flipping, so we do that ourselves by setting a transform. * platform/mac-leopard/compositing/iframes/composited-parent-iframe-expected.txt: Added. * platform/mac-leopard/compositing/iframes/connect-compositing-iframe-expected.txt: Added. * platform/mac-leopard/compositing/iframes/connect-compositing-iframe2-expected.txt: Added. * platform/mac-leopard/compositing/iframes/connect-compositing-iframe3-expected.txt: Added. * platform/mac-leopard/compositing/iframes/enter-compositing-iframe-expected.txt: Added. 2010-05-11 John Gregg [chromium] Update win-vista version of the baseline recently updated for win-xp. * platform/chromium-win-vista/svg/batik/text/textFeatures-expected.txt: 2010-05-10 Simon Fraser Skip two new flakey tests: # Tests are flakey: https://bugs.webkit.org/show_bug.cgi?id=38888 compositing/iframes/iframe-resize.html compositing/iframes/overlapped-iframe.html * platform/mac/Skipped: 2010-05-10 Simon Fraser No review; attempt to fix failing tests. Increase the timeout to give compositing updates a chance to happen. * compositing/iframes/iframe-resize.html: * compositing/iframes/overlapped-iframe.html: 2010-05-10 Simon Fraser No review. Reduce timeouts from 500 to 50ms to make the tests run more quickly. * compositing/iframes/resources/enter-compositing-subframe.html: * compositing/iframes/resources/leave-compositing-subframe.html: 2010-05-07 Dumitru Daniliuc Reviewed by Brady Eidson. Adding a test that makes sure openDatabaseSync() deals correctly with invalid inputs. https://bugs.webkit.org/show_bug.cgi?id=34994 * fast/workers/storage: Added. * fast/workers/storage/open-database-sync-inputs-expected.txt: Added. * fast/workers/storage/open-database-sync-inputs.html: Added. * fast/workers/storage/resources: Added. * fast/workers/storage/resources/open-database-sync-inputs.js: Added. (notAString.toString): * fast/workers/storage/resources/test-inputs-common.js: Added. (log): (finishTest): (runTest.worker.onmessage): (runTest): 2010-05-10 Simon Fraser Reviewed by Anders Carlsson. https://bugs.webkit.org/show_bug.cgi?id=38856 Allow compositing layers to be connected across iframe boundaries on Mac New expected results now that Mac propagates compositing out of iframes, if overlapped. Also add new tests to exercise the code that connects the compositing layers of the iframe content with the parent document, for different compositing configurations. * compositing/iframes/composited-parent-iframe-expected.txt: Added. * compositing/iframes/composited-parent-iframe.html: * compositing/iframes/connect-compositing-iframe-expected.txt: Added. * compositing/iframes/connect-compositing-iframe.html: Added. * compositing/iframes/connect-compositing-iframe2-expected.txt: Added. * compositing/iframes/connect-compositing-iframe2.html: Added. * compositing/iframes/connect-compositing-iframe3-expected.txt: Added. * compositing/iframes/connect-compositing-iframe3.html: Added. * compositing/iframes/enter-compositing-iframe-expected.txt: * compositing/iframes/enter-compositing-iframe.html: * compositing/iframes/iframe-resize-expected.txt: * compositing/iframes/leave-compositing-iframe.html: * compositing/iframes/overlapped-iframe-expected.txt: * platform/mac/compositing/iframes/composited-parent-iframe-expected.txt: Removed. 2010-05-10 Simon Fraser Fix up test results from last commit, which were generated with a build from before r59129. * platform/win/compositing/iframes/composited-parent-iframe-expected.txt: * platform/win/compositing/iframes/iframe-resize-expected.txt: * platform/win/compositing/iframes/leave-compositing-iframe-expected.txt: * platform/win/compositing/iframes/overlapped-iframe-expected.txt: 2010-05-10 Simon Fraser Reviewed by Anders Carlsson. https://bugs.webkit.org/show_bug.cgi?id=38856 Allow compositing layers to be connected across iframe boundaries on Mac Add several more iframe-compositing-related tests. These tests: * an iframe dynamically entering compositing mode * an iframe dynamically leaving compositing mode * an overlapped iframe * a compositing iframe being resized composited-iframe.html had no value and is removed. * compositing/iframes/composited-iframe-expected.txt: Removed. * compositing/iframes/composited-iframe.html: Removed. * compositing/iframes/enter-compositing-iframe-expected.txt: Copied from LayoutTests/platform/mac/compositing/iframes/composited-iframe-expected.txt. * compositing/iframes/enter-compositing-iframe.html: Added. * compositing/iframes/iframe-resize-expected.txt: Copied from LayoutTests/platform/mac/compositing/iframes/composited-iframe-expected.txt. * compositing/iframes/iframe-resize.html: Added. * compositing/iframes/leave-compositing-iframe-expected.txt: Copied from LayoutTests/platform/mac/compositing/iframes/composited-iframe-expected.txt. * compositing/iframes/leave-compositing-iframe.html: Added. * compositing/iframes/overlapped-iframe-expected.txt: Copied from LayoutTests/platform/mac/compositing/iframes/composited-iframe-expected.txt. * compositing/iframes/overlapped-iframe.html: Added. * compositing/iframes/resources/enter-compositing-subframe.html: Added. * compositing/iframes/resources/leave-compositing-subframe.html: Added. * platform/win/compositing/iframes/iframe-resize-expected.txt: Added. * platform/win/compositing/iframes/leave-compositing-iframe-expected.txt: Added. * platform/win/compositing/iframes/overlapped-iframe-expected.txt: Added. 2010-05-10 John Gregg [chromium] Final set of baselines and expectations to green up the build. * platform/chromium-mac/plugins/geturlnotify-during-document-teardown-expected.txt: Added. * platform/chromium-win/plugins/geturlnotify-during-document-teardown-expected.txt: Added. * platform/chromium/test_expectations.txt: 2010-05-10 John Gregg [chromium] rebaseline SVG test for windows after recent changes. * platform/chromium-win/svg/W3C-SVG-1.1/filters-blend-01-b-expected.checksum: * platform/chromium-win/svg/W3C-SVG-1.1/filters-blend-01-b-expected.png: * platform/chromium-win/svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt: * platform/chromium-win/svg/W3C-SVG-1.1/filters-color-01-b-expected.checksum: * platform/chromium-win/svg/W3C-SVG-1.1/filters-color-01-b-expected.png: * platform/chromium-win/svg/W3C-SVG-1.1/filters-color-01-b-expected.txt: * platform/chromium-win/svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum: * platform/chromium-win/svg/W3C-SVG-1.1/filters-composite-02-b-expected.png: * platform/chromium-win/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt: * platform/chromium-win/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.checksum: * platform/chromium-win/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png: * platform/chromium-win/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt: * platform/chromium-win/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt: * platform/chromium-win/svg/W3C-SVG-1.1/filters-displace-01-f-expected.checksum: * platform/chromium-win/svg/W3C-SVG-1.1/filters-displace-01-f-expected.png: * platform/chromium-win/svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt: * platform/chromium-win/svg/W3C-SVG-1.1/filters-example-01-b-expected.checksum: * platform/chromium-win/svg/W3C-SVG-1.1/filters-example-01-b-expected.png: * platform/chromium-win/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt: * platform/chromium-win/svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt: * platform/chromium-win/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.checksum: * platform/chromium-win/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png: * platform/chromium-win/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt: * platform/chromium-win/svg/W3C-SVG-1.1/filters-image-01-b-expected.checksum: * platform/chromium-win/svg/W3C-SVG-1.1/filters-image-01-b-expected.png: * platform/chromium-win/svg/W3C-SVG-1.1/filters-image-01-b-expected.txt: * platform/chromium-win/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt: * platform/chromium-win/svg/W3C-SVG-1.1/filters-morph-01-f-expected.checksum: * platform/chromium-win/svg/W3C-SVG-1.1/filters-morph-01-f-expected.png: * platform/chromium-win/svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt: * platform/chromium-win/svg/W3C-SVG-1.1/filters-offset-01-b-expected.checksum: * platform/chromium-win/svg/W3C-SVG-1.1/filters-offset-01-b-expected.png: * platform/chromium-win/svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt: * platform/chromium-win/svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt: * platform/chromium-win/svg/W3C-SVG-1.1/filters-tile-01-b-expected.checksum: * platform/chromium-win/svg/W3C-SVG-1.1/filters-tile-01-b-expected.png: * platform/chromium-win/svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt: * platform/chromium-win/svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt: * platform/chromium-win/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt: * platform/chromium-win/svg/batik/filters/feTile-expected.checksum: * platform/chromium-win/svg/batik/filters/feTile-expected.png: * platform/chromium-win/svg/batik/filters/feTile-expected.txt: * platform/chromium-win/svg/batik/filters/filterRegions-expected.checksum: * platform/chromium-win/svg/batik/filters/filterRegions-expected.png: * platform/chromium-win/svg/batik/filters/filterRegions-expected.txt: * platform/chromium-win/svg/batik/masking/maskRegions-expected.txt: * platform/chromium-win/svg/batik/text/textEffect-expected.checksum: * platform/chromium-win/svg/batik/text/textEffect-expected.png: Added. * platform/chromium-win/svg/batik/text/textEffect-expected.txt: * platform/chromium-win/svg/batik/text/textEffect3-expected.checksum: * platform/chromium-win/svg/batik/text/textEffect3-expected.png: Added. * platform/chromium-win/svg/batik/text/textEffect3-expected.txt: * platform/chromium-win/svg/batik/text/textFeatures-expected.txt: * platform/chromium-win/svg/batik/text/textProperties-expected.txt: * platform/chromium-win/svg/custom/empty-mask-expected.txt: * platform/chromium-win/svg/custom/empty-merge-expected.checksum: * platform/chromium-win/svg/custom/empty-merge-expected.png: * platform/chromium-win/svg/custom/feComponentTransfer-Discrete-expected.checksum: * platform/chromium-win/svg/custom/feComponentTransfer-Discrete-expected.png: * platform/chromium-win/svg/custom/feComponentTransfer-Discrete-expected.txt: * platform/chromium-win/svg/custom/feComponentTransfer-Gamma-expected.checksum: * platform/chromium-win/svg/custom/feComponentTransfer-Gamma-expected.png: * platform/chromium-win/svg/custom/feComponentTransfer-Gamma-expected.txt: * platform/chromium-win/svg/custom/feComponentTransfer-Linear-expected.checksum: * platform/chromium-win/svg/custom/feComponentTransfer-Linear-expected.png: * platform/chromium-win/svg/custom/feComponentTransfer-Linear-expected.txt: * platform/chromium-win/svg/custom/feComponentTransfer-Table-expected.checksum: * platform/chromium-win/svg/custom/feComponentTransfer-Table-expected.png: * platform/chromium-win/svg/custom/feComponentTransfer-Table-expected.txt: * platform/chromium-win/svg/custom/feDisplacementMap-01-expected.checksum: * platform/chromium-win/svg/custom/feDisplacementMap-01-expected.png: * platform/chromium-win/svg/custom/image-with-transform-clip-filter-expected.checksum: * platform/chromium-win/svg/custom/image-with-transform-clip-filter-expected.png: * platform/chromium-win/svg/custom/image-with-transform-clip-filter-expected.txt: * platform/chromium-win/svg/custom/invalid-css-expected.txt: * platform/chromium-win/svg/custom/mask-invalidation-expected.txt: * platform/chromium-win/svg/custom/non-opaque-filters-expected.txt: * platform/chromium-win/svg/custom/resource-invalidate-on-target-update-expected.checksum: * platform/chromium-win/svg/custom/resource-invalidate-on-target-update-expected.png: * platform/chromium-win/svg/custom/text-filter-expected.checksum: * platform/chromium-win/svg/custom/text-filter-expected.png: * platform/chromium-win/svg/custom/text-filter-expected.txt: * platform/chromium-win/svg/custom/visibility-override-filter-expected.checksum: * platform/chromium-win/svg/custom/visibility-override-filter-expected.png: * platform/chromium-win/svg/filters/big-sized-filter-2-expected.checksum: * platform/chromium-win/svg/filters/big-sized-filter-2-expected.png: * platform/chromium-win/svg/filters/big-sized-filter-expected.checksum: * platform/chromium-win/svg/filters/big-sized-filter-expected.png: * platform/chromium-win/svg/filters/feColorMatrix-values-expected.checksum: * platform/chromium-win/svg/filters/feColorMatrix-values-expected.png: * platform/chromium-win/svg/filters/feColorMatrix-values-expected.txt: * platform/chromium-win/svg/filters/feComposite-expected.checksum: * platform/chromium-win/svg/filters/feComposite-expected.png: * platform/chromium-win/svg/filters/feComposite-expected.txt: * platform/chromium-win/svg/filters/feGaussianBlur-expected.checksum: * platform/chromium-win/svg/filters/feGaussianBlur-expected.png: * platform/chromium-win/svg/filters/feMerge-expected.checksum: * platform/chromium-win/svg/filters/feMerge-expected.png: * platform/chromium-win/svg/filters/feOffset-expected.checksum: * platform/chromium-win/svg/filters/feOffset-expected.png: * platform/chromium-win/svg/filters/feTile-expected.checksum: * platform/chromium-win/svg/filters/feTile-expected.png: * platform/chromium-win/svg/filters/filter-on-tspan-expected.checksum: * platform/chromium-win/svg/filters/filter-on-tspan-expected.png: * platform/chromium-win/svg/filters/filter-on-tspan-expected.txt: * platform/chromium-win/svg/filters/shadow-on-filter-expected.checksum: * platform/chromium-win/svg/filters/shadow-on-filter-expected.png: * platform/chromium-win/svg/filters/sourceAlpha-expected.txt: * platform/chromium-win/svg/filters/subRegion-in-userSpace-expected.checksum: * platform/chromium-win/svg/filters/subRegion-in-userSpace-expected.png: * platform/chromium-win/svg/filters/subRegion-one-effect-expected.checksum: * platform/chromium-win/svg/filters/subRegion-one-effect-expected.png: * platform/chromium-win/svg/filters/subRegion-two-effects-expected.checksum: * platform/chromium-win/svg/filters/subRegion-two-effects-expected.png: * platform/chromium-win/svg/text/text-vkern-expected.checksum: Added. * platform/chromium-win/svg/text/text-vkern-expected.png: Added. 2010-05-10 Dumitru Daniliuc Unreviewed, fixing the expectations for Chromium. * platform/chromium/http/tests/security/cross-frame-access-call-expected.txt: 2010-05-10 Eric Seidel Unreviewed, just removing newline from -expected.txt file REGRESSION(r59100): "Added test is broken on many platforms." (Requested by eseidel on #webkit). https://bugs.webkit.org/show_bug.cgi?id=38881 Looks like http://trac.webkit.org/changeset/59119 added an extra newline by mistake. Removing. * plugins/geturlnotify-during-document-teardown-expected.txt: 2010-05-10 Dumitru Daniliuc Unreviewed, fixing Qt's expectations. * platform/qt/http/tests/security/cross-frame-access-call-expected.txt: 2010-05-10 Dumitru Daniliuc Reviewed by Brady Eidson. Fixing the expectations for openDatabase() in cross-frame-access-call.html. Related to changes in patches #6 and #7 at https://bugs.webkit.org/show_bug.cgi?id=34994. * http/tests/security/cross-frame-access-call-expected.txt: * http/tests/security/cross-frame-access-call.html: * platform/chromium-linux/http/tests/security/cross-frame-access-call-expected.txt: Removed. * platform/chromium-mac/http/tests/security/cross-frame-access-call-expected.txt: Removed. * platform/chromium-win/http/tests/security/cross-frame-access-call-expected.txt: Removed. * platform/chromium/http: Added. * platform/chromium/http/tests: Added. * platform/chromium/http/tests/security: Added. * platform/chromium/http/tests/security/cross-frame-access-call-expected.txt: Copied from LayoutTests/platform/chromium-win/http/tests/security/cross-frame-access-call-expected.txt. 2010-05-10 John Gregg [chromium] Fix sort order for expectations after previous change. * platform/chromium/fast/dom/prototype-inheritance-expected.txt: 2010-05-10 John Gregg [chromium] Unreviewed, test expectation change for Chromium following r59010. * platform/chromium/fast/dom/prototype-inheritance-expected.txt: 2010-05-10 Dean Jackson Reviewed by Simon Fraser. https://bugs.webkit.org/show_bug.cgi?id=36566 The animation-fill-mode property was missing from a few places where the animation shorthand is set up. * animations/animation-shorthand-removed-expected.txt: Added. * animations/animation-shorthand-removed.html: Added. 2010-05-10 Sam Weinig Reviewed by Darin Adler. Test for https://bugs.webkit.org/show_bug.cgi?id=38583 Crash in Element::normalizeAttributes. * fast/dom/Element/normalize-crash-expected.txt: Added. * fast/dom/Element/normalize-crash.html: Added. 2010-05-10 John Gregg [chromium] Unreviewed, svg test rebaselines after r59002 for linux. * platform/chromium-linux/svg/W3C-SVG-1.1/filters-blend-01-b-expected.checksum: * platform/chromium-linux/svg/W3C-SVG-1.1/filters-blend-01-b-expected.png: * platform/chromium-linux/svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt: Added. * platform/chromium-linux/svg/W3C-SVG-1.1/filters-color-01-b-expected.checksum: * platform/chromium-linux/svg/W3C-SVG-1.1/filters-color-01-b-expected.png: * platform/chromium-linux/svg/W3C-SVG-1.1/filters-color-01-b-expected.txt: Added. * platform/chromium-linux/svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum: * platform/chromium-linux/svg/W3C-SVG-1.1/filters-composite-02-b-expected.png: * platform/chromium-linux/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt: Added. * platform/chromium-linux/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.checksum: * platform/chromium-linux/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png: * platform/chromium-linux/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt: Added. * platform/chromium-linux/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt: Added. * platform/chromium-linux/svg/W3C-SVG-1.1/filters-displace-01-f-expected.checksum: * platform/chromium-linux/svg/W3C-SVG-1.1/filters-displace-01-f-expected.png: * platform/chromium-linux/svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt: Added. * platform/chromium-linux/svg/W3C-SVG-1.1/filters-example-01-b-expected.checksum: * platform/chromium-linux/svg/W3C-SVG-1.1/filters-example-01-b-expected.png: * platform/chromium-linux/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt: Added. * platform/chromium-linux/svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt: Added. * platform/chromium-linux/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.checksum: * platform/chromium-linux/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png: * platform/chromium-linux/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt: Added. * platform/chromium-linux/svg/W3C-SVG-1.1/filters-image-01-b-expected.checksum: * platform/chromium-linux/svg/W3C-SVG-1.1/filters-image-01-b-expected.png: * platform/chromium-linux/svg/W3C-SVG-1.1/filters-image-01-b-expected.txt: Added. * platform/chromium-linux/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt: Added. * platform/chromium-linux/svg/W3C-SVG-1.1/filters-morph-01-f-expected.checksum: * platform/chromium-linux/svg/W3C-SVG-1.1/filters-morph-01-f-expected.png: * platform/chromium-linux/svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt: Added. * platform/chromium-linux/svg/W3C-SVG-1.1/filters-offset-01-b-expected.checksum: * platform/chromium-linux/svg/W3C-SVG-1.1/filters-offset-01-b-expected.png: Added. * platform/chromium-linux/svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt: Added. * platform/chromium-linux/svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt: Added. * platform/chromium-linux/svg/W3C-SVG-1.1/filters-tile-01-b-expected.checksum: * platform/chromium-linux/svg/W3C-SVG-1.1/filters-tile-01-b-expected.png: * platform/chromium-linux/svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt: Added. * platform/chromium-linux/svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt: Added. * platform/chromium-linux/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt: Added. * platform/chromium-linux/svg/batik/filters/feTile-expected.checksum: * platform/chromium-linux/svg/batik/filters/feTile-expected.png: * platform/chromium-linux/svg/batik/filters/feTile-expected.txt: Added. * platform/chromium-linux/svg/batik/filters/filterRegions-expected.checksum: * platform/chromium-linux/svg/batik/filters/filterRegions-expected.png: * platform/chromium-linux/svg/batik/filters/filterRegions-expected.txt: Added. * platform/chromium-linux/svg/batik/masking/maskRegions-expected.txt: Added. * platform/chromium-linux/svg/batik/text/textEffect-expected.checksum: * platform/chromium-linux/svg/batik/text/textEffect-expected.png: Added. * platform/chromium-linux/svg/batik/text/textEffect-expected.txt: Added. * platform/chromium-linux/svg/batik/text/textEffect3-expected.checksum: * platform/chromium-linux/svg/batik/text/textEffect3-expected.png: Added. * platform/chromium-linux/svg/batik/text/textEffect3-expected.txt: Added. * platform/chromium-linux/svg/batik/text/textFeatures-expected.txt: Added. * platform/chromium-linux/svg/batik/text/textProperties-expected.txt: Added. * platform/chromium-linux/svg/custom/empty-mask-expected.txt: Added. * platform/chromium-linux/svg/custom/empty-merge-expected.checksum: * platform/chromium-linux/svg/custom/empty-merge-expected.png: * platform/chromium-linux/svg/custom/feComponentTransfer-Discrete-expected.checksum: * platform/chromium-linux/svg/custom/feComponentTransfer-Discrete-expected.png: * platform/chromium-linux/svg/custom/feComponentTransfer-Discrete-expected.txt: Added. * platform/chromium-linux/svg/custom/feComponentTransfer-Gamma-expected.checksum: * platform/chromium-linux/svg/custom/feComponentTransfer-Gamma-expected.png: * platform/chromium-linux/svg/custom/feComponentTransfer-Gamma-expected.txt: Added. * platform/chromium-linux/svg/custom/feComponentTransfer-Linear-expected.checksum: * platform/chromium-linux/svg/custom/feComponentTransfer-Linear-expected.png: * platform/chromium-linux/svg/custom/feComponentTransfer-Linear-expected.txt: Added. * platform/chromium-linux/svg/custom/feComponentTransfer-Table-expected.checksum: * platform/chromium-linux/svg/custom/feComponentTransfer-Table-expected.png: * platform/chromium-linux/svg/custom/feComponentTransfer-Table-expected.txt: Added. * platform/chromium-linux/svg/custom/feDisplacementMap-01-expected.checksum: * platform/chromium-linux/svg/custom/image-with-transform-clip-filter-expected.checksum: * platform/chromium-linux/svg/custom/image-with-transform-clip-filter-expected.png: Removed. * platform/chromium-linux/svg/custom/image-with-transform-clip-filter-expected.txt: * platform/chromium-linux/svg/custom/invalid-css-expected.txt: Added. * platform/chromium-linux/svg/custom/mask-invalidation-expected.txt: Added. * platform/chromium-linux/svg/custom/non-opaque-filters-expected.txt: Added. * platform/chromium-linux/svg/custom/text-filter-expected.checksum: * platform/chromium-linux/svg/custom/text-filter-expected.png: Removed. * platform/chromium-linux/svg/custom/text-filter-expected.txt: Added. * platform/chromium-linux/svg/custom/visibility-override-filter-expected.checksum: Added. * platform/chromium-linux/svg/filters/big-sized-filter-2-expected.checksum: Added. * platform/chromium-linux/svg/filters/big-sized-filter-2-expected.png: Added. * platform/chromium-linux/svg/filters/big-sized-filter-expected.checksum: Added. * platform/chromium-linux/svg/filters/big-sized-filter-expected.png: Added. * platform/chromium-linux/svg/filters/feColorMatrix-values-expected.checksum: Added. * platform/chromium-linux/svg/filters/feColorMatrix-values-expected.png: Added. * platform/chromium-linux/svg/filters/feColorMatrix-values-expected.txt: Added. * platform/chromium-linux/svg/filters/feComposite-expected.checksum: * platform/chromium-linux/svg/filters/feComposite-expected.png: Removed. * platform/chromium-linux/svg/filters/feComposite-expected.txt: Added. * platform/chromium-linux/svg/filters/feGaussianBlur-expected.checksum: Added. * platform/chromium-linux/svg/filters/feMerge-expected.checksum: Added. * platform/chromium-linux/svg/filters/feMerge-expected.png: Added. * platform/chromium-linux/svg/filters/feOffset-expected.checksum: Added. * platform/chromium-linux/svg/filters/feTile-expected.checksum: Added. * platform/chromium-linux/svg/filters/feTile-expected.png: Added. * platform/chromium-linux/svg/filters/filter-on-tspan-expected.checksum: * platform/chromium-linux/svg/filters/filter-on-tspan-expected.png: Removed. * platform/chromium-linux/svg/filters/filter-on-tspan-expected.txt: Added. * platform/chromium-linux/svg/filters/sourceAlpha-expected.txt: Added. * platform/chromium-linux/svg/filters/subRegion-in-userSpace-expected.checksum: Added. * platform/chromium-linux/svg/filters/subRegion-in-userSpace-expected.png: Added. * platform/chromium-linux/svg/filters/subRegion-one-effect-expected.checksum: * platform/chromium-linux/svg/filters/subRegion-one-effect-expected.png: Removed. * platform/chromium-linux/svg/filters/subRegion-two-effects-expected.checksum: * platform/chromium-linux/svg/filters/subRegion-two-effects-expected.png: Removed. * platform/chromium-linux/svg/text/text-vkern-expected.checksum: Added. * platform/chromium-linux/svg/text/text-vkern-expected.png: Added. 2010-05-10 Jon Honeycutt REGRESSION(r59100): Added test is broken on many platforms. https://bugs.webkit.org/show_bug.cgi?id=38881 Reviewed by Eric Seidel. * platform/mac-snowleopard/Skipped: Skipped, because we're not logging NPP_Destroy on Snow Leopard. * platform/qt/Skipped: Skipped due to lack of support for setCallCloseOnWebViews on LayoutTestController. 2010-05-10 Jon Honeycutt REGRESSION(r59100): Added test is broken on many platforms. https://bugs.webkit.org/show_bug.cgi?id=38881 Reviewed by Eric Seidel. * plugins/geturlnotify-during-document-teardown-expected.txt: Update the expected result. 2010-05-10 Jon Honeycutt Add test to GTK skipped list. Rubber-stamped by Mark Rowe. * platform/gtk/Skipped: 2010-05-07 Jon Honeycutt Crash closing window containing Flash plug-in https://bugs.webkit.org/show_bug.cgi?id=38797 Reviewed by Eric Seidel. * plugins/geturlnotify-during-document-teardown.html: Added. * plugins/resources/geturlnotify-on-destroy.html: Added. 2010-05-10 Alexey Proskuryakov Reviewed by Darin Adler. https://bugs.webkit.org/show_bug.cgi?id=28697 WebKit crash on WebCore::Node::nodeIndex() * fast/dom/Range/remove-all-children-crash-expected.txt: Added. * fast/dom/Range/remove-all-children-crash.html: Added. 2010-05-07 Dirk Pranke Reviewed by Eric Seidel. Add a bunch of windows-specific chromium baselines for the different versions of windows to update them from a skia change. https://bugs.webkit.org/show_bug.cgi?id=38784 * platform/chromium/test_expectations.txt: 2010-05-10 Dirk Schulze Unreviewed. Further optimization for SVG's repaintRect calculation https://bugs.webkit.org/show_bug.cgi?id=38820 New baseline for Qt. * platform/qt/svg/css/circle-in-mask-with-shadow-expected.txt: * platform/qt/svg/css/mask-with-shadow-expected.txt: * platform/qt/svg/custom/empty-mask-expected.txt: * platform/qt/svg/custom/mask-invalidation-expected.txt: * platform/qt/svg/custom/resource-invalidate-on-target-update-expected.txt: * platform/qt/svg/custom/transformedMaskFails-expected.txt: 2010-05-10 Dirk Schulze Reviewed by Nikolas Zimmermann. Further optimization for SVG's repaintRect calculation https://bugs.webkit.org/show_bug.cgi?id=38820 The repaintRect of SVG objects with masks got smaller. This made updates of some results necessary. * platform/mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt: * platform/mac/svg/batik/masking/maskRegions-expected.txt: * platform/mac/svg/clip-path/clip-path-with-invisibile-child-expected.txt: * platform/mac/svg/css/circle-in-mask-with-shadow-expected.txt: * platform/mac/svg/css/mask-with-shadow-expected.txt: * platform/mac/svg/custom/empty-mask-expected.txt: * platform/mac/svg/custom/mask-excessive-malloc-expected.txt: * platform/mac/svg/custom/mask-inside-defs-expected.txt: * platform/mac/svg/custom/mask-invalidation-expected.txt: * platform/mac/svg/custom/mask-with-all-units-expected.txt: * platform/mac/svg/custom/resource-invalidate-on-target-update-expected.txt: * platform/mac/svg/custom/visibility-override-mask-expected.txt: * svg/custom/transformedMaskFails-expected.txt: 2010-05-10 Hans Wennborg Reviewed by Jeremy Orlow. Layout test for Session Storage quota should only expect to fit 39 objects. https://bugs.webkit.org/show_bug.cgi?id=38843 The script should be ready for the exception when inserting the 40th element, as that is where it will be thrown if a quota is enforced. This is the same change as in http://trac.webkit.org/changeset/50979. * storage/domstorage/quota-expected.txt: * storage/domstorage/script-tests/quota.js: (testNoQuota): 2010-05-10 Adam Langley Expectations change. Not reviewed. Delete the current baselines for the WOFF test because they are incomplete. Remove the SKIP tag from test_expectations so that the builders will run the test and then the rebaseline tool can be used to checkin real baselines. * platform/chromium-linux/fast/css/font-face-woff-expected.checksum: Removed. * platform/chromium-win/fast/css/font-face-woff-expected.checksum: Removed. * platform/chromium-win/fast/css/font-face-woff-expected.txt: Removed. * platform/chromium/test_expectations.txt: 2010-05-10 Csaba Osztrogonác Rubber-stamped by Simon Hausmann. [Qt] Roll-out r59020 and r59021, because the Qt part of these changes haven't been landed in Qt trunk yet. Should be rolled-in again after the merge. https://bugs.webkit.org/show_bug.cgi?id=32967 * platform/qt/Skipped: * platform/qt/http/tests/xmlhttprequest/cross-origin-no-authorization-expected.txt: Removed. 2010-05-10 Dirk Schulze Uneviewed. SVG FilterEffects need more detailed DRT information https://bugs.webkit.org/show_bug.cgi?id=38683 New baseline for Win. Only two tests needed an update. * platform/win/svg/custom/image-with-transform-clip-filter-expected.txt: * platform/win/svg/filters/feColorMatrix-values-expected.txt: 2010-05-10 Dirk Schulze Unreviewed. SVG FilterEffects need more detailed DRT information https://bugs.webkit.org/show_bug.cgi?id=38683 New baseline for Gtk. Just one test needed an update. * platform/gtk/svg/filters/filter-on-tspan-expected.txt: 2010-05-10 Dirk Schulze Unreviewed. SVG FilterEffects need more detailed DRT information https://bugs.webkit.org/show_bug.cgi?id=38683 New baseline for Qt. * platform/qt/svg/custom/resource-invalidate-on-target-update-expected.txt: * platform/qt/svg/filters/feColorMatrix-values-expected.txt: * platform/qt/svg/filters/feComposite-expected.txt: * platform/qt/svg/filters/feGaussianBlur-expected.txt: * platform/qt/svg/filters/feMerge-expected.txt: * platform/qt/svg/filters/feOffset-expected.txt: * platform/qt/svg/filters/feTile-expected.txt: * platform/qt/svg/filters/filter-clip-expected.txt: * platform/qt/svg/filters/filter-on-tspan-expected.txt: * platform/qt/svg/filters/filter-source-position-expected.txt: * platform/qt/svg/filters/shadow-on-filter-expected.txt: * platform/qt/svg/filters/shadow-on-rect-with-filter-expected.txt: * platform/qt/svg/filters/sourceAlpha-expected.txt: * platform/qt/svg/filters/subRegion-in-userSpace-expected.txt: * platform/qt/svg/filters/subRegion-one-effect-expected.txt: * platform/qt/svg/filters/subRegion-two-effects-expected.txt: 2010-05-10 Dirk Schulze Reviewed by Darin Adler. SVG FilterEffects need more detailed DRT information https://bugs.webkit.org/show_bug.cgi?id=38683 All SVG Filter effects get dumped now. The structure of the DRT output changed. The last effect is shown first, followed by the previous effects. * 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-conv-01-f-expected.txt: * platform/mac/svg/W3C-SVG-1.1/filters-diffuse-01-f-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-specular-01-f-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/batik/filters/feTile-expected.txt: * platform/mac/svg/batik/filters/filterRegions-expected.txt: * platform/mac/svg/batik/text/textEffect-expected.txt: * platform/mac/svg/batik/text/textEffect3-expected.txt: * platform/mac/svg/batik/text/textFeatures-expected.txt: * platform/mac/svg/batik/text/textProperties-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/image-with-transform-clip-filter-expected.txt: * platform/mac/svg/custom/invalid-css-expected.txt: * platform/mac/svg/custom/non-opaque-filters-expected.txt: * platform/mac/svg/custom/resource-invalidate-on-target-update-expected.txt: * platform/mac/svg/custom/text-filter-expected.txt: * platform/mac/svg/custom/visibility-override-filter-expected.txt: * platform/mac/svg/filters/big-sized-filter-2-expected.txt: * platform/mac/svg/filters/big-sized-filter-expected.txt: * platform/mac/svg/filters/feColorMatrix-values-expected.txt: * platform/mac/svg/filters/feComposite-expected.txt: * platform/mac/svg/filters/feDisplacementMap-expected.txt: * platform/mac/svg/filters/feGaussianBlur-expected.txt: * platform/mac/svg/filters/feMerge-expected.txt: * platform/mac/svg/filters/feOffset-expected.txt: * platform/mac/svg/filters/feTile-expected.txt: * platform/mac/svg/filters/filter-clip-expected.txt: * platform/mac/svg/filters/filter-on-tspan-expected.txt: * platform/mac/svg/filters/filter-source-position-expected.txt: * platform/mac/svg/filters/filterRes-expected.txt: * platform/mac/svg/filters/shadow-on-filter-expected.txt: * platform/mac/svg/filters/shadow-on-rect-with-filter-expected.txt: * platform/mac/svg/filters/sourceAlpha-expected.txt: * platform/mac/svg/filters/subRegion-in-userSpace-expected.txt: * platform/mac/svg/filters/subRegion-one-effect-expected.txt: * platform/mac/svg/filters/subRegion-two-effects-expected.txt: 2010-05-09 Kent Tamura Unreviewed, test expectation update. Update Chromium/Linux expectation for fast/forms/input-file-re-render.html. http://crbug.com/40027 * platform/chromium-linux/fast/forms/input-file-re-render-expected.checksum: * platform/chromium-linux/fast/forms/input-file-re-render-expected.png: * platform/chromium/test_expectations.txt: 2010-05-09 Oliver Hunt Reviewed by Gavin Barraclough. REGRESSION(r57955): RegExp literals should not actually be cached, so r57955 should be rolled out. https://bugs.webkit.org/show_bug.cgi?id=38828 Replace incorrect test for caching regexp literals with ones that tests that they are not cached. * fast/js/regexp-literals-are-constants-expected.txt: Removed. * fast/js/regexp-literals-are-constants.html: Removed. * fast/js/regexp-literals-arent-constants-expected.txt: Added. * fast/js/regexp-literals-arent-constants.html: Added. * fast/js/script-tests/regexp-literals-are-constants.js: Removed. * fast/js/script-tests/regexp-literals-arent-constants.js: Added. (test1): (returnRegExpLiteral): (returnConditionalRegExpLiteral): 2010-05-09 Robert Hogan [Qt] Update expected results for unskipped editing/inserting tests Unreviewed, remove platform-specific results for editing/inserting/6633727.html https://bugs.webkit.org/show_bug.cgi?id=38472 * platform/qt/editing/inserting/6633727-expected.txt: Removed. 2010-05-09 Robert Hogan [Qt] Update expected results for unskipped editing/inserting tests Unreviewed, add expected results for unskipped tests. Results are taken from Qt bot. https://bugs.webkit.org/show_bug.cgi?id=38472 * platform/qt/editing/inserting/12882-expected.txt: * platform/qt/editing/inserting/4840662-expected.txt: * platform/qt/editing/inserting/4875189-1-expected.txt: * platform/qt/editing/inserting/4875189-2-expected.txt: * platform/qt/editing/inserting/4959067-expected.txt: * platform/qt/editing/inserting/4960120-2-expected.txt: * platform/qt/editing/inserting/5002441-expected.txt: * platform/qt/editing/inserting/5058163-1-expected.txt: * platform/qt/editing/inserting/5058163-2-expected.txt: * platform/qt/editing/inserting/5156401-2-expected.txt: * platform/qt/editing/inserting/5418891-expected.txt: * platform/qt/editing/inserting/5510537-expected.txt: Added. * platform/qt/editing/inserting/5549929-2-expected.txt: Added. * platform/qt/editing/inserting/5549929-3-expected.txt: Added. * platform/qt/editing/inserting/6633727-expected.txt: Copied from BugsSite/data/mail. * platform/qt/editing/inserting/6703873-expected.txt: Added. * platform/qt/editing/inserting/editable-inline-element-expected.txt: * platform/qt/editing/inserting/edited-whitespace-1-expected.txt: * platform/qt/editing/inserting/insert-3654864-fix-expected.txt: * platform/qt/editing/inserting/insert-3659587-fix-expected.txt: * platform/qt/editing/inserting/insert-3775316-fix-expected.txt: * platform/qt/editing/inserting/insert-3778059-fix-expected.txt: * platform/qt/editing/inserting/insert-3786362-fix-expected.txt: * platform/qt/editing/inserting/insert-3800346-fix-expected.txt: * platform/qt/editing/inserting/insert-3851164-fix-expected.txt: * platform/qt/editing/inserting/insert-3907422-fix-expected.txt: * platform/qt/editing/inserting/insert-after-delete-001-expected.txt: * platform/qt/editing/inserting/insert-at-end-01-expected.txt: * platform/qt/editing/inserting/insert-at-end-02-expected.txt: * platform/qt/editing/inserting/insert-before-link-1-expected.txt: * platform/qt/editing/inserting/insert-br-001-expected.txt: * platform/qt/editing/inserting/insert-br-002-expected.txt: * platform/qt/editing/inserting/insert-br-003-expected.txt: * platform/qt/editing/inserting/insert-br-004-expected.txt: * platform/qt/editing/inserting/insert-br-005-expected.txt: * platform/qt/editing/inserting/insert-br-006-expected.txt: * platform/qt/editing/inserting/insert-br-007-expected.txt: * platform/qt/editing/inserting/insert-br-008-expected.txt: * platform/qt/editing/inserting/insert-br-009-expected.txt: * platform/qt/editing/inserting/insert-br-at-tabspan-001-expected.txt: * platform/qt/editing/inserting/insert-br-at-tabspan-002-expected.txt: * platform/qt/editing/inserting/insert-br-at-tabspan-003-expected.txt: * platform/qt/editing/inserting/insert-br-quoted-001-expected.txt: * platform/qt/editing/inserting/insert-br-quoted-002-expected.txt: * platform/qt/editing/inserting/insert-br-quoted-003-expected.txt: * platform/qt/editing/inserting/insert-br-quoted-004-expected.txt: * platform/qt/editing/inserting/insert-br-quoted-005-expected.txt: * platform/qt/editing/inserting/insert-br-quoted-006-expected.txt: * platform/qt/editing/inserting/insert-div-001-expected.txt: * platform/qt/editing/inserting/insert-div-002-expected.txt: * platform/qt/editing/inserting/insert-div-003-expected.txt: * platform/qt/editing/inserting/insert-div-004-expected.txt: * platform/qt/editing/inserting/insert-div-005-expected.txt: * platform/qt/editing/inserting/insert-div-006-expected.txt: * platform/qt/editing/inserting/insert-div-007-expected.txt: * platform/qt/editing/inserting/insert-div-008-expected.txt: * platform/qt/editing/inserting/insert-div-009-expected.txt: * platform/qt/editing/inserting/insert-div-010-expected.txt: * platform/qt/editing/inserting/insert-div-011-expected.txt: * platform/qt/editing/inserting/insert-div-012-expected.txt: * platform/qt/editing/inserting/insert-div-013-expected.txt: * platform/qt/editing/inserting/insert-div-014-expected.txt: * platform/qt/editing/inserting/insert-div-015-expected.txt: * platform/qt/editing/inserting/insert-div-016-expected.txt: * platform/qt/editing/inserting/insert-div-017-expected.txt: * platform/qt/editing/inserting/insert-div-018-expected.txt: * platform/qt/editing/inserting/insert-div-019-expected.txt: * platform/qt/editing/inserting/insert-div-020-expected.txt: * platform/qt/editing/inserting/insert-div-021-expected.txt: * platform/qt/editing/inserting/insert-div-022-expected.txt: * platform/qt/editing/inserting/insert-div-024-expected.txt: * platform/qt/editing/inserting/insert-div-025-expected.txt: * platform/qt/editing/inserting/insert-div-026-expected.txt: * platform/qt/editing/inserting/insert-div-027-expected.txt: * platform/qt/editing/inserting/insert-paragraph-01-expected.txt: * platform/qt/editing/inserting/insert-paragraph-02-expected.txt: * platform/qt/editing/inserting/insert-paragraph-03-expected.txt: * platform/qt/editing/inserting/insert-paragraph-04-expected.txt: * platform/qt/editing/inserting/insert-paragraph-05-expected.txt: * platform/qt/editing/inserting/insert-space-in-empty-doc-expected.txt: * platform/qt/editing/inserting/insert-tab-001-expected.txt: * platform/qt/editing/inserting/insert-tab-002-expected.txt: * platform/qt/editing/inserting/insert-tab-004-expected.txt: * platform/qt/editing/inserting/insert-text-at-tabspan-001-expected.txt: * platform/qt/editing/inserting/insert-text-at-tabspan-002-expected.txt: * platform/qt/editing/inserting/insert-text-at-tabspan-003-expected.txt: * platform/qt/editing/inserting/line-break-expected.txt: * platform/qt/editing/inserting/paragraph-separator-01-expected.txt: * platform/qt/editing/inserting/paragraph-separator-02-expected.txt: * platform/qt/editing/inserting/paragraph-separator-03-expected.txt: * platform/qt/editing/inserting/paragraph-separator-in-table-1-expected.txt: * platform/qt/editing/inserting/paragraph-separator-in-table-2-expected.txt: * platform/qt/editing/inserting/redo-expected.txt: * platform/qt/editing/inserting/return-key-with-selection-001-expected.txt: * platform/qt/editing/inserting/return-key-with-selection-002-expected.txt: * platform/qt/editing/inserting/return-key-with-selection-003-expected.txt: * platform/qt/editing/inserting/typing-001-expected.txt: * platform/qt/editing/inserting/typing-002-expected.txt: * platform/qt/editing/inserting/typing-003-expected.txt: * platform/qt/editing/inserting/typing-around-br-001-expected.txt: * platform/qt/editing/inserting/typing-around-image-001-expected.txt: 2010-05-09 Robert Hogan Reviewed by Eric Seidel. [Qt] Unskip editing/inserting tests that fail due to x/y differences https://bugs.webkit.org/show_bug.cgi?id=38472 Unskip the following tests: editing/inserting/12882.html editing/inserting/4840662.html editing/inserting/4875189-1.html editing/inserting/4959067.html editing/inserting/4960120-2.html editing/inserting/5002441.html editing/inserting/5058163-2.html editing/inserting/5156401-2.html editing/inserting/5418891.html editing/inserting/5510537.html editing/inserting/5549929-2.html editing/inserting/5549929-3.html editing/inserting/6633727.html editing/inserting/6703873.html editing/inserting/editable-inline-element.html editing/inserting/insert-3654864-fix.html editing/inserting/insert-3659587-fix.html editing/inserting/insert-3775316-fix.html editing/inserting/insert-3778059-fix.html editing/inserting/insert-3786362-fix.html editing/inserting/insert-3800346-fix.html editing/inserting/insert-3851164-fix.html editing/inserting/insert-3907422-fix.html editing/inserting/insert-after-delete-001.html editing/inserting/insert-at-end-01.html editing/inserting/insert-at-end-02.html editing/inserting/insert-before-link-1.html editing/inserting/insert-br-001.html editing/inserting/insert-br-002.html editing/inserting/insert-br-003.html editing/inserting/insert-br-004.html editing/inserting/insert-br-005.html editing/inserting/insert-br-006.html editing/inserting/insert-br-007.html editing/inserting/insert-br-008.html editing/inserting/insert-br-009.html editing/inserting/insert-br-at-tabspan-001.html editing/inserting/insert-br-at-tabspan-002.html editing/inserting/insert-br-at-tabspan-003.html editing/inserting/insert-br-quoted-001.html editing/inserting/insert-br-quoted-002.html editing/inserting/insert-br-quoted-003.html editing/inserting/insert-br-quoted-004.html editing/inserting/insert-br-quoted-005.html editing/inserting/insert-br-quoted-006.html editing/inserting/insert-div-001.html editing/inserting/insert-div-002.html editing/inserting/insert-div-003.html editing/inserting/insert-div-004.html editing/inserting/insert-div-005.html editing/inserting/insert-div-006.html editing/inserting/insert-div-007.html editing/inserting/insert-div-008.html editing/inserting/insert-div-009.html editing/inserting/insert-div-010.html editing/inserting/insert-div-011.html editing/inserting/insert-div-012.html editing/inserting/insert-div-013.html editing/inserting/insert-div-014.html editing/inserting/insert-div-015.html editing/inserting/insert-div-016.html editing/inserting/insert-div-017.html editing/inserting/insert-div-018.html editing/inserting/insert-div-019.html editing/inserting/insert-div-020.html editing/inserting/insert-div-021.html editing/inserting/insert-div-022.html editing/inserting/insert-div-024.html editing/inserting/insert-div-025.html editing/inserting/insert-div-026.html editing/inserting/insert-div-027.html editing/inserting/insert-paragraph-01.html editing/inserting/insert-paragraph-02.html editing/inserting/insert-paragraph-03.html editing/inserting/insert-paragraph-04.html editing/inserting/insert-paragraph-05.html editing/inserting/insert-space-in-empty-doc.html editing/inserting/insert-tab-001.html editing/inserting/insert-tab-002.html editing/inserting/insert-tab-004.html editing/inserting/insert-text-at-tabspan-001.html editing/inserting/insert-text-at-tabspan-002.html editing/inserting/insert-text-at-tabspan-003.html editing/inserting/line-break.html editing/inserting/paragraph-separator-01.html editing/inserting/paragraph-separator-02.html editing/inserting/paragraph-separator-in-table-1.html editing/inserting/paragraph-separator-in-table-2.html editing/inserting/redo.html editing/inserting/return-key-with-selection-003.html editing/inserting/typing-001.html editing/inserting/typing-002.html editing/inserting/typing-003.html editing/inserting/typing-around-br-001.html editing/inserting/typing-around-image-001.html editing/inserting/5058163-1.html editing/inserting/edited-whitespace-1.html editing/inserting/paragraph-separator-03.html editing/inserting/return-key-with-selection-001.html editing/inserting/return-key-with-selection-002.html editing/inserting/4875189-2.html * platform/qt/Skipped: 2010-05-08 Robert Hogan Unreviewed Qt bot fix: test unskipped accidentally in r59020. * platform/qt/Skipped: Uncommented http/tests/xmlhttprequest/failed-auth.html again. 2010-05-08 Robert Hogan Reviewed by Simon Hausmann. [Qt] Fix http/tests/xmlhttprequest/cross-origin-no-authorization.html and http/tests/xmlhttprequest/cross-origin-authorization.html QHttpNetworkRequest adds Authorization and Cookie headers to XHRs without knowing if this is valid behaviour or not. In order to allow Qt to decide whether Cookie/Authorization headers should be added to an XHR QtWebKit needs to use an attribute added to QNetworkRequest. These new attributes are: QNetworkRequest::CookieLoadControlAttribute, QNetworkRequest::CookieSaveControlAttribute,and QNetworkRequest::AuthenticationReuseControlAttribute. There are platform-specific results for cross-origin-no-authorization.html: 1. Qt's DRT does not capture the final 'DONE'. 2. QNetworkReplyHandler.cpp's ignoreHttpError() means that async requests do not execute didFail() when they receive a 401 HTTP response. This results in async tests passing with '401 Authorisation required' rather than 'received error event'. The Qt part of these changes was merged at: http://gitorious.org/qt/qt/merge_requests/592 https://bugs.webkit.org/show_bug.cgi?id=32967 * platform/qt/Skipped: Group together the tests that are waiting for 4.7 to be unskipped. * platform/qt/http/tests/xmlhttprequest/cross-origin-no-authorization-expected.txt: Added. 2010-05-08 Nikolas Zimmermann Not reviewed. Forgot to rebase fast/dom/prototype-inheritance-2.html after the patches. * platform/win/fast/dom/prototype-inheritance-2-expected.txt: 2010-05-04 Robert Hogan Reviewed by Eric Seidel. [Qt] unskip http/tests/plugins/npapi-response-headers.html Take this opportunity to unskip plugins/private-browsing-mode.html too, which has passed since r55433. See https://bugs.webkit.org/show_bug.cgi?id=33180 and https://bugs.webkit.org/show_bug.cgi?id=35576. https://bugs.webkit.org/show_bug.cgi?id=38541 * platform/qt/Skipped: 2010-05-05 Robert Hogan Reviewed by Alexey Proskuryakov. [Qt] Fix encoding of status message in Plugin API Spotted by Alexey Proskuryakov. https://bugs.webkit.org/show_bug.cgi?id=35144 * platform/qt/Skipped: Unskip plugins/set-status.html 2010-05-08 Nikolas Zimmermann Not reviewed. Rebaseline Win specific results after exposing JSSVGVKernElement/JSSVGHKernElement. * platform/win/fast/dom/Window/window-property-descriptors-expected.txt: * platform/win/fast/dom/prototype-inheritance-expected.txt: * platform/win/fast/js/global-constructors-expected.txt: 2010-05-08 Nikolas Zimmermann Not reviewed. Rebaseline GTK specific results after exposing JSSVGVKernElement/JSSVGHKernElement. * platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt: * platform/gtk/fast/dom/prototype-inheritance-expected.txt: * platform/gtk/fast/js/global-constructors-expected.txt: 2010-05-08 Dirk Schulze Reviewed by Nikolas Zimmermann. SVGFont's VKern implementation missing https://bugs.webkit.org/show_bug.cgi?id=38663 The changes in DOMWindow.idl and the implementation of the DOM and JS bindings of VKern and HKern made some updates necessary. Added new test case for SVGFont's VKern. * fast/dom/Window/window-properties-expected.txt: * fast/dom/Window/window-property-descriptors-expected.txt: * fast/dom/prototype-inheritance-2-expected.txt: * fast/dom/prototype-inheritance-expected.txt: * fast/js/global-constructors-expected.txt: * platform/mac/svg/text/text-vkern-expected.checksum: Added. * platform/mac/svg/text/text-vkern-expected.png: Added. * platform/mac/svg/text/text-vkern-expected.txt: Added. * svg/custom/global-constructors-expected.txt: * svg/text/text-vkern.svg: Added. 2010-05-08 Eric Seidel Unreviewed, just reverting commit. REGRESSION(59000): r59000 contained all sorts of changes it should not have, needs revert. https://bugs.webkit.org/show_bug.cgi?id=38798 * fast/js/global-resolve-through-eval-expected.txt: Added. * fast/js/global-resolve-through-eval.html: Added. * fast/js/script-tests/global-resolve-through-eval.js: Added. (accessGlobal): (accessLocal): * platform/win/Skipped: 2010-05-07 Nikolas Zimmermann Not reviewed. Attempt to turn Windows bots green again. Skip two failing tests: https://bugs.webkit.org/show_bug.cgi?id=38794 fast/css/display-none-inline-style-change-crash.html (fails on Windows Release bot) https://bugs.webkit.org/show_bug.cgi?id=38795 inspector/timeline-paint.html * platform/win/Skipped: 2010-05-07 Oliver Hunt Reviewed by Gavin Barraclough. Optimize access to the global object from a function that uses eval https://bugs.webkit.org/show_bug.cgi?id=38644 Add test case to ensure we don't incorrectly allow dynamic scopes to be skipped when doing direct var access. * fast/js/global-resolve-through-eval-expected.txt: Added. * fast/js/global-resolve-through-eval.html: Added. * fast/js/script-tests/global-resolve-through-eval.js: Added. (accessGlobal): (accessLocal): 2010-05-06 Dirk Pranke Reviewed by Alexey Proskuryakov. Rewrite test to fail faster if the inner frame doesn't load at all for some reason (previous version would raise a TypeError before the timeout was set). https://bugs.webkit.org/show_bug.cgi?id=38705 * http/tests/security/sandbox-inherit-to-initial-document-2.html: * platform/chromium/test_expectations.txt: 2010-05-07 John Gregg Unreviewed [re-]baseline of chromium tests. * platform/chromium-linux/fast/frames/take-focus-from-iframe-expected.checksum: Added. * platform/chromium-linux/fast/frames/take-focus-from-iframe-expected.png: Added. * platform/chromium-mac/fast/frames/take-focus-from-iframe-expected.checksum: Added. * platform/chromium-win/fast/frames/take-focus-from-iframe-expected.checksum: Added. * platform/chromium-win/fast/frames/take-focus-from-iframe-expected.png: Added. * platform/chromium-win/fast/frames/take-focus-from-iframe-expected.txt: Added. * platform/chromium-win/svg/hixie/error/017-expected.txt: 2010-05-07 Martin Robinson Reviewed by Gustavo Noronha Silva. Adjust the position of the comment on the WOFF test and link to the bug report. This should fix a spurious error while running layout tests. * platform/gtk/Skipped: 2010-05-07 Dirk Schulze Unreviewed fix of Windows test. Windows need an platform dependent DRT result for clip-path-referencing-use2.svg, Win doesn't have console output during DRT. * platform/win/svg/custom/clip-path-referencing-use2-expected.txt: Added. 2010-05-07 Nikolas Zimmermann Reviewed by Dirk Schulze. RenderSVGResourceClipper assigns a temporary mutated RenderStyle but does not correctly preserve the old style https://bugs.webkit.org/show_bug.cgi?id=38767 Update baseline after fixing a logic error in RenderSVGResourceClipper. * platform/mac/svg/clip-path/clip-path-child-clipped-expected.txt: * platform/mac/svg/clip-path/clip-path-childs-clipped-expected.txt: * platform/mac/svg/clip-path/clip-path-clipped-expected.txt: * platform/mac/svg/clip-path/clip-path-evenodd-expected.txt: * platform/mac/svg/clip-path/clip-path-evenodd-nonzero-expected.txt: * platform/mac/svg/clip-path/clip-path-nonzero-evenodd-expected.txt: * platform/mac/svg/clip-path/clip-path-text-and-shape-expected.txt: 2010-05-07 Alexey Proskuryakov Reviewed by Adele Peterson. https://bugs.webkit.org/show_bug.cgi?id=38546 Node.focus() fails to move focus from subframe properly * fast/frames/take-focus-from-iframe.html: Added. * platform/mac/fast/frames/take-focus-from-iframe-expected.checksum: Added. * platform/mac/fast/frames/take-focus-from-iframe-expected.png: Added. * platform/mac/fast/frames/take-focus-from-iframe-expected.txt: Added. 2010-05-07 Nikolas Zimmermann Reviewed by Dirk Schulze. svg/custom/use-instanceRoot-as-event-target.xhtml crashes randomly https://bugs.webkit.org/show_bug.cgi?id=37798 Make use-instanceRoot-as-event-target.xhtml behave more correctly. Due a copy & paste problem test #7 was not executed. Fixed. Make destruction more reliable, by using the standard js-test-post.js injection through . * http/tests/security/popup-blocked-from-window-open-expected.txt: Added. * http/tests/security/popup-blocked-from-window-open.html: Added. 2010-03-08 Brady Eidson Reviewed by Anders Carlsson. Relax the 3rd party cookie policy in cases where it won't add a new tracking vector. and https://bugs.webkit.org/show_bug.cgi?id=35824 * http/tests/cookies/resources/cookie-utility.php: Added. * http/tests/cookies/resources/third-party-cookie-relaxing-iframe.html: Added. * http/tests/cookies/third-party-cookie-relaxing-expected.txt: Added. * http/tests/cookies/third-party-cookie-relaxing.html: Added. * platform/gtk/Skipped: * platform/qt/Skipped: 2010-03-08 Jian Li Reviewed by Dmitry Titov. Blob.slice support. https://bugs.webkit.org/show_bug.cgi?id=32993 Add a new layout test to test slicing and sending a file. In addition, two new scripts are introduced to create and touch the temp file. Move some code from send-dragged-file.js to a new file setup-file-input-element-for-drag.js so that it can be used by both send-dragged-file.js and send-sliced-dragged-file.js to setup the input element for the file dragging. Since the Blob.slice is only enabled for Mac, we disable the new test for all other platforms. * fast/dom/Window/window-properties.html: * http/tests/local/resources/file-for-drag-to-send.txt: * http/tests/local/resources/send-dragged-file.js: * http/tests/local/resources/send-sliced-dragged-file.js: Added. * http/tests/local/resources/setup-file-input-element-for-drag.js: Added. * http/tests/local/send-dragged-file.html: * http/tests/local/send-sliced-dragged-file-expected.txt: Added. * http/tests/local/send-sliced-dragged-file.html: Added. * http/tests/resources/touch-temp-file.php: Added. * http/tests/resources/write-temp-file.php: Added. * platform/gtk/Skipped: * platform/qt/Skipped: * platform/win/Skipped: 2010-03-08 Daniel Bates Reviewed by Simon Fraser. https://bugs.webkit.org/show_bug.cgi?id=34819 Tests that we do not repaint the caret rectangle when the associated selection is not in a content editable element. * fast/repaint/no-caret-repaint-in-non-content-editable-element.html: Added. * platform/mac/fast/repaint/no-caret-repaint-in-non-content-editable-element-expected.checksum: Added. * platform/mac/fast/repaint/no-caret-repaint-in-non-content-editable-element-expected.png: Added. * platform/mac/fast/repaint/no-caret-repaint-in-non-content-editable-element-expected.txt: Added. 2010-03-08 Shu Chang Reviewed by Holger Freyther. [Qt] Added expected results and remove the test from Skipped. https://bugs.webkit.org/show_bug.cgi?id=35810 * platform/qt/Skipped: * platform/qt/fast/canvas/canvas-incremental-repaint-2-expected.checksum: Added. * platform/qt/fast/canvas/canvas-incremental-repaint-2-expected.png: Added. * platform/qt/fast/canvas/canvas-incremental-repaint-2-expected.txt: Added. 2010-03-08 Gustavo Noronha Silva No review, rolling out r55662. http://trac.webkit.org/changeset/55662 https://bugs.webkit.org/show_bug.cgi?id=35863 Need to be coordinated with bots setup * http/conf/apache2-debian-httpd.conf: 2010-03-08 Gustavo Noronha Silva Reviewed by Holger Freyther. [GTK] Tests fail when running with ipv6 addresses available, on Debian systems https://bugs.webkit.org/show_bug.cgi?id=35863 Also listen for SSL requests on the ipv6 address. * http/conf/apache2-debian-httpd.conf: 2010-03-08 Gustavo Noronha Silva [GTK] DRT needs to support synthesizing double clicks https://bugs.webkit.org/show_bug.cgi?id=35862 Skip test that needs a new feature in DRT. * platform/gtk/Skipped: 2010-03-08 Gustavo Noronha Silva Unreviewed. Rebaseline two tests that had their expected results changed. * platform/gtk/inspector/timeline-network-resource-expected.txt: * platform/gtk/svg/css/getComputedStyle-basic-expected.txt: 2010-03-07 Kent Tamura Reviewed by Eric Seidel. Fix a bug that validity.valueMissing for a radio button with required in a form element always returns true. https://bugs.webkit.org/show_bug.cgi?id=35472 Add tests for radio buttons in a form element, and merge an existing radio button test to ValidityState-valueMissing-radio.html. * fast/forms/ValidityState-valueMissing-007-expected.txt: Removed. * fast/forms/ValidityState-valueMissing-007.html: Removed. * fast/forms/ValidityState-valueMissing-radio-expected.txt: Added. * fast/forms/ValidityState-valueMissing-radio.html: Added. * fast/forms/script-tests/ValidityState-valueMissing-radio.js: Added. 2010-03-07 Sam Weinig Reviewed by Dan Bernstein. Remove inconsistent "Too few arguments" handling for window.atob() and window.btoa() https://bugs.webkit.org/show_bug.cgi?id=35848 * fast/dom/Window/atob-btoa-expected.txt: * fast/dom/Window/atob-btoa.html: 2010-03-07 Dan Bernstein Reviewed by Simon Fraser. Column breaking ignores floats https://bugs.webkit.org/show_bug.cgi?id=35837 * fast/multicol/float-truncation-expected.txt: Added. * fast/multicol/float-truncation.html: Added. 2010-03-07 Dmitry Titov Not reviewed. Revert of r55593 which caused a regression of worker-cloneports.html. REGRESSION(55593?): fast/workers/worker-cloneport.html is timing out on Leopard https://bugs.webkit.org/show_bug.cgi?id=35819 * fast/frames/resources/sandboxed-iframe-storage-allowed.html: * fast/frames/resources/sandboxed-iframe-storage-disallowed.html: * fast/frames/sandboxed-iframe-storage-expected.txt: * storage/open-database-creation-callback-expected.txt: Removed. * storage/open-database-creation-callback-isolated-world-expected.txt: Removed. * storage/open-database-creation-callback-isolated-world.html: Removed. * storage/open-database-creation-callback.html: Removed. * platform/qt/Skipped: * platform/mac-leopard/Skipped: Enable the temporarily disabled test back. 2010-03-06 Joanmarie Diggs Reviewed by Eric Seidel. https://bugs.webkit.org/show_bug.cgi?id=30895 [Gtk] The accessible hierarchy of tables is significantly incorrect for Atk * platform/gtk/accessibility/table-hierarchy.html: Added. * platform/gtk/accessibility/table-hierarchy-expected.txt: Added. 2010-03-06 Hironori Bono Reviewed by Eric Seidel. [Chromium] Typing into Flash with wmode = opaque|transparent and non-latin language active outputs as if US keyboard layout active https://bugs.webkit.org/show_bug.cgi?id=34936 Added a layout test that verifies a plugin can receive keyboard events. Unfortunately, this test works only on Mac. * platform/gtk/Skipped: Skipped the new test because of the lack of eventSender. * platform/qt/Skipped: ditto. * platform/win/Skipped: Skipped the new test because NPP_HandleEvent() is not implemented. * plugins/keyboard-events-expected.txt: Added. * plugins/keyboard-events.html: Added. 2010-03-06 MORITA Hajime Reviewed by Darin Adler. Moved implementations of window.btoa() and window.atob() from JSDOMWindow to DOMWindow, and make V8DOMWindow use DOMWindow functions instead of having a separate implementation. As a side effect, the error message has changed from "Cannot decode base64" to one that indicates DOM Exception, which is compatible to Firefox. Refactoring: window.btoa() and window.atob() should be implemented on DOMWindow https://bugs.webkit.org/show_bug.cgi?id=35723 * fast/dom/Window/atob-btoa-expected.txt: Rebaselined expectation due to change of error message. 2010-03-06 Shu Chang Reviewed by Kenneth Rohde Christiansen. [Qt] Added expected results and removed the test from Skipped. https://bugs.webkit.org/show_bug.cgi?id=35806 * platform/qt/Skipped: * platform/qt/fast/canvas/canvasDrawingIntoSelf-expected.checksum: Added. * platform/qt/fast/canvas/canvasDrawingIntoSelf-expected.png: Added. * platform/qt/fast/canvas/canvasDrawingIntoSelf-expected.txt: Added. 2010-03-05 Tony Chang Reviewed by Eric Seidel. https://bugs.webkit.org/show_bug.cgi?id=33247 Backwards cursor movement incorrect when previous block ends with
. If the cursor is trying to move into a node that has a height of 0, skip over it. * editing/execCommand/move-selection-back-line-expected.txt: Added. * editing/execCommand/move-selection-back-line.html: Added. 2010-03-05 Chris Fleizach Reviewed by Eric Seidel. WAI-ARIA live region doesn't appear when
only has a
child https://bugs.webkit.org/show_bug.cgi?id=35751 * platform/mac/accessibility/div-containing-div-with-aria-expected.txt: Added. * platform/mac/accessibility/div-containing-div-with-aria.html: Added. 2010-03-05 Dmitry Titov Reviewed by David Levin. [v8] Remove wrong assert in GC callback https://bugs.webkit.org/show_bug.cgi?id=35757 * fast/workers/resources/wrapper-map-gc.js: Added. * fast/workers/wrapper-map-gc.html: Added. * fast/workers/wrapper-map-gc-expected.txt: Added. 2010-03-05 Alex Milowski Reviewed by Kenneth Rohde Christiansen. Added tests for row and operator stretching. Updated over, underover, and subsup due to row/operators in use. * mathml/presentation/mo.xhtml: Added. * mathml/presentation/row.xhtml: Added. * platform/mac/mathml/presentation/mo-expected.checksum: Added. * platform/mac/mathml/presentation/mo-expected.png: Added. * platform/mac/mathml/presentation/mo-expected.txt: Added. * platform/mac/mathml/presentation/over-expected.checksum: * platform/mac/mathml/presentation/over-expected.png: * platform/mac/mathml/presentation/over-expected.txt: * platform/mac/mathml/presentation/row-expected.checksum: Added. * platform/mac/mathml/presentation/row-expected.png: Added. * platform/mac/mathml/presentation/row-expected.txt: Added. * platform/mac/mathml/presentation/subsup-expected.txt: * platform/mac/mathml/presentation/underover-expected.checksum: * platform/mac/mathml/presentation/underover-expected.png: * platform/mac/mathml/presentation/underover-expected.txt: 2010-03-05 Dean Jackson Reviewed by Simon Fraser. https://bugs.webkit.org/show_bug.cgi?id=35772 Animation fill modes should be supported in the shorthand property Testcase for animation shorthand property (appears to be the first of its kind). * animations/animation-shorthand-expected.txt: Added. * animations/animation-shorthand.html: Added. 2010-03-05 Eric Seidel No review. Skipping recently regressed test to unblock the commit-queue (20 patches waiting). REGRESSION(55593?): fast/workers/worker-cloneport.html is timing out on Leopard https://bugs.webkit.org/show_bug.cgi?id=35819 * platform/mac-leopard/Skipped: 2010-03-05 Dean Jackson Reviewed by Simon Fraser https://bugs.webkit.org/show_bug.cgi?id=35815 Animation fill mode tests break on Windows * animations/fill-mode-transform-expected.txt: * animations/fill-mode-transform.html: - use the real expected values, rather than try to get the test to pass on Snow Leopard. * platform/mac-leopard/Skipped: - remove the skip entry for the test above * platform/mac-snowleopard/Skipped: - skip this test on Snow Leopard while hardware acceleration gives the wrong value for computed style. See bug 35714. 2010-03-05 Simon Fraser Reviewed by Darin Adler. Assertion ASSERTION FAILED: rootLayer == m_clipRectsRoot at hulu.com https://bugs.webkit.org/show_bug.cgi?id=34065 Testcase with an object element and a RenderLayer sibling. * compositing/geometry/object-clip-rects-assertion-expected.txt: Added. * compositing/geometry/object-clip-rects-assertion.html: Added. 2010-03-05 Dean Jackson No review. Disabling animations/fill-mode-transform.html on Leopard due to https://bugs.webkit.org/show_bug.cgi?id=35714 * platform/mac-leopard/Skipped: 2010-03-05 Simon Fraser Reviewed by Dan Bernstein. MobileMe movie page is missing playback controls https://bugs.webkit.org/show_bug.cgi?id=35805 Testcase with a layer that becomes composited as a result of clipping a video element, with a later sibling that should get composited. * compositing/overflow/overflow-compositing-descendant.html: Added. * platform/mac/compositing/overflow/overflow-compositing-descendant-expected.checksum: Added. * platform/mac/compositing/overflow/overflow-compositing-descendant-expected.png: Added. * platform/mac/compositing/overflow/overflow-compositing-descendant-expected.txt: Added. 2010-03-04 Dumitru Daniliuc Reviewed by Adam Barth. Adding a test to test the creation callback passed to openDatabase() and another one to make sure it is executed in the correct world. Also, fixing fast/frames/sandboxed-iframe-storage.html: calling openDatabase() without at least 4 parameters should always fail, because the database name, version, description and estimated size are not optional according to the spec. https://bugs.webkit.org/show_bug.cgi?id=34726 * fast/frames/resources/sandboxed-iframe-storage-allowed.html: * fast/frames/resources/sandboxed-iframe-storage-disallowed.html: * fast/frames/sandboxed-iframe-storage-expected.txt: * platform/qt/Skipped: * storage/open-database-creation-callback-expected.txt: Added. * storage/open-database-creation-callback.html: Added. * storage/open-database-creation-callback-isolated-world-expected.txt: Added. * storage/open-database-creation-callback-isolated-world.html: Added. 2010-03-05 Brian Weinstein Update getComputedStyle results on Windows. * platform/win/fast/css/getComputedStyle/computed-style-expected.txt: * platform/win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: 2010-03-05 Eric Carlson Unreviewed, build fix. Use a movie that will hopefully fail to open less often on a headless SnowLeopard buildbot. * media/video-preload-expected.txt: * media/video-preload.html: Use test.mp4 instead of silence.mpg. 2010-03-05 Eric Carlson Unreviewed, build fix. media/video-preload.html fails on GTK, skip it. * platform/gtk/Skipped: 2010-03-04 Eric Carlson Reviewed by Adele Peterson. Implement 'preload=none' https://bugs.webkit.org/show_bug.cgi?id=35789 Functional test of the 'proload' attribute. * media/video-preload-expected.txt: Added. * media/video-preload.html: Added. * platform/win/Skipped: Skip on Windows for now. 2010-03-03 Antonio Gomes Reviewed by Holger Freyther Patch by Antonio Gomes [Gtk] Implement setSpatialNavigationEnabled in DRT. https://bugs.webkit.org/show_bug.cgi?id=35705 * platform/gtk/Skipped: 2010-03-03 Antonio Gomes Reviewed by Kenneth Christiansen. Patch by Antonio Gomes Extend keyboard navigation to allow directional navigation (LayoutTests - part II) https://bugs.webkit.org/show_bug.cgi?id=18662 This patch adds two LayoutTest to ensure the basic table traversal correctness of Spatial Navigation (SNav) algorithm: focusable elements in a should be accessible. * fast/events/spatial-navigation/snav-table-traversal.html: Added. Makes sure all elements in a
are accessible via Spatial Navigation. * fast/events/spatial-navigation/snav-tiny-table-traversal.html: Added. Tests the similar table traversal scenario as above, but in this case the elements in the
are styled with 'font-size: small'. That way this test also validades that overlapping rects of elements too closed from each other are correctly handled. 2010-03-02 Antonio Gomes Reviewed by Kenneth Christiansen. Patch by Antonio Gomes Extend keyboard navigation to allow directional navigation (LayoutTests - part I) https://bugs.webkit.org/show_bug.cgi?id=18662 This patch adds support for auto testing the spatial navigation feature by: 1) Creating the directory where the tests are going to live in, named fast/events/spatial-navigation/. 2) Skipping this directory by Mac, Qt, Gtk and Win. 3) Adding a JS file drives the test execution by processing, for each test, a given set of arrow key actions and verify if the right expected Element got the focus after each event processed. This file is fast/events/spatial-navigation/resources/spatial-navigation-utils.js * LayoutTests/fast/events/spatial-navigation/snav-vertical-superprecedence.html: Added. 2010-03-05 Dean Jackson Reviewed by Simon Fraser and Chris Marrin. Bug 26869: Add fill modes for CSS Animations https://bugs.webkit.org/show_bug.cgi?id=26869 Add tests for -webkit-animation-fill-mode property, and update existing computed style tests with the new property. * animations/computed-style-expected.txt: * animations/computed-style.html: * animations/fill-mode-expected.txt: Added. * animations/fill-mode-removed-expected.txt: Added. * animations/fill-mode-removed.html: Added. * animations/fill-mode-transform-expected.txt: Added. * animations/fill-mode-transform.html: Added. * animations/fill-mode.html: Added. * animations/fill-unset-properties-expected.txt: * animations/fill-unset-properties.html: * fast/css/getComputedStyle/computed-style-expected.txt: * fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: * platform/mac/fast/css/getComputedStyle/computed-style-expected.txt: * platform/mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: * svg/css/getComputedStyle-basic-expected.txt: 2010-03-05 Fumitoshi Ukai Reviewed by Alexey Proskuryakov. WebSocket test to transfer null character https://bugs.webkit.org/show_bug.cgi?id=35715 * websocket/tests/null-character-expected.txt: Added. * websocket/tests/null-character.html: Added. * websocket/tests/script-tests/null-character.js: Added. 2010-03-05 Fumitoshi Ukai Reviewed by Alexey Proskuryakov. WebSocket onmessageerror event handler https://bugs.webkit.org/show_bug.cgi?id=35570 * websocket/tests/error-detect-expected.txt: Added. * websocket/tests/error-detect.html: Added. * websocket/tests/script-tests/error-detect.js: Added. * websocket/tests/unknown-frame-type_wsh.py: Added. 2010-03-04 Fumitoshi Ukai Reviewed by Alexey Proskuryakov. WebSocket crash bug when reloading the page while the WebSocket is busy https://bugs.webkit.org/show_bug.cgi?id=35732 * websocket/tests/reload-crash-expected.txt: Added. * websocket/tests/reload-crash.html: Added. * websocket/tests/resoures/reload-crash-iframe.html: Added. 2010-03-04 MORITA Hajime Reviewed by Alexey Proskuryakov. Refactoring: XMLHTTPRequest.open() should have all overloaded implementations https://bugs.webkit.org/show_bug.cgi?id=35630 * http/tests/xmlhttprequest/open-async-overload-expected.txt: Added. * http/tests/xmlhttprequest/open-async-overload.html: Added. 2010-03-04 Tony Chang Reviewed by Eric Seidel. https://bugs.webkit.org/show_bug.cgi?id=18819 Pressing option+page{down,up} should move the cursor and scroll in content editable areas. On other platforms, pressing page{down,up} should move the cursor and scroll in content editable areas. * editing/input/option-page-up-down-expected.txt: Added. * editing/input/option-page-up-down.html: Added. 2010-03-03 Oliver Hunt Reviewed by Gavin Barraclough. Allow static property getters to interact with JSCs caching https://bugs.webkit.org/show_bug.cgi?id=35716 Add tests to ensure nothing horrifying happens to static property getters if they're in a path where we end up caching lookups. * fast/js/pic/cached-named-property-getter-expected.txt: Added. * fast/js/pic/cached-named-property-getter.html: Added. 2010-03-04 James Robinson Reviewed by Dimitri Glazkov. Tests for setting an select's options.length attribute. https://bugs.webkit.org/show_bug.cgi?id=33983 * fast/forms/script-tests/select-set-length-optgroup.js: Added. * fast/forms/script-tests/select-set-length-with-mutation-remove.js: Added. (gc): (onRemove): * fast/forms/script-tests/select-set-length-with-mutation-reorder.js: Added. (onRemove): * fast/forms/script-tests/select-set-length-with-mutation-reparent.js: Added. (onRemove): * fast/forms/script-tests/select-set-length-with-mutation.js: Added. (sel): * fast/forms/script-tests/select-set-length.js: Added. * fast/forms/select-set-length-expected.txt: Added. * fast/forms/select-set-length-optgroup-expected.txt: Added. * fast/forms/select-set-length-optgroup.html: Added. * fast/forms/select-set-length-with-mutation-expected.txt: Added. * fast/forms/select-set-length-with-mutation-remove-expected.txt: Added. * fast/forms/select-set-length-with-mutation-remove.html: Added. * fast/forms/select-set-length-with-mutation-reorder-expected.txt: Added. * fast/forms/select-set-length-with-mutation-reorder.html: Added. * fast/forms/select-set-length-with-mutation-reparent-expected.txt: Added. * fast/forms/select-set-length-with-mutation-reparent.html: Added. * fast/forms/select-set-length-with-mutation.html: Added. * fast/forms/select-set-length.html: Added. 2010-03-04 Nate Chapin Reviewed by Kenneth Rohde Christiansen. Test for https://bugs.webkit.org/show_bug.cgi?id=35547. * fast/loader/repeat-same-document-navigation-expected.txt: Added. * fast/loader/repeat-same-document-navigation.html: Added. 2010-03-04 Dan Bernstein Reviewed by Simon Fraser. Added test for hit-testing points above or below the column rect. * fast/multicol/hit-test-above-or-below-expected.txt: Added. * fast/multicol/hit-test-above-or-below.html: Added. 2010-03-04 Diego Gonzalez Reviewed by Simon Hausmann. Make Qt DumpRenderTree EventSender able to send double click events LayoutTests: fast/events/dblclick-addEventListener.html [Qt] DRT: Send double click event from EventSender https://bugs.webkit.org/show_bug.cgi?id=35255 * platform/qt/Skipped: 2010-03-04 Shu Chang Reviewed by Kenneth Rohde Christiansen. [Qt] Rebaseline the test and remove it from Skipped. https://bugs.webkit.org/show_bug.cgi?id=35687 * platform/qt/Skipped: * platform/qt/fast/canvas/quadraticCurveTo-expected.checksum: * platform/qt/fast/canvas/quadraticCurveTo-expected.png: * platform/qt/fast/canvas/quadraticCurveTo-expected.txt: 2010-03-04 Antoine Quint Reviewed by Darin Adler. DOM insertion mutation events should dispatch after a node is attached to the render tree https://bugs.webkit.org/show_bug.cgi?id=35590 * fast/events/domnodeinsertedintodocument-dispatched-post-rendering-expected.txt: Added. * fast/events/domnodeinsertedintodocument-dispatched-post-rendering.html: Added. 2010-03-04 Csaba Osztrogonác Unreviewed. [Qt] storage/open-database-creation-callback-isolated-world.html was removed from tree by r55488, so it should be removed from Qt Skipped list too. * platform/qt/Skipped: storage/open-database-creation-callback-isolated-world.html removed. 2010-03-04 Andras Becsi Rubber-stamped by Kenneth Rohde Christiansen. [Qt] DRT is failing on new test introduced in r55499 Skipping it until fix. https://bugs.webkit.org/show_bug.cgi?id=35729 * platform/qt/Skipped: fast/events/zoom-dblclick.html skipped 2010-03-04 Vangelis Kokkevis Reviewed by Oliver Hunt. Update existing test to check that getUniformLocation() returns null if the uniform requested is not found. https://bugs.webkit.org/show_bug.cgi?id=34669 * fast/canvas/webgl/script-tests/uniform-location.js: * fast/canvas/webgl/uniform-location-expected.txt: 2010-03-04 John Abd-El-Malek Reviewed by Adam Barth. Fix incorrect setup of DateExtension. https://bugs.webkit.org/show_bug.cgi?id=35710 * fast/dom/Window/resources/slow_unload_handler1.html: 2010-03-04 Oliver Hunt Reviewed by Maciej Stachowiak. https://bugs.webkit.org/show_bug.cgi?id=35603 SVG incorrectly allows nested elements in a shadow tree Add test cases for various combinations of and targets that aren't present. * platform/mac/svg/custom/use-empty-reference-expected.txt: Added. * svg/custom/use-nested-disallowed-target-expected.txt: Added. * svg/custom/use-nested-disallowed-target.svg: Added. * svg/custom/use-nested-missing-target-added-expected.txt: Added. * svg/custom/use-nested-missing-target-added.svg: Added. * svg/custom/use-nested-missing-target-expected.txt: Added. * svg/custom/use-nested-missing-target-removed-expected.txt: Added. * svg/custom/use-nested-missing-target-removed.svg: Added. * svg/custom/use-nested-missing-target.svg: Added. * svg/custom/use-nested-notarget-expected.txt: Added. * svg/custom/use-nested-notarget.svg: Added. 2010-03-04 Evan Stade Reviewed by David Levin. https://bugs.webkit.org/show_bug.cgi?id=35261 [skia] crash when attempting to render certain SVGs with Skia This test passes if it doesn't crash. * platform/mac/Skipped: Skip the test on Mac, where it crashes. * svg/custom/tiling-regular-hexagonal-crash-expected.txt: Added. * svg/custom/tiling-regular-hexagonal-crash.svg: Added. 2010-03-03 Diego Gonzalez Reviewed by Kenneth Rohde Christiansen. Make keyIdentifierForQtKeyCode return the unicode backspace value on Qt PlatformKeyboardEvent LayoutTests: fast/events/key-events-in-input-text.html fast/events/special-key-events-in-input-text.html [Qt] Return the unicode backspace value in keyIdentifierForQtKeyCode on Qt PlatformKeyboardEvent https://bugs.webkit.org/show_bug.cgi?id=35694 * platform/qt/Skipped: 2010-03-03 Chad Faragher Reviewed by Darin Adler. Changed the double-click framework code to pass adjusted page coordinates for zoomed pages. Added a new test to expose mistreatment of mouse click coordinates during a double-click. https://bugs.webkit.org/show_bug.cgi?id=35690 * fast/events/zoom-dblclick-expected.txt: Added. * fast/events/zoom-dblclick.html: Added. 2010-03-03 Dumitru Daniliuc Reviewed by Dimitri Glazkov. Making database-lock-after-reload.html a bit more robust and cleaning up some style issues. * storage/database-lock-after-reload.html: * storage/resources/database-lock-after-reload-2.html: 2010-03-03 David Levin No review, rolling out r55474. The patch broke fast/frames/sandboxed-iframe-storage.html Unfortunately, (the webkit-patch rollout and) I missed these in r55485. * storage/open-database-creation-callback-expected.txt: Removed. * storage/open-database-creation-callback-isolated-world-expected.txt: Removed. * storage/open-database-creation-callback-isolated-world.html: Removed. * storage/open-database-creation-callback.html: Removed. 2010-03-03 Alexey Proskuryakov Not reviewed. Try better to fix Java tests on Tiger bot. * platform/mac-tiger/Skipped: * platform/mac-tiger/java/lc3/JavaArray/ToString-001-expected.txt: Removed. This test gets different resultson each run when it fails, so it needs to be disabled on Tiger. * platform/mac-tiger/java/lc3/JavaObject/JavaObjectToString-001-expected.txt: Added a newline I didn't get when copying actual results from buildbot. 2010-03-03 Csaba Osztrogonác [Qt] Skip new test introduced in r55474, because of missing layoutTestController.evaluateScriptInIsolatedWorld() * platform/qt/Skipped: storage/open-database-creation-callback-isolated-world.html skipped. 2010-03-03 Alexey Proskuryakov Rubber-stamped by Dan Bernstein. https://bugs.webkit.org/show_bug.cgi?id=35700 Some of the newly added Java tests fail randomly on buildbot * fast/js/resources/js-test-post-async.js: Added a version that calls notifyDone(). I first wanted to add a notifyDone() call to js-test-post.js, but it turns out that multiple tests dump results after "TEST COMPLETE", and we need to get bots back to green fast. * java/lc3: (Many files). Don't load two scripts dynamically, WebKit has issues with order of execution in this case. 2010-03-03 Dumitru Daniliuc Reviewed by Adam Barth. Adding a test to test the creation callback passed to openDatabase() and another one to make sure it is executed in the correct world. https://bugs.webkit.org/show_bug.cgi?id=34726 * storage/open-database-creation-callback-expected.txt: Added. * storage/open-database-creation-callback.html: Added. * storage/open-database-creation-callback-isolated-world-expected.txt: Added. * storage/open-database-creation-callback-isolated-world.html: Added. 2010-03-03 Alexey Proskuryakov Not reviewed. Two newly added Java tests fail on Tiger build bot. Just land actual results as expected. I don't even know which behavior is more correct. * platform/mac-tiger/java: Added. * platform/mac-tiger/java/lc3: Added. * platform/mac-tiger/java/lc3/JavaArray: Added. * platform/mac-tiger/java/lc3/JavaArray/ToString-001-expected.txt: Added. * platform/mac-tiger/java/lc3/JavaObject: Added. * platform/mac-tiger/java/lc3/JavaObject/JavaObjectToString-001-expected.txt: Added. 2010-03-03 Alexey Proskuryakov Reviewed by Darin Adler. https://bugs.webkit.org/show_bug.cgi?id=35617 Import Mozilla LiveConnect 3 test suite * java/lc3/sources: Added (many files). Sources for Mozilla test applet. * java/jstests.jar: Added in compiled form, since it's unlikely that we'll ever need to modify the above sources. * java/lc3.java: Added. (lc3): This is a small wrapper around jstests.jar. The latter only adds some classes, but WebKit needs an actual applet to call into Java. (lc3.createQAObject): Instantiate a class defined in jstests.jar by name. (lc3.stringToByteArray): A helper to make a byte array out of string. Tests originally relied on window.java package interface to do this, but it's not available in WebKit. We need more functions like this to work around other uses of window.java, but this is one I wrote for now. * java/Makefile: Link test applets to Mozilla's jstests.jar. This is not needed for tests other than ones imported here, but it's also harmless, and I don't know how to write good makefiles. * java/lc3: Added (many files). Tests were heavily reworked to run to completion, but PASS/FAIL results should not be generally relied upon. All html wrappers are identical. 2010-03-03 Eric Carlson Unreviewed, build fix. Update expected results for fast/js/custom-constructors-expected.txt 2010-03-03 Chris Marrin Reviewed by Simon Fraser. Added failing Windows compositing tests to Skipped file https://bugs.webkit.org/show_bug.cgi?id=35610 I actually removed transforms/3d (which all now work) and compositing from the Skipped file and replaced with the tests that are not yet working. * platform/win/Skipped: 2010-03-03 Eric Carlson Reviewed by Adele Peterson. Replace 'autobuffer' attribute with 'preload' to align with spec revision 4811. https://bugs.webkit.org/show_bug.cgi?id=35385 rdar://problem/7689602 * media/audio-constructor-autobuffer-expected.txt: Removed. * media/audio-constructor-autobuffer.html: Removed. * media/audio-constructor-preload-expected.txt: Added. * media/audio-constructor-preload.html: Added. * media/video-dom-autobuffer-expected.txt: Removed. * media/video-dom-autobuffer.html: Removed. * media/video-dom-preload-expected.txt: Added. * media/video-dom-preload.html: Added. 2010-03-03 Dan Bernstein Reviewed by Sam Weinig. Assertion failure when replacing the contents of a