Title: [87740] trunk/LayoutTests
- Revision
- 87740
- Author
- [email protected]
- Date
- 2011-05-31 10:55:20 -0700 (Tue, 31 May 2011)
Log Message
2011-05-31 Andreas Kling <[email protected]>
Unreviewed. Rebaseline Mac after JSC/Canvas bindings changes.
* platform/mac/canvas/philip/tests/2d.missingargs-expected.txt:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (87739 => 87740)
--- trunk/LayoutTests/ChangeLog 2011-05-31 17:22:47 UTC (rev 87739)
+++ trunk/LayoutTests/ChangeLog 2011-05-31 17:55:20 UTC (rev 87740)
@@ -1,3 +1,9 @@
+2011-05-31 Andreas Kling <[email protected]>
+
+ Unreviewed. Rebaseline Mac after JSC/Canvas bindings changes.
+
+ * platform/mac/canvas/philip/tests/2d.missingargs-expected.txt:
+
2011-05-31 Abhishek Arya <[email protected]>
Reviewed by Dimitri Glazkov.
Modified: trunk/LayoutTests/platform/mac/canvas/philip/tests/2d.missingargs-expected.txt (87739 => 87740)
--- trunk/LayoutTests/platform/mac/canvas/philip/tests/2d.missingargs-expected.txt 2011-05-31 17:22:47 UTC (rev 87739)
+++ trunk/LayoutTests/platform/mac/canvas/philip/tests/2d.missingargs-expected.txt 2011-05-31 17:55:20 UTC (rev 87740)
@@ -68,15 +68,13 @@
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: expected exception of type TypeError, got: SyntaxError: Not enough arguments
+Failed assertion: expected exception of type TypeError, got: SyntaxError: Not enough arguments
+Failed assertion: expected exception of type TypeError, got: SyntaxError: Not enough arguments
+Failed assertion: expected exception of type TypeError, got: SyntaxError: Not enough arguments
+Failed assertion: expected exception of type TypeError, got: SyntaxError: Not enough arguments
+Failed assertion: expected exception of type TypeError, got: SyntaxError: Not enough arguments
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
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes