Title: [138010] trunk/LayoutTests
Revision
138010
Author
[email protected]
Date
2012-12-18 04:49:10 -0800 (Tue, 18 Dec 2012)

Log Message

Unreviewed rebaseline new test introdiced at r138003

* inspector-protocol/media-query-listener-exception-expected.txt:
* platform/chromium/inspector-protocol/media-query-listener-exception-expected.txt: Copied from LayoutTests/inspector-protocol/media-query-listener-exception-expected.txt.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (138009 => 138010)


--- trunk/LayoutTests/ChangeLog	2012-12-18 12:19:49 UTC (rev 138009)
+++ trunk/LayoutTests/ChangeLog	2012-12-18 12:49:10 UTC (rev 138010)
@@ -1,3 +1,10 @@
+2012-12-18  Ilya Tikhonovsky  <[email protected]>
+
+        Unreviewed rebaseline new test introdiced at r138003
+
+        * inspector-protocol/media-query-listener-exception-expected.txt:
+        * platform/chromium/inspector-protocol/media-query-listener-exception-expected.txt: Copied from LayoutTests/inspector-protocol/media-query-listener-exception-expected.txt.
+
 2012-12-18  Thiago Marcos P. Santos  <[email protected]>
 
         [EFL] Unreviewed gardening

Modified: trunk/LayoutTests/inspector-protocol/media-query-listener-exception-expected.txt (138009 => 138010)


--- trunk/LayoutTests/inspector-protocol/media-query-listener-exception-expected.txt	2012-12-18 12:19:49 UTC (rev 138009)
+++ trunk/LayoutTests/inspector-protocol/media-query-listener-exception-expected.txt	2012-12-18 12:49:10 UTC (rev 138010)
@@ -1,5 +1,5 @@
-CONSOLE MESSAGE: line 13: Uncaught ReferenceError: objectThatDoesNotExist is not defined
-CONSOLE MESSAGE: line 13: Uncaught ReferenceError: objectThatDoesNotExist is not defined
+CONSOLE MESSAGE: line 13: 
+CONSOLE MESSAGE: line 13: 
 Test that uncaught exception in MediaQueryListListener will be reported to the console. On success you should see two exceptions in the listener logged to the console (first time when the media type is overridden and second - when they are restored). Bug 105162.
 
 

Copied: trunk/LayoutTests/platform/chromium/inspector-protocol/media-query-listener-exception-expected.txt (from rev 138009, trunk/LayoutTests/inspector-protocol/media-query-listener-exception-expected.txt) (0 => 138010)


--- trunk/LayoutTests/platform/chromium/inspector-protocol/media-query-listener-exception-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium/inspector-protocol/media-query-listener-exception-expected.txt	2012-12-18 12:49:10 UTC (rev 138010)
@@ -0,0 +1,5 @@
+CONSOLE MESSAGE: line 13: Uncaught ReferenceError: objectThatDoesNotExist is not defined
+CONSOLE MESSAGE: line 13: Uncaught ReferenceError: objectThatDoesNotExist is not defined
+Test that uncaught exception in MediaQueryListListener will be reported to the console. On success you should see two exceptions in the listener logged to the console (first time when the media type is overridden and second - when they are restored). Bug 105162.
+
+
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to