Title: [142258] trunk/LayoutTests
Revision
142258
Author
[email protected]
Date
2013-02-08 04:39:06 -0800 (Fri, 08 Feb 2013)

Log Message

Unreviewed GTK gardening.

* platform/gtk/fast/js/global-constructors-expected.txt: Rebaselining after r142205.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (142257 => 142258)


--- trunk/LayoutTests/ChangeLog	2013-02-08 12:22:16 UTC (rev 142257)
+++ trunk/LayoutTests/ChangeLog	2013-02-08 12:39:06 UTC (rev 142258)
@@ -1,3 +1,9 @@
+2013-02-08  Zan Dobersek  <[email protected]>
+
+        Unreviewed GTK gardening.
+
+        * platform/gtk/fast/js/global-constructors-expected.txt: Rebaselining after r142205.
+
 2013-02-08  Stephen Chenney  <[email protected]>
 
         Remove Skia code suppressions

Modified: trunk/LayoutTests/platform/gtk/fast/js/global-constructors-expected.txt (142257 => 142258)


--- trunk/LayoutTests/platform/gtk/fast/js/global-constructors-expected.txt	2013-02-08 12:22:16 UTC (rev 142257)
+++ trunk/LayoutTests/platform/gtk/fast/js/global-constructors-expected.txt	2013-02-08 12:39:06 UTC (rev 142258)
@@ -54,6 +54,7 @@
 PASS EventSource.toString() is '[object EventSourceConstructor]'
 PASS File.toString() is '[object FileConstructor]'
 PASS FileList.toString() is '[object FileListConstructor]'
+PASS FocusEvent.toString() is '[object FocusEventConstructor]'
 PASS FormData.toString() is '[object FormDataConstructor]'
 PASS HTMLAllCollection.toString() is '[object HTMLAllCollectionConstructor]'
 PASS HTMLAnchorElement.toString() is '[object HTMLAnchorElementConstructor]'
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to