Index: LayoutTests/canvas/philip/tests/2d.missingargs-expected.txt |
diff --git a/LayoutTests/canvas/philip/tests/2d.missingargs-expected.txt b/LayoutTests/canvas/philip/tests/2d.missingargs-expected.txt |
index 561bc1084273a2b2b933499edbe67578689c5b83..a18937562355f925479339dd8d1fc357aaf95bef 100644 |
--- a/LayoutTests/canvas/philip/tests/2d.missingargs-expected.txt |
+++ b/LayoutTests/canvas/philip/tests/2d.missingargs-expected.txt |
@@ -1,2 +1,2 @@ |
-Failed assertion: expected exception of type TypeError, got: Error: IndexSizeError: DOM Exception 1 |
-Failed assertion: expected exception of type TypeError, got: Error: SyntaxError: DOM Exception 12 |
+Failed assertion: expected exception of type TypeError, got: IndexSizeError: Index or size was negative, or greater than the allowed value. |
+Failed assertion: expected exception of type TypeError, got: SyntaxError: An invalid or illegal string was specified. |