Title: [134426] trunk/LayoutTests
Revision
134426
Author
[email protected]
Date
2012-11-13 08:53:02 -0800 (Tue, 13 Nov 2012)

Log Message

Unreviewed, update expectations after r134345.

* platform/efl/fast/dynamic/insertAdjacentElement-expected.txt:
* platform/gtk/fast/dynamic/insertAdjacentElement-expected.txt:
* platform/mac/fast/dynamic/insertAdjacentElement-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (134425 => 134426)


--- trunk/LayoutTests/ChangeLog	2012-11-13 16:44:45 UTC (rev 134425)
+++ trunk/LayoutTests/ChangeLog	2012-11-13 16:53:02 UTC (rev 134426)
@@ -1,3 +1,11 @@
+2012-11-13  Raphael Kubo da Costa  <[email protected]>
+
+        Unreviewed, update expectations after r134345.
+
+        * platform/efl/fast/dynamic/insertAdjacentElement-expected.txt:
+        * platform/gtk/fast/dynamic/insertAdjacentElement-expected.txt:
+        * platform/mac/fast/dynamic/insertAdjacentElement-expected.txt:
+
 2012-11-13  Sheriff Bot  <[email protected]>
 
         Unreviewed, rolling out r134205.

Modified: trunk/LayoutTests/platform/efl/fast/dynamic/insertAdjacentElement-expected.txt (134425 => 134426)


--- trunk/LayoutTests/platform/efl/fast/dynamic/insertAdjacentElement-expected.txt	2012-11-13 16:44:45 UTC (rev 134425)
+++ trunk/LayoutTests/platform/efl/fast/dynamic/insertAdjacentElement-expected.txt	2012-11-13 16:53:02 UTC (rev 134426)
@@ -1,5 +1,5 @@
 Caught expected exception: Error: NOT_SUPPORTED_ERR: DOM Exception 9
-Caught expected exception: Error: TYPE_MISMATCH_ERR: DOM Exception 17
+Caught expected exception: TypeError: Type error
 1 (black) 2 (green) 3 (green) 4 (black) 
 
 PASS

Modified: trunk/LayoutTests/platform/gtk/fast/dynamic/insertAdjacentElement-expected.txt (134425 => 134426)


--- trunk/LayoutTests/platform/gtk/fast/dynamic/insertAdjacentElement-expected.txt	2012-11-13 16:44:45 UTC (rev 134425)
+++ trunk/LayoutTests/platform/gtk/fast/dynamic/insertAdjacentElement-expected.txt	2012-11-13 16:53:02 UTC (rev 134426)
@@ -1,5 +1,5 @@
 Caught expected exception: Error: NOT_SUPPORTED_ERR: DOM Exception 9
-Caught expected exception: Error: TYPE_MISMATCH_ERR: DOM Exception 17
+Caught expected exception: TypeError: Type error
 1 (black) 2 (green) 3 (green) 4 (black) 
 
 PASS

Modified: trunk/LayoutTests/platform/mac/fast/dynamic/insertAdjacentElement-expected.txt (134425 => 134426)


--- trunk/LayoutTests/platform/mac/fast/dynamic/insertAdjacentElement-expected.txt	2012-11-13 16:44:45 UTC (rev 134425)
+++ trunk/LayoutTests/platform/mac/fast/dynamic/insertAdjacentElement-expected.txt	2012-11-13 16:53:02 UTC (rev 134426)
@@ -1,5 +1,5 @@
 Caught expected exception: Error: NOT_SUPPORTED_ERR: DOM Exception 9
-Caught expected exception: Error: TYPE_MISMATCH_ERR: DOM Exception 17
+Caught expected exception: TypeError: Type error
 1 (black) 2 (green) 3 (green) 4 (black) 
 
 PASS
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to