[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

andreas.kling at nokia.com andreas.kling at nokia.com
Wed Dec 22 15:32:37 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 5a34d564ae59976928f61be0ddc3911017ad92f3
Author: andreas.kling at nokia.com <andreas.kling at nokia.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Sun Nov 7 15:02:01 2010 +0000

    2010-11-07  Andreas Kling  <kling at webkit.org>
    
            Unreviewed, rebaselining failures on Leopard and Snow Leopard after r71481.
    
            * canvas/philip/tests/2d.imageData.get.source.negative-expected.txt:
            * canvas/philip/tests/security.pattern.canvas.timing-expected.txt:
            * canvas/philip/tests/security.pattern.create-expected.txt:
            * canvas/philip/tests/security.pattern.cross-expected.txt:
            * canvas/philip/tests/security.pattern.image.fillStyle-expected.txt:
            * canvas/philip/tests/security.pattern.image.strokeStyle-expected.txt:
            * platform/mac-snowleopard/canvas/philip/tests/2d.drawImage.broken-expected.txt:
            * platform/mac-snowleopard/canvas/philip/tests/2d.drawImage.null-expected.txt:
            * platform/mac-snowleopard/canvas/philip/tests/2d.fillStyle.parse.system-expected.txt:
            * platform/mac-snowleopard/canvas/philip/tests/2d.gradient.radial.cone.front-expected.txt:
            * platform/mac-snowleopard/canvas/philip/tests/2d.gradient.radial.cone.top-expected.txt:
            * platform/mac-snowleopard/canvas/philip/tests/2d.gradient.radial.inside2-expected.txt:
            * platform/mac-snowleopard/canvas/philip/tests/2d.gradient.radial.inside3-expected.txt:
            * platform/mac-snowleopard/canvas/philip/tests/2d.gradient.radial.outside1-expected.txt:
            * platform/mac-snowleopard/canvas/philip/tests/2d.imageData.create1.type-expected.txt:
            * platform/mac-snowleopard/canvas/philip/tests/2d.imageData.create2.type-expected.txt:
            * platform/mac-snowleopard/canvas/philip/tests/2d.imageData.get.type-expected.txt:
            * platform/mac-snowleopard/canvas/philip/tests/2d.line.cap.closed-expected.txt:
            * platform/mac-snowleopard/canvas/philip/tests/2d.line.join.parallel-expected.txt:
            * platform/mac-snowleopard/canvas/philip/tests/2d.line.miter.lineedge-expected.txt:
            * platform/mac-snowleopard/canvas/philip/tests/2d.missingargs-expected.txt:
            * platform/mac-snowleopard/canvas/philip/tests/2d.path.rect.winding-expected.txt:
            * platform/mac-snowleopard/canvas/philip/tests/2d.pattern.image.broken-expected.txt:
            * platform/mac-snowleopard/canvas/philip/tests/2d.pattern.image.incomplete-expected.txt:
            * platform/mac-snowleopard/canvas/philip/tests/2d.shadow.enable.blur-expected.txt:
            * platform/mac-snowleopard/canvas/philip/tests/2d.shadow.enable.x-expected.txt:
            * platform/mac-snowleopard/canvas/philip/tests/2d.shadow.enable.y-expected.txt:
            * platform/mac-snowleopard/canvas/philip/tests/2d.shadow.gradient.alpha-expected.txt:
            * platform/mac-snowleopard/canvas/philip/tests/2d.shadow.gradient.basic-expected.txt:
            * platform/mac-snowleopard/canvas/philip/tests/2d.shadow.gradient.transparent.2-expected.txt:
            * platform/mac-snowleopard/canvas/philip/tests/2d.strokeRect.zero.4-expected.txt:
            * platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.baseline.bottom-expected.txt:
            * platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.baseline.hanging-expected.txt:
            * platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.baseline.ideographic-expected.txt:
            * platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.baseline.middle-expected.txt:
            * platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.baseline.top-expected.txt:
            * platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.fill.maxWidth.fontface-expected.txt:
            * platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.space.collapse.end-expected.txt:
            * platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.space.collapse.nonspace-expected.txt:
            * platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.space.collapse.other-expected.txt:
            * platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.space.collapse.space-expected.txt:
            * platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.space.collapse.start-expected.txt:
            * platform/mac-snowleopard/canvas/philip/tests/2d.text.font.parse.basic-expected.txt:
            * platform/mac-snowleopard/canvas/philip/tests/2d.text.font.parse.complex-expected.txt:
            * platform/mac-snowleopard/canvas/philip/tests/2d.text.font.parse.invalid-expected.txt:
            * platform/mac-snowleopard/canvas/philip/tests/2d.text.font.parse.size.percentage-expected.txt:
            * platform/mac-snowleopard/canvas/philip/tests/2d.text.font.parse.size.percentage.default-expected.txt:
            * platform/mac-snowleopard/canvas/philip/tests/2d.text.font.parse.system-expected.txt:
            * platform/mac-snowleopard/canvas/philip/tests/2d.text.measure.width.space-expected.txt:
            * platform/mac-snowleopard/canvas/philip/tests/toDataURL.jpeg.alpha-expected.txt:
            * platform/mac-snowleopard/canvas/philip/tests/type.prototype-expected.txt:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@71482 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 3c609ff..15b4931 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,59 @@
+2010-11-07  Andreas Kling  <kling at webkit.org>
+
+        Unreviewed, rebaselining failures on Leopard and Snow Leopard after r71481.
+
+        * canvas/philip/tests/2d.imageData.get.source.negative-expected.txt:
+        * canvas/philip/tests/security.pattern.canvas.timing-expected.txt:
+        * canvas/philip/tests/security.pattern.create-expected.txt:
+        * canvas/philip/tests/security.pattern.cross-expected.txt:
+        * canvas/philip/tests/security.pattern.image.fillStyle-expected.txt:
+        * canvas/philip/tests/security.pattern.image.strokeStyle-expected.txt:
+        * platform/mac-snowleopard/canvas/philip/tests/2d.drawImage.broken-expected.txt:
+        * platform/mac-snowleopard/canvas/philip/tests/2d.drawImage.null-expected.txt:
+        * platform/mac-snowleopard/canvas/philip/tests/2d.fillStyle.parse.system-expected.txt:
+        * platform/mac-snowleopard/canvas/philip/tests/2d.gradient.radial.cone.front-expected.txt:
+        * platform/mac-snowleopard/canvas/philip/tests/2d.gradient.radial.cone.top-expected.txt:
+        * platform/mac-snowleopard/canvas/philip/tests/2d.gradient.radial.inside2-expected.txt:
+        * platform/mac-snowleopard/canvas/philip/tests/2d.gradient.radial.inside3-expected.txt:
+        * platform/mac-snowleopard/canvas/philip/tests/2d.gradient.radial.outside1-expected.txt:
+        * platform/mac-snowleopard/canvas/philip/tests/2d.imageData.create1.type-expected.txt:
+        * platform/mac-snowleopard/canvas/philip/tests/2d.imageData.create2.type-expected.txt:
+        * platform/mac-snowleopard/canvas/philip/tests/2d.imageData.get.type-expected.txt:
+        * platform/mac-snowleopard/canvas/philip/tests/2d.line.cap.closed-expected.txt:
+        * platform/mac-snowleopard/canvas/philip/tests/2d.line.join.parallel-expected.txt:
+        * platform/mac-snowleopard/canvas/philip/tests/2d.line.miter.lineedge-expected.txt:
+        * platform/mac-snowleopard/canvas/philip/tests/2d.missingargs-expected.txt:
+        * platform/mac-snowleopard/canvas/philip/tests/2d.path.rect.winding-expected.txt:
+        * platform/mac-snowleopard/canvas/philip/tests/2d.pattern.image.broken-expected.txt:
+        * platform/mac-snowleopard/canvas/philip/tests/2d.pattern.image.incomplete-expected.txt:
+        * platform/mac-snowleopard/canvas/philip/tests/2d.shadow.enable.blur-expected.txt:
+        * platform/mac-snowleopard/canvas/philip/tests/2d.shadow.enable.x-expected.txt:
+        * platform/mac-snowleopard/canvas/philip/tests/2d.shadow.enable.y-expected.txt:
+        * platform/mac-snowleopard/canvas/philip/tests/2d.shadow.gradient.alpha-expected.txt:
+        * platform/mac-snowleopard/canvas/philip/tests/2d.shadow.gradient.basic-expected.txt:
+        * platform/mac-snowleopard/canvas/philip/tests/2d.shadow.gradient.transparent.2-expected.txt:
+        * platform/mac-snowleopard/canvas/philip/tests/2d.strokeRect.zero.4-expected.txt:
+        * platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.baseline.bottom-expected.txt:
+        * platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.baseline.hanging-expected.txt:
+        * platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.baseline.ideographic-expected.txt:
+        * platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.baseline.middle-expected.txt:
+        * platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.baseline.top-expected.txt:
+        * platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.fill.maxWidth.fontface-expected.txt:
+        * platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.space.collapse.end-expected.txt:
+        * platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.space.collapse.nonspace-expected.txt:
+        * platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.space.collapse.other-expected.txt:
+        * platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.space.collapse.space-expected.txt:
+        * platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.space.collapse.start-expected.txt:
+        * platform/mac-snowleopard/canvas/philip/tests/2d.text.font.parse.basic-expected.txt:
+        * platform/mac-snowleopard/canvas/philip/tests/2d.text.font.parse.complex-expected.txt:
+        * platform/mac-snowleopard/canvas/philip/tests/2d.text.font.parse.invalid-expected.txt:
+        * platform/mac-snowleopard/canvas/philip/tests/2d.text.font.parse.size.percentage-expected.txt:
+        * platform/mac-snowleopard/canvas/philip/tests/2d.text.font.parse.size.percentage.default-expected.txt:
+        * platform/mac-snowleopard/canvas/philip/tests/2d.text.font.parse.system-expected.txt:
+        * platform/mac-snowleopard/canvas/philip/tests/2d.text.measure.width.space-expected.txt:
+        * platform/mac-snowleopard/canvas/philip/tests/toDataURL.jpeg.alpha-expected.txt:
+        * platform/mac-snowleopard/canvas/philip/tests/type.prototype-expected.txt:
+
 2010-10-18  Andreas Kling  <kling at webkit.org>
 
         Reviewed by James Robinson.
diff --git a/LayoutTests/canvas/philip/tests/2d.imageData.get.source.negative-expected.txt b/LayoutTests/canvas/philip/tests/2d.imageData.get.source.negative-expected.txt
index 3b83b94..863339f 100644
--- a/LayoutTests/canvas/philip/tests/2d.imageData.get.source.negative-expected.txt
+++ b/LayoutTests/canvas/philip/tests/2d.imageData.get.source.negative-expected.txt
@@ -1,6 +1 @@
-< [index] >
-2d.imageData.get.source.negative
-getImageData() works with negative width and height, and returns top-to-bottom left-to-right
-References: 2d.imageData.get.basic 2d.pixelarray.order
-Actual output:
 Passed
diff --git a/LayoutTests/canvas/philip/tests/security.pattern.canvas.timing-expected.txt b/LayoutTests/canvas/philip/tests/security.pattern.canvas.timing-expected.txt
index db418b2..2b37ecb 100644
--- a/LayoutTests/canvas/philip/tests/security.pattern.canvas.timing-expected.txt
+++ b/LayoutTests/canvas/philip/tests/security.pattern.canvas.timing-expected.txt
@@ -1,2 +1,3 @@
+Blocked access to external URL http://test2.w3.org/html/tests/approved/images/yellow.png
 Passed
 
diff --git a/LayoutTests/canvas/philip/tests/security.pattern.create-expected.txt b/LayoutTests/canvas/philip/tests/security.pattern.create-expected.txt
index db418b2..2b37ecb 100644
--- a/LayoutTests/canvas/philip/tests/security.pattern.create-expected.txt
+++ b/LayoutTests/canvas/philip/tests/security.pattern.create-expected.txt
@@ -1,2 +1,3 @@
+Blocked access to external URL http://test2.w3.org/html/tests/approved/images/yellow.png
 Passed
 
diff --git a/LayoutTests/canvas/philip/tests/security.pattern.cross-expected.txt b/LayoutTests/canvas/philip/tests/security.pattern.cross-expected.txt
index db418b2..a98932d 100644
--- a/LayoutTests/canvas/philip/tests/security.pattern.cross-expected.txt
+++ b/LayoutTests/canvas/philip/tests/security.pattern.cross-expected.txt
@@ -1,2 +1,4 @@
-Passed
+Blocked access to external URL http://test2.w3.org/html/tests/approved/images/yellow.png
+Failed assertion: should throw exception: canvas.toDataURL()
+Failed assertion: should throw exception: ctx.getImageData(0, 0, 1, 1)
 
diff --git a/LayoutTests/canvas/philip/tests/security.pattern.image.fillStyle-expected.txt b/LayoutTests/canvas/philip/tests/security.pattern.image.fillStyle-expected.txt
index db418b2..a98932d 100644
--- a/LayoutTests/canvas/philip/tests/security.pattern.image.fillStyle-expected.txt
+++ b/LayoutTests/canvas/philip/tests/security.pattern.image.fillStyle-expected.txt
@@ -1,2 +1,4 @@
-Passed
+Blocked access to external URL http://test2.w3.org/html/tests/approved/images/yellow.png
+Failed assertion: should throw exception: canvas.toDataURL()
+Failed assertion: should throw exception: ctx.getImageData(0, 0, 1, 1)
 
diff --git a/LayoutTests/canvas/philip/tests/security.pattern.image.strokeStyle-expected.txt b/LayoutTests/canvas/philip/tests/security.pattern.image.strokeStyle-expected.txt
index db418b2..a98932d 100644
--- a/LayoutTests/canvas/philip/tests/security.pattern.image.strokeStyle-expected.txt
+++ b/LayoutTests/canvas/philip/tests/security.pattern.image.strokeStyle-expected.txt
@@ -1,2 +1,4 @@
-Passed
+Blocked access to external URL http://test2.w3.org/html/tests/approved/images/yellow.png
+Failed assertion: should throw exception: canvas.toDataURL()
+Failed assertion: should throw exception: ctx.getImageData(0, 0, 1, 1)
 
diff --git a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.drawImage.broken-expected.txt b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.drawImage.broken-expected.txt
index 29b9e3e..127aac7 100644
--- a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.drawImage.broken-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.drawImage.broken-expected.txt
@@ -1,8 +1,2 @@
-< [index] >
-2d.drawImage.broken
-References: 2d.drawImage.incomplete.image
-Actual output:
-Expected output:
-
 Failed assertion img.complete === false (got true[boolean], expected false[boolean])
 
diff --git a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.drawImage.null-expected.txt b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.drawImage.null-expected.txt
index f8dd12b..eb7f294 100644
--- a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.drawImage.null-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.drawImage.null-expected.txt
@@ -1,5 +1 @@
-< [index] >
-2d.drawImage.null
-References: 2d.drawImage.type
-Actual output:
 Failed assertion: expected exception of type TYPE_MISMATCH_ERR, got: Type error
diff --git a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.fillStyle.parse.system-expected.txt b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.fillStyle.parse.system-expected.txt
index d804d3e..b41220f 100644
--- a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.fillStyle.parse.system-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.fillStyle.parse.system-expected.txt
@@ -1,5 +1 @@
-< [index] >
-2d.fillStyle.parse.system
-References: 2d.colours.parse
-Actual output:
 Failed assertion ctx.fillStyle matches /^#(?!(FF0000|ff0000|f00)$)/ (got rgba(0, 0, 0, 0.0)[string])
diff --git a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.gradient.radial.cone.front-expected.txt b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.gradient.radial.cone.front-expected.txt
index 01a3077..8d1081e 100644
--- a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.gradient.radial.cone.front-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.gradient.radial.cone.front-expected.txt
@@ -1,9 +1,3 @@
-< [index] >
-2d.gradient.radial.cone.front
-References: 2d.gradient.radial.rendering
-Actual output:
-Expected output:
-
 Failed assertion: got pixel [0,254,0,255] at (1,1), expected [0,255,0,255]
 Failed assertion: got pixel [1,254,0,255] at (50,1), expected [0,255,0,255]
 Failed assertion: got pixel [1,254,0,255] at (98,1), expected [0,255,0,255]
diff --git a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.gradient.radial.cone.top-expected.txt b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.gradient.radial.cone.top-expected.txt
index afe8960..ffe446a 100644
--- a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.gradient.radial.cone.top-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.gradient.radial.cone.top-expected.txt
@@ -1,9 +1,3 @@
-< [index] >
-2d.gradient.radial.cone.top
-References: 2d.gradient.radial.rendering
-Actual output:
-Expected output:
-
 Failed assertion: got pixel [1,254,0,255] at (1,1), expected [0,255,0,255]
 Failed assertion: got pixel [1,254,0,255] at (50,1), expected [0,255,0,255]
 Failed assertion: got pixel [1,254,0,255] at (98,1), expected [0,255,0,255]
diff --git a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.gradient.radial.inside2-expected.txt b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.gradient.radial.inside2-expected.txt
index 1b9a3a9..f65779b 100644
--- a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.gradient.radial.inside2-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.gradient.radial.inside2-expected.txt
@@ -1,9 +1,3 @@
-< [index] >
-2d.gradient.radial.inside2
-References: 2d.gradient.radial.rendering
-Actual output:
-Expected output:
-
 Failed assertion: got pixel [1,254,0,255] at (1,1), expected [0,255,0,255]
 Failed assertion: got pixel [1,254,0,255] at (50,1), expected [0,255,0,255]
 Failed assertion: got pixel [1,254,0,255] at (98,1), expected [0,255,0,255]
diff --git a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.gradient.radial.inside3-expected.txt b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.gradient.radial.inside3-expected.txt
index d5c260b..e44990a 100644
--- a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.gradient.radial.inside3-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.gradient.radial.inside3-expected.txt
@@ -1,9 +1,3 @@
-< [index] >
-2d.gradient.radial.inside3
-References: 2d.gradient.radial.rendering
-Actual output:
-Expected output:
-
 Failed assertion: got pixel [165,89,0,255] at (1,1), expected [0,255,0,255]
 Failed assertion: got pixel [166,89,0,255] at (50,1), expected [0,255,0,255]
 Failed assertion: got pixel [166,89,0,255] at (98,1), expected [0,255,0,255]
diff --git a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.gradient.radial.outside1-expected.txt b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.gradient.radial.outside1-expected.txt
index 897f540..36a2ea0 100644
--- a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.gradient.radial.outside1-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.gradient.radial.outside1-expected.txt
@@ -1,9 +1,3 @@
-< [index] >
-2d.gradient.radial.outside1
-References: 2d.gradient.radial.rendering
-Actual output:
-Expected output:
-
 Failed assertion: got pixel [9,246,0,255] at (1,1), expected [0,255,0,255]
 Failed assertion: got pixel [9,246,0,255] at (50,1), expected [0,255,0,255]
 Failed assertion: got pixel [9,246,0,255] at (98,1), expected [0,255,0,255]
diff --git a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.imageData.create1.type-expected.txt b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.imageData.create1.type-expected.txt
index 4080975..d789ded 100644
--- a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.imageData.create1.type-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.imageData.create1.type-expected.txt
@@ -1,7 +1,2 @@
-< [index] >
-2d.imageData.create1.type
-createImageData(imgdata) returns an ImageData object containing a CanvasPixelArray object
-References: 2d.imageData.create1.object Bugzilla
-Actual output:
 Failed assertion window.CanvasPixelArray !== undefined (got [undefined], expected not [undefined])
 Aborted with exception: Result of expression 'window.CanvasPixelArray' [undefined] is not an object.
diff --git a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.imageData.create2.type-expected.txt b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.imageData.create2.type-expected.txt
index fe5f2b9..d789ded 100644
--- a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.imageData.create2.type-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.imageData.create2.type-expected.txt
@@ -1,7 +1,2 @@
-< [index] >
-2d.imageData.create2.type
-createImageData(sw, sh) returns an ImageData object containing a CanvasPixelArray object
-References: 2d.imageData.create2.object Bugzilla
-Actual output:
 Failed assertion window.CanvasPixelArray !== undefined (got [undefined], expected not [undefined])
 Aborted with exception: Result of expression 'window.CanvasPixelArray' [undefined] is not an object.
diff --git a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.imageData.get.type-expected.txt b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.imageData.get.type-expected.txt
index e496ef5..d789ded 100644
--- a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.imageData.get.type-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.imageData.get.type-expected.txt
@@ -1,7 +1,2 @@
-< [index] >
-2d.imageData.get.type
-getImageData() returns an ImageData object containing a CanvasPixelArray object
-References: 2d.imageData.get.object
-Actual output:
 Failed assertion window.CanvasPixelArray !== undefined (got [undefined], expected not [undefined])
 Aborted with exception: Result of expression 'window.CanvasPixelArray' [undefined] is not an object.
diff --git a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.line.cap.closed-expected.txt b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.line.cap.closed-expected.txt
index 4ad7955..daf135c 100644
--- a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.line.cap.closed-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.line.cap.closed-expected.txt
@@ -1,10 +1,3 @@
-< [index] >
-2d.line.cap.closed
-Line caps are not drawn at the corners of an unclosed rectangle
-References: 2d.lineCap.end
-Actual output:
-Expected output:
-
 Failed assertion: got pixel [255,0,0,255] at (1,1), expected [0,255,0,255]
 Failed assertion: got pixel [255,0,0,255] at (48,1), expected [0,255,0,255]
 Failed assertion: got pixel [255,0,0,255] at (48,48), expected [0,255,0,255]
diff --git a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.line.join.parallel-expected.txt b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.line.join.parallel-expected.txt
index 2c6a429..daf135c 100644
--- a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.line.join.parallel-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.line.join.parallel-expected.txt
@@ -1,10 +1,3 @@
-< [index] >
-2d.line.join.parallel
-Line joins are drawn at 180-degree joins
-References: 2d.lineJoin.joins
-Actual output:
-Expected output:
-
 Failed assertion: got pixel [255,0,0,255] at (1,1), expected [0,255,0,255]
 Failed assertion: got pixel [255,0,0,255] at (48,1), expected [0,255,0,255]
 Failed assertion: got pixel [255,0,0,255] at (48,48), expected [0,255,0,255]
diff --git a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.line.miter.lineedge-expected.txt b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.line.miter.lineedge-expected.txt
index 500ee73..daf135c 100644
--- a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.line.miter.lineedge-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.line.miter.lineedge-expected.txt
@@ -1,10 +1,3 @@
-< [index] >
-2d.line.miter.lineedge
-Miter joins are not drawn when the miter limit is exceeded at the corners of a zero-height rectangle
-References: 2d.lineJoin.miter Bugzilla
-Actual output:
-Expected output:
-
 Failed assertion: got pixel [255,0,0,255] at (1,1), expected [0,255,0,255]
 Failed assertion: got pixel [255,0,0,255] at (48,1), expected [0,255,0,255]
 Failed assertion: got pixel [255,0,0,255] at (48,48), expected [0,255,0,255]
diff --git a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.missingargs-expected.txt b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.missingargs-expected.txt
index 41ac779..e2efeec 100644
--- a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.missingargs-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.missingargs-expected.txt
@@ -1,80 +1,90 @@
-< [index] >
-2d.missingargs
-Missing arguments cause NOT_SUPPORTED_ERR
-References:
-Actual output:
-Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.scale()
-Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.scale(1)
-Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.rotate()
-Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.translate()
-Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.translate(0)
-Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.transform()
-Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.transform(1)
-Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.transform(1, 0)
-Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.transform(1, 0, 0)
-Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.transform(1, 0, 0, 1)
-Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.transform(1, 0, 0, 1, 0)
-Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.setTransform()
-Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.setTransform(1)
-Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.setTransform(1, 0)
-Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.setTransform(1, 0, 0)
-Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.setTransform(1, 0, 0, 1)
-Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.setTransform(1, 0, 0, 1, 0)
-Failed assertion: expected exception of type NOT_SUPPORTED_ERR, got: SYNTAX_ERR: DOM Exception 12
-Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.clearRect()
-Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.clearRect(0)
-Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.clearRect(0, 0)
-Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.clearRect(0, 0, 0)
-Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.fillRect()
-Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.fillRect(0)
-Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.fillRect(0, 0)
-Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.fillRect(0, 0, 0)
-Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.strokeRect()
-Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.strokeRect(0)
-Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.strokeRect(0, 0)
-Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.strokeRect(0, 0, 0)
-Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.moveTo()
-Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.moveTo(0)
-Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.lineTo()
-Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.lineTo(0)
-Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.quadraticCurveTo()
-Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.quadraticCurveTo(0)
-Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.quadraticCurveTo(0, 0)
-Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.quadraticCurveTo(0, 0, 0)
-Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.bezierCurveTo()
-Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.bezierCurveTo(0)
-Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.bezierCurveTo(0, 0)
-Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.bezierCurveTo(0, 0, 0)
-Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.bezierCurveTo(0, 0, 0, 0)
-Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.bezierCurveTo(0, 0, 0, 0, 0)
-Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.arcTo()
-Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.arcTo(0)
-Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.arcTo(0, 0)
-Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.arcTo(0, 0, 0)
-Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.arcTo(0, 0, 0, 0)
-Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.rect()
-Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.rect(0)
-Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.rect(0, 0)
-Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.rect(0, 0, 0)
-Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.arc()
-Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.arc(0)
-Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.arc(0, 0)
-Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.arc(0, 0, 1)
-Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.arc(0, 0, 1, 0)
-Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.arc(0, 0, 1, 0, 0)
-Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.isPointInPath()
-Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.isPointInPath(0)
-Failed assertion: expected exception of type NOT_SUPPORTED_ERR, got: Syntax error
-Failed assertion: expected exception of type NOT_SUPPORTED_ERR, got: Syntax error
-Failed assertion: expected exception of type NOT_SUPPORTED_ERR, got: Syntax error
-Failed assertion: expected exception of type NOT_SUPPORTED_ERR, got: Syntax error
-Failed assertion: expected exception of type NOT_SUPPORTED_ERR, got: Syntax error
-Failed assertion: expected exception of type NOT_SUPPORTED_ERR, got: Syntax error
-Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.measureText()
-Failed assertion: expected exception of type NOT_SUPPORTED_ERR, got: Type error
-Failed assertion: expected exception of type NOT_SUPPORTED_ERR, got: Syntax error
-Failed assertion: expected exception of type NOT_SUPPORTED_ERR, got: Syntax error
-Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.createImageData()
-Failed assertion: expected exception of type NOT_SUPPORTED_ERR, got: TYPE_MISMATCH_ERR: DOM Exception 17
-Failed assertion: expected exception of type NOT_SUPPORTED_ERR, got: INDEX_SIZE_ERR: DOM Exception 1
-Failed assertion: expected exception of type NOT_SUPPORTED_ERR, got: SYNTAX_ERR: DOM Exception 12
+Failed assertion: should throw exception of type TypeError: ctx.scale()
+Failed assertion: should throw exception of type TypeError: ctx.scale(1)
+Failed assertion: should throw exception of type TypeError: ctx.rotate()
+Failed assertion: should throw exception of type TypeError: ctx.translate()
+Failed assertion: should throw exception of type TypeError: ctx.translate(0)
+Failed assertion: should throw exception of type TypeError: ctx.transform()
+Failed assertion: should throw exception of type TypeError: ctx.transform(1)
+Failed assertion: should throw exception of type TypeError: ctx.transform(1, 0)
+Failed assertion: should throw exception of type TypeError: ctx.transform(1, 0, 0)
+Failed assertion: should throw exception of type TypeError: ctx.transform(1, 0, 0, 1)
+Failed assertion: should throw exception of type TypeError: ctx.transform(1, 0, 0, 1, 0)
+Failed assertion: should throw exception of type TypeError: ctx.setTransform()
+Failed assertion: should throw exception of type TypeError: ctx.setTransform(1)
+Failed assertion: should throw exception of type TypeError: ctx.setTransform(1, 0)
+Failed assertion: should throw exception of type TypeError: ctx.setTransform(1, 0, 0)
+Failed assertion: should throw exception of type TypeError: ctx.setTransform(1, 0, 0, 1)
+Failed assertion: should throw exception of type TypeError: ctx.setTransform(1, 0, 0, 1, 0)
+Failed assertion: expected exception of type TypeError, got: Error: NOT_SUPPORTED_ERR: DOM Exception 9
+Failed assertion: expected exception of type TypeError, got: Error: NOT_SUPPORTED_ERR: DOM Exception 9
+Failed assertion: expected exception of type TypeError, got: Error: NOT_SUPPORTED_ERR: DOM Exception 9
+Failed assertion: expected exception of type TypeError, got: Error: NOT_SUPPORTED_ERR: DOM Exception 9
+Failed assertion: expected exception of type TypeError, got: Error: NOT_SUPPORTED_ERR: DOM Exception 9
+Failed assertion: expected exception of type TypeError, got: Error: NOT_SUPPORTED_ERR: DOM Exception 9
+Failed assertion: expected exception of type TypeError, got: Error: NOT_SUPPORTED_ERR: DOM Exception 9
+Failed assertion: expected exception of type TypeError, got: Error: NOT_SUPPORTED_ERR: DOM Exception 9
+Failed assertion: expected exception of type TypeError, got: Error: NOT_SUPPORTED_ERR: DOM Exception 9
+Failed assertion: expected exception of type TypeError, got: Error: NOT_SUPPORTED_ERR: DOM Exception 9
+Failed assertion: expected exception of type TypeError, got: Error: SYNTAX_ERR: DOM Exception 12
+Failed assertion: should throw exception of type TypeError: ctx.clearRect()
+Failed assertion: should throw exception of type TypeError: ctx.clearRect(0)
+Failed assertion: should throw exception of type TypeError: ctx.clearRect(0, 0)
+Failed assertion: should throw exception of type TypeError: ctx.clearRect(0, 0, 0)
+Failed assertion: should throw exception of type TypeError: ctx.fillRect()
+Failed assertion: should throw exception of type TypeError: ctx.fillRect(0)
+Failed assertion: should throw exception of type TypeError: ctx.fillRect(0, 0)
+Failed assertion: should throw exception of type TypeError: ctx.fillRect(0, 0, 0)
+Failed assertion: should throw exception of type TypeError: ctx.strokeRect()
+Failed assertion: should throw exception of type TypeError: ctx.strokeRect(0)
+Failed assertion: should throw exception of type TypeError: ctx.strokeRect(0, 0)
+Failed assertion: should throw exception of type TypeError: ctx.strokeRect(0, 0, 0)
+Failed assertion: should throw exception of type TypeError: ctx.moveTo()
+Failed assertion: should throw exception of type TypeError: ctx.moveTo(0)
+Failed assertion: should throw exception of type TypeError: ctx.lineTo()
+Failed assertion: should throw exception of type TypeError: ctx.lineTo(0)
+Failed assertion: should throw exception of type TypeError: ctx.quadraticCurveTo()
+Failed assertion: should throw exception of type TypeError: ctx.quadraticCurveTo(0)
+Failed assertion: should throw exception of type TypeError: ctx.quadraticCurveTo(0, 0)
+Failed assertion: should throw exception of type TypeError: ctx.quadraticCurveTo(0, 0, 0)
+Failed assertion: should throw exception of type TypeError: ctx.bezierCurveTo()
+Failed assertion: should throw exception of type TypeError: ctx.bezierCurveTo(0)
+Failed assertion: should throw exception of type TypeError: ctx.bezierCurveTo(0, 0)
+Failed assertion: should throw exception of type TypeError: ctx.bezierCurveTo(0, 0, 0)
+Failed assertion: should throw exception of type TypeError: ctx.bezierCurveTo(0, 0, 0, 0)
+Failed assertion: should throw exception of type TypeError: ctx.bezierCurveTo(0, 0, 0, 0, 0)
+Failed assertion: should throw exception of type TypeError: ctx.arcTo()
+Failed assertion: should throw exception of type TypeError: ctx.arcTo(0)
+Failed assertion: should throw exception of type TypeError: ctx.arcTo(0, 0)
+Failed assertion: should throw exception of type TypeError: ctx.arcTo(0, 0, 0)
+Failed assertion: should throw exception of type TypeError: ctx.arcTo(0, 0, 0, 0)
+Failed assertion: should throw exception of type TypeError: ctx.rect()
+Failed assertion: should throw exception of type TypeError: ctx.rect(0)
+Failed assertion: should throw exception of type TypeError: ctx.rect(0, 0)
+Failed assertion: should throw exception of type TypeError: ctx.rect(0, 0, 0)
+Failed assertion: should throw exception of type TypeError: ctx.arc()
+Failed assertion: should throw exception of type TypeError: ctx.arc(0)
+Failed assertion: should throw exception of type TypeError: ctx.arc(0, 0)
+Failed assertion: should throw exception of type TypeError: ctx.arc(0, 0, 1)
+Failed assertion: should throw exception of type TypeError: ctx.arc(0, 0, 1, 0)
+Failed assertion: should throw exception of type TypeError: ctx.isPointInPath()
+Failed assertion: should throw exception of type TypeError: ctx.isPointInPath(0)
+Failed assertion: expected exception of type TypeError, got: SyntaxError: Syntax error
+Failed assertion: expected exception of type TypeError, got: SyntaxError: Syntax error
+Failed assertion: expected exception of type TypeError, got: SyntaxError: Syntax error
+Failed assertion: expected exception of type TypeError, got: SyntaxError: Syntax error
+Failed assertion: expected exception of type TypeError, got: SyntaxError: Syntax error
+Failed assertion: expected exception of type TypeError, got: SyntaxError: Syntax error
+Failed assertion: should throw exception of type TypeError: ctx.measureText()
+Failed assertion: expected exception of type TypeError, got: SyntaxError: Syntax error
+Failed assertion: expected exception of type TypeError, got: SyntaxError: Syntax error
+Failed assertion: should throw exception of type TypeError: ctx.createImageData()
+Failed assertion: expected exception of type TypeError, got: Error: NOT_SUPPORTED_ERR: DOM Exception 9
+Failed assertion: expected exception of type TypeError, got: Error: NOT_SUPPORTED_ERR: DOM Exception 9
+Failed assertion: expected exception of type TypeError, got: Error: NOT_SUPPORTED_ERR: DOM Exception 9
+Failed assertion: expected exception of type TypeError, got: Error: NOT_SUPPORTED_ERR: DOM Exception 9
+Failed assertion: expected exception of type TypeError, got: Error: NOT_SUPPORTED_ERR: DOM Exception 9
+Failed assertion: expected exception of type TypeError, got: Error: TYPE_MISMATCH_ERR: DOM Exception 17
+Failed assertion: expected exception of type TypeError, got: Error: NOT_SUPPORTED_ERR: DOM Exception 9
+Failed assertion: expected exception of type TypeError, got: Error: NOT_SUPPORTED_ERR: DOM Exception 9
+Failed assertion: expected exception of type TypeError, got: Error: INDEX_SIZE_ERR: DOM Exception 1
+Failed assertion: expected exception of type TypeError, got: Error: SYNTAX_ERR: DOM Exception 12
diff --git a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.path.rect.winding-expected.txt b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.path.rect.winding-expected.txt
index 3c21e06..fc9a2d3 100644
--- a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.path.rect.winding-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.path.rect.winding-expected.txt
@@ -1,7 +1,3 @@
-< [index] >
-2d.path.rect.winding
-References: 2d.path.rect.subpath
-Actual output:
 Failed assertion: got pixel [255,0,0,255] at (25,12), expected [0,255,0,255]
 Failed assertion: got pixel [255,0,0,255] at (75,12), expected [0,255,0,255]
 Failed assertion: got pixel [255,0,0,255] at (25,37), expected [0,255,0,255]
diff --git a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.pattern.image.broken-expected.txt b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.pattern.image.broken-expected.txt
index 32cfea0..bd24294 100644
--- a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.pattern.image.broken-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.pattern.image.broken-expected.txt
@@ -1,7 +1,3 @@
-< [index] >
-2d.pattern.image.broken
-References: 2d.pattern.incomplete.image
-Actual output:
 Failed assertion img.complete === false (got true[boolean], expected false[boolean])
-Aborted with exception: Can't find variable: NULL
+Failed assertion ctx.createPattern(img, 'repeat') === null (got [object CanvasPattern][object], expected [object])
 
diff --git a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.pattern.image.incomplete-expected.txt b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.pattern.image.incomplete-expected.txt
index f89f787..3cccd94 100644
--- a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.pattern.image.incomplete-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.pattern.image.incomplete-expected.txt
@@ -1,6 +1,2 @@
-< [index] >
-2d.pattern.image.incomplete
-References: 2d.pattern.incomplete.image
-Actual output:
 Failed assertion img.complete === false (got true[boolean], expected false[boolean])
-Aborted with exception: Can't find variable: NULL
+Failed assertion ctx.createPattern(img, 'repeat') === null (got [object CanvasPattern][object], expected [object])
diff --git a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.shadow.enable.blur-expected.txt b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.shadow.enable.blur-expected.txt
index d7ce74d..e3a7124 100644
--- a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.shadow.enable.blur-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.shadow.enable.blur-expected.txt
@@ -1,8 +1 @@
-< [index] >
-2d.shadow.enable.blur
-Shadows are drawn if shadowBlur is set
-References: 2d.shadow.enable 2d.shadow.render
-Actual output:
-Expected output:
-
 Failed assertion: got pixel [255,0,0,255] at (50,25), expected [0,255,0,255]
diff --git a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.shadow.enable.x-expected.txt b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.shadow.enable.x-expected.txt
index 4c73a23..e3a7124 100644
--- a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.shadow.enable.x-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.shadow.enable.x-expected.txt
@@ -1,8 +1 @@
-< [index] >
-2d.shadow.enable.x
-Shadows are drawn if shadowOffsetX is set
-References: 2d.shadow.enable 2d.shadow.render
-Actual output:
-Expected output:
-
 Failed assertion: got pixel [255,0,0,255] at (50,25), expected [0,255,0,255]
diff --git a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.shadow.enable.y-expected.txt b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.shadow.enable.y-expected.txt
index aac2c69..e3a7124 100644
--- a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.shadow.enable.y-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.shadow.enable.y-expected.txt
@@ -1,8 +1 @@
-< [index] >
-2d.shadow.enable.y
-Shadows are drawn if shadowOffsetY is set
-References: 2d.shadow.enable 2d.shadow.render
-Actual output:
-Expected output:
-
 Failed assertion: got pixel [255,0,0,255] at (50,25), expected [0,255,0,255]
diff --git a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.shadow.gradient.alpha-expected.txt b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.shadow.gradient.alpha-expected.txt
index 1829240..c16691b 100644
--- a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.shadow.gradient.alpha-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.shadow.gradient.alpha-expected.txt
@@ -1,8 +1 @@
-< [index] >
-2d.shadow.gradient.alpha
-Shadows are drawn correctly for partially-transparent gradient fills
-References: 2d.shadow.render
-Actual output:
-Expected output:
-
 Failed assertion: got pixel [255,0,0,255] at (50,25), expected [127,0,127,255] +/- 2
diff --git a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.shadow.gradient.basic-expected.txt b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.shadow.gradient.basic-expected.txt
index f06dd1d..e3a7124 100644
--- a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.shadow.gradient.basic-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.shadow.gradient.basic-expected.txt
@@ -1,8 +1 @@
-< [index] >
-2d.shadow.gradient.basic
-Shadows are drawn for gradient fills
-References: 2d.shadow.render
-Actual output:
-Expected output:
-
 Failed assertion: got pixel [255,0,0,255] at (50,25), expected [0,255,0,255]
diff --git a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.shadow.gradient.transparent.2-expected.txt b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.shadow.gradient.transparent.2-expected.txt
index 065eafd..12430ae 100644
--- a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.shadow.gradient.transparent.2-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.shadow.gradient.transparent.2-expected.txt
@@ -1,8 +1 @@
-< [index] >
-2d.shadow.gradient.transparent.2
-Shadows are not drawn for transparent parts of gradient fills
-References: 2d.shadow.render
-Actual output:
-Expected output:
-
 Failed assertion: got pixel [255,0,0,255] at (25,25), expected [0,255,0,255]
diff --git a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.strokeRect.zero.4-expected.txt b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.strokeRect.zero.4-expected.txt
index 83c1e8d..abcb64a 100644
--- a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.strokeRect.zero.4-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.strokeRect.zero.4-expected.txt
@@ -1,8 +1 @@
-< [index] >
-2d.strokeRect.zero.4
-strokeRect of Nx0 pixels draws a closed line with no caps
-References: 2d.strokeRect
-Actual output:
-Expected output:
-
 Failed assertion: got pixel [255,0,0,255] at (50,25), expected [0,0,0,0]
diff --git a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.baseline.bottom-expected.txt b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.baseline.bottom-expected.txt
index 0b3aed3..b8a4f9e 100644
--- a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.baseline.bottom-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.baseline.bottom-expected.txt
@@ -1,10 +1,3 @@
-< [index] >
-2d.text.draw.baseline.bottom
-textBaseline bottom is the bottom of the em square (not the bounding box)
-References: 2d.text.baseline.bottom
-Actual output:
-Expected output:
-
 Failed assertion: got pixel [255,0,0,255] at (25,25), expected [0,255,0,255] +/- 2
 Failed assertion: got pixel [255,0,0,255] at (75,25), expected [0,255,0,255] +/- 2
 Failed assertion: got pixel [255,0,0,255] at (5,45), expected [0,255,0,255] +/- 2
diff --git a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.baseline.hanging-expected.txt b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.baseline.hanging-expected.txt
index e110c67..8cc8ddd 100644
--- a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.baseline.hanging-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.baseline.hanging-expected.txt
@@ -1,9 +1,3 @@
-< [index] >
-2d.text.draw.baseline.hanging
-References: 2d.text.baseline.hanging
-Actual output:
-Expected output:
-
 Failed assertion: got pixel [255,0,0,255] at (5,5), expected [0,255,0,255] +/- 2
 Failed assertion: got pixel [255,0,0,255] at (95,5), expected [0,255,0,255] +/- 2
 Failed assertion: got pixel [255,0,0,255] at (5,45), expected [0,255,0,255] +/- 2
diff --git a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.baseline.ideographic-expected.txt b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.baseline.ideographic-expected.txt
index 66f9df6..a0f3fe5 100644
--- a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.baseline.ideographic-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.baseline.ideographic-expected.txt
@@ -1,9 +1,3 @@
-< [index] >
-2d.text.draw.baseline.ideographic
-References: 2d.text.baseline.ideographic
-Actual output:
-Expected output:
-
 Failed assertion: got pixel [128,127,0,255] at (5,5), expected [0,255,0,255] +/- 2
 Failed assertion: got pixel [128,127,0,255] at (95,5), expected [0,255,0,255] +/- 2
 Failed assertion: got pixel [255,0,0,255] at (5,45), expected [0,255,0,255] +/- 2
diff --git a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.baseline.middle-expected.txt b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.baseline.middle-expected.txt
index 727f4e2..ff33914 100644
--- a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.baseline.middle-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.baseline.middle-expected.txt
@@ -1,9 +1,2 @@
-< [index] >
-2d.text.draw.baseline.middle
-textBaseline middle is the middle of the em square (not the bounding box)
-References: 2d.text.baseline.middle
-Actual output:
-Expected output:
-
 Failed assertion: got pixel [255,0,0,255] at (5,5), expected [0,255,0,255] +/- 2
 Failed assertion: got pixel [255,0,0,255] at (95,5), expected [0,255,0,255] +/- 2
diff --git a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.baseline.top-expected.txt b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.baseline.top-expected.txt
index 15d1709..7a7a513 100644
--- a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.baseline.top-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.baseline.top-expected.txt
@@ -1,10 +1,3 @@
-< [index] >
-2d.text.draw.baseline.top
-textBaseline top is the top of the em square (not the bounding box)
-References: 2d.text.baseline.top
-Actual output:
-Expected output:
-
 Failed assertion: got pixel [255,0,0,255] at (5,5), expected [0,255,0,255] +/- 2
 Failed assertion: got pixel [255,0,0,255] at (95,5), expected [0,255,0,255] +/- 2
 Failed assertion: got pixel [255,0,0,255] at (25,25), expected [0,255,0,255] +/- 2
diff --git a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.fill.maxWidth.fontface-expected.txt b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.fill.maxWidth.fontface-expected.txt
index 4775018..c9a88c6 100644
--- a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.fill.maxWidth.fontface-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.fill.maxWidth.fontface-expected.txt
@@ -1,10 +1,3 @@
-< [index] >
-2d.text.draw.fill.maxWidth.fontface
-fillText works on @font-face fonts
-References: 2d.text.draw.maxwidth
-Actual output:
-Expected output:
-
 Failed assertion: got pixel [255,0,0,255] at (5,5), expected [0,255,0,255] +/- 2
 Failed assertion: got pixel [255,0,0,255] at (95,5), expected [0,255,0,255] +/- 2
 Failed assertion: got pixel [255,0,0,255] at (25,25), expected [0,255,0,255] +/- 2
diff --git a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.space.collapse.end-expected.txt b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.space.collapse.end-expected.txt
index 16c9edf..6dd0922 100644
--- a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.space.collapse.end-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.space.collapse.end-expected.txt
@@ -1,8 +1 @@
-< [index] >
-2d.text.draw.space.collapse.end
-Space characters at the end of a line are collapsed (per CSS)
-References: 2d.text.draw.spaces
-Actual output:
-Expected output:
-
 Failed assertion: got pixel [255,0,0,255] at (75,25), expected [0,255,0,255] +/- 2
diff --git a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.space.collapse.nonspace-expected.txt b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.space.collapse.nonspace-expected.txt
index d7c71e2..6dd0922 100644
--- a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.space.collapse.nonspace-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.space.collapse.nonspace-expected.txt
@@ -1,8 +1 @@
-< [index] >
-2d.text.draw.space.collapse.nonspace
-Non-space characters are not converted to U+0020 and collapsed
-References: 2d.text.draw.spaces
-Actual output:
-Expected output:
-
 Failed assertion: got pixel [255,0,0,255] at (75,25), expected [0,255,0,255] +/- 2
diff --git a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.space.collapse.other-expected.txt b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.space.collapse.other-expected.txt
index efc6e54..9779639 100644
--- a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.space.collapse.other-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.space.collapse.other-expected.txt
@@ -1,9 +1,2 @@
-< [index] >
-2d.text.draw.space.collapse.other
-Space characters are converted to U+0020, and collapsed (per CSS)
-References: 2d.text.draw.spaces
-Actual output:
-Expected output:
-
 Failed assertion: got pixel [255,0,0,255] at (25,25), expected [0,255,0,255] +/- 2
 Failed assertion: got pixel [255,0,0,255] at (75,25), expected [0,255,0,255] +/- 2
diff --git a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.space.collapse.space-expected.txt b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.space.collapse.space-expected.txt
index 619a838..6373087 100644
--- a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.space.collapse.space-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.space.collapse.space-expected.txt
@@ -1,8 +1 @@
-< [index] >
-2d.text.draw.space.collapse.space
-Space characters are converted to U+0020, and collapsed (per CSS)
-References: 2d.text.draw.spaces
-Actual output:
-Expected output:
-
 Failed assertion: got pixel [255,0,0,255] at (25,25), expected [0,255,0,255] +/- 2
diff --git a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.space.collapse.start-expected.txt b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.space.collapse.start-expected.txt
index 3b2275c..6373087 100644
--- a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.space.collapse.start-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.draw.space.collapse.start-expected.txt
@@ -1,8 +1 @@
-< [index] >
-2d.text.draw.space.collapse.start
-Space characters at the start of a line are collapsed (per CSS)
-References: 2d.text.draw.spaces
-Actual output:
-Expected output:
-
 Failed assertion: got pixel [255,0,0,255] at (25,25), expected [0,255,0,255] +/- 2
diff --git a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.font.parse.basic-expected.txt b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.font.parse.basic-expected.txt
index 13b3140..1ad9a03 100644
--- a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.font.parse.basic-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.font.parse.basic-expected.txt
@@ -1,5 +1 @@
-< [index] >
-2d.text.font.parse.basic
-References: 2d.text.font.parse 2d.text.font.get
-Actual output:
 Failed assertion ctx.font === '20px serif' (got 20PX SERIF[string], expected 20px serif[string])
diff --git a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.font.parse.complex-expected.txt b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.font.parse.complex-expected.txt
index 8725b32..c73bf1f 100644
--- a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.font.parse.complex-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.font.parse.complex-expected.txt
@@ -1,5 +1 @@
-< [index] >
-2d.text.font.parse.complex
-References: 2d.text.font.parse 2d.text.font.get 2d.text.font.lineheight
-Actual output:
 Failed assertion ctx.font === 'italic small-caps 12px "Unknown Font", sans-serif' (got small-caps italic 400 12px/2 Unknown Font, sans-serif[string], expected italic small-caps 12px "Unknown Font", sans-serif[string])
diff --git a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.font.parse.invalid-expected.txt b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.font.parse.invalid-expected.txt
index e03639d..91c371f 100644
--- a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.font.parse.invalid-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.font.parse.invalid-expected.txt
@@ -1,7 +1,3 @@
-< [index] >
-2d.text.font.parse.invalid
-References: 2d.text.font.invalid
-Actual output:
 Failed assertion ctx.font === '20px serif' (got inherit[string], expected 20px serif[string])
 Failed assertion ctx.font === '20px serif' (got 10px initial[string], expected 20px serif[string])
 Failed assertion ctx.font === '20px serif' (got 10px default[string], expected 20px serif[string])
diff --git a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.font.parse.size.percentage-expected.txt b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.font.parse.size.percentage-expected.txt
index 3853630..2ac700e 100644
--- a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.font.parse.size.percentage-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.font.parse.size.percentage-expected.txt
@@ -1,6 +1,2 @@
-< [index] >
-2d.text.font.parse.size.percentage
-References: 2d.text.font.parse 2d.text.font.get 2d.text.font.fontsize 2d.text.font.size
-Actual output:
 Failed assertion ctx.font === '72px serif' (got 50% serif[string], expected 72px serif[string])
 Failed assertion ctx.font === '72px serif' (got 50% serif[string], expected 72px serif[string])
diff --git a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.font.parse.size.percentage.default-expected.txt b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.font.parse.size.percentage.default-expected.txt
index 26a32bc..c43867f 100644
--- a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.font.parse.size.percentage.default-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.font.parse.size.percentage.default-expected.txt
@@ -1,5 +1 @@
-< [index] >
-2d.text.font.parse.size.percentage.default
-References: 2d.text.font.undefined
-Actual output:
 Failed assertion ctx.font === '100px serif' (got 1000% serif[string], expected 100px serif[string])
diff --git a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.font.parse.system-expected.txt b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.font.parse.system-expected.txt
index 4b8f231..3ea652b 100644
--- a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.font.parse.system-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.font.parse.system-expected.txt
@@ -1,6 +1 @@
-< [index] >
-2d.text.font.parse.system
-System fonts must be computed to explicit values
-References: 2d.text.font.parse 2d.text.font.get 2d.text.font.systemfonts
-Actual output:
 Failed assertion ctx.font !== 'message-box' (got message-box[string], expected not message-box[string])
diff --git a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.measure.width.space-expected.txt b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.measure.width.space-expected.txt
index 26ea855..c4f229e 100644
--- a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.measure.width.space-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.text.measure.width.space-expected.txt
@@ -1,8 +1,3 @@
-< [index] >
-2d.text.measure.width.space
-Space characters are converted to U+0020 and collapsed (per CSS)
-References: 2d.text.measure.spaces
-Actual output:
 Failed assertion ctx.measureText('A B').width === 150 (got 200[number], expected 150[number])
 Failed assertion ctx.measureText('A \x09\x0a\x0c\x0d \x09\x0a\x0c\x0dB').width === 150 (got 450[number], expected 150[number])
 Failed assertion ctx.measureText(' AB').width === 100 (got 150[number], expected 100[number])
diff --git a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/toDataURL.jpeg.alpha-expected.txt b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/toDataURL.jpeg.alpha-expected.txt
index e002b75..652ca4c 100644
--- a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/toDataURL.jpeg.alpha-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/toDataURL.jpeg.alpha-expected.txt
@@ -1,8 +1 @@
-< [index] >
-toDataURL.jpeg.alpha
-toDataURL with JPEG composites onto black
-References: toDataURL.jpeg toDataURL.noalpha
-Actual output:
-Expected output:
-
 Failed assertion: got pixel [193,255,192,255] at (50,25), expected [63,127,63,255] +/- 8
diff --git a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/type.prototype-expected.txt b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/type.prototype-expected.txt
index fd387e5..a8b414c 100644
--- a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/type.prototype-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/type.prototype-expected.txt
@@ -1,7 +1 @@
-< [index] >
-type.prototype
-window.HTMLCanvasElement has prototype, which is { ReadOnly, DontDelete }. prototype has getContext, which is not
-References: canvas.type
-Defined in "Language Bindings for DOM Specifications" (draft)
-Actual output:
 Failed assertion window.HTMLCanvasElement.prototype.getContext === undefined (got 1[number], expected [undefined])

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list