blob: 32209c5897054939b58efbbb2c8bae71187e2a39 [file] [log] [blame]
2010-05-18 Jaime Yap <jaimeyap@google.com>
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 <eric@webkit.org>
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 <hamaji@chromium.org>
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 <webkit.review.bot@gmail.com>
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 <chang.shu@nokia.com>
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 <jorlow@chromium.org>
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 <jorlow@chromium.org>
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 <steveblock@google.com>
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 <morrita@google.com>
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 <jorlow@chromium.org>
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 <hamaji@chromium.org>
Unreviewed. Fixed a typo in test_expecations.txt.
* platform/chromium/test_expectations.txt:
2010-05-24 Shinichiro Hamaji <hamaji@chromium.org>
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 <hamaji@chromium.org>
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 <morrita@google.com>
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 <morrita@google.com>
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 <tony@chromium.org>
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 <abarth@webkit.org>
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 <abarth@webkit.org>
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 <abarth@webkit.org>
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 <jparent@chromium.org>
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 <jschuh@chromium.org>
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 <antonm@chromium.org>
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 <mjs@apple.com>
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 <mjs@apple.com>
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 <mjs@apple.com>
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 <jschuh@chromium.org>
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 <dbates@rim.com>
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 <simon.fraser@apple.com>
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 <tkent@chromium.org>
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 <ossy@webkit.org>
Unreviewed. Update GTK specific expected file after r59968.
* platform/gtk/svg/css/getComputedStyle-basic-expected.txt: updated.
2010-05-21 James Robinson <jamesr@chromium.org>
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 <cmarrin@apple.com>
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 <ggaren@apple.com>
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 <jparent@chromium.org>
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 <jparent@chromium.org>
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 <victorw@chromium.org>
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 <jparent@chromium.org>
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 <ossy@webkit.org>
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 <jer.noble@apple.com>
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 <simon.fraser@apple.com>
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 <alex@igalia.com>
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 <chang.shu@nokia.com>
Reviewed by Eric Seidel.
Import Philip Taylor's HTML5 <canavs> 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 <ossy@webkit.org>
Unreviewed. Update Qt specific expected file after r59941.
* platform/qt/fast/dom/prototype-inheritance-expected.txt: updated.
2010-05-21 Alejandro G. Castro <alex@igalia.com>
Rubber-stamped by Xan Lopez.
Updated test results.
* platform/gtk/fast/dom/prototype-inheritance-expected.txt:
2010-05-21 Beth Dakin <bdakin@apple.com>
Reviewed by Darin Adler.
Test for <rdar://problem/8009118> 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 <oliver@apple.com>
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 <victorw@chromium.org>
Unremivewed. Update test expecations for chromium.
* platform/chromium/test_expectations.txt:
2010-05-21 Robin Cao <robin.cao@torchmobile.com.cn>
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 <jparent@chromium.org>
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 <robin.cao@torchmobile.com.cn>
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 <steveblock@google.com>
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 <tony@chromium.org>
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 <ukai@chromium.org>
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 <victorw@chromium.org>
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 <zmo@google.com>
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 <zmo@google.com>
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 <mitz@apple.com>
Reviewed by Dave Hyatt.
<rdar://problem/8007953> 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 <mrobinson@igalia.com>
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 <victorw@chromium.org>
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 <jschuh@chromium.org>
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 <mrobinson@igalia.com>
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 <mrobinson@igalia.com>
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 <jamesr@chromium.org>
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 <mrobinson@igalia.com>
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 <victorw@chromium.org>
Unreviewed. Update test expectations from chromium.
* platform/chromium/test_expectations.txt:
2010-05-20 Steve Block <steveblock@google.com>
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 <mrobinson@webkit.org>
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 <agl@chromium.org>
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 <zherczeg@webkit.org>
Unreviewed. Update Qt specific expected file.
* platform/qt/svg/filters/feLighting-crash-expected.txt:
2010-05-20 Zoltan Herczeg <zherczeg@webkit.org>
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 <morrita@google.com>
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 <msanchez@igalia.com>
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 <victorw@chromium.org>
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 <oliver@apple.com>
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 <jianli@chromium.org>
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 <mrobinson@igalia.com>
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 <inferno@chromium.org>
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 <mrobinson@igalia.com>
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 <yaar@chromium.org>
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 <dpranke@chromium.org>
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 <enrica@apple.com>
Reviewed by Dave Hyatt.
REGRESSION (r59385) crash destroying inline renderers
https://bugs.webkit.org/show_bug.cgi?id=39143
<rdar://problem/8003662>
* fast/inline-block/anonymous-block-crash-expected.txt: Added.
* fast/inline-block/anonymous-block-crash.html: Added.
2010-05-19 Sheriff Bot <webkit.review.bot@gmail.com>
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 <dpranke@chromium.org>
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 <mrobinson@igalia.com>
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 <jschuh@chromium.org>
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 <andreas.kling@nokia.com>
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 <andreas.kling@nokia.com>
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 <pvarga@inf.u-szeged.hu>
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 <webkit.review.bot@gmail.com>
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 <zmo@google.com>
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 <benm@google.com>
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 <yuzo@google.com>
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 <alex@igalia.com>
Unreviewed, skip test.
Skipping fast/workers/storage
https://bugs.webkit.org/show_bug.cgi?id=39346
* platform/gtk/Skipped:
2010-05-18 Geoffrey Garen <ggaren@apple.com>
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 <tkent@chromium.org>
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 <meter> 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 <tony@chromium.org>
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 <tkent@chromium.org>
Reviewed by Darin Adler.
':optional' pseudo selector should not be applied to <keygen> and <progress>
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 <jamesr@chromium.org>
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.