Title: [94065] trunk/LayoutTests
Revision
94065
Author
[email protected]
Date
2011-08-30 03:25:16 -0700 (Tue, 30 Aug 2011)

Log Message

2011-08-30  Yury Semikhatsky  <[email protected]>

        Unreviewed. Update Chromium test expectations for new test.

        * platform/chromium/fast/events/window-onerror13-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (94064 => 94065)


--- trunk/LayoutTests/ChangeLog	2011-08-30 10:05:31 UTC (rev 94064)
+++ trunk/LayoutTests/ChangeLog	2011-08-30 10:25:16 UTC (rev 94065)
@@ -1,3 +1,9 @@
+2011-08-30  Yury Semikhatsky  <[email protected]>
+
+        Unreviewed. Update Chromium test expectations for new test.
+
+        * platform/chromium/fast/events/window-onerror13-expected.txt: Added.
+
 2011-08-30  Sheriff Bot  <[email protected]>
 
         Unreviewed, rolling out r94055 and r94057.

Added: trunk/LayoutTests/platform/chromium/fast/events/window-onerror13-expected.txt (0 => 94065)


--- trunk/LayoutTests/platform/chromium/fast/events/window-onerror13-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium/fast/events/window-onerror13-expected.txt	2011-08-30 10:25:16 UTC (rev 94065)
@@ -0,0 +1,6 @@
+CONSOLE MESSAGE: line 24: Uncaught An Error
+Test that error is treated as not handled when window.onerror return value is not 'true'. Bug 67119.
+
+Uncaught error should be printed in console when window.onerror returns not true.
+DONE.
+
Property changes on: trunk/LayoutTests/platform/chromium/fast/events/window-onerror13-expected.txt
___________________________________________________________________

Added: svn:eol-style

_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to