Title: [94556] trunk/LayoutTests
Revision
94556
Author
[email protected]
Date
2011-09-06 00:50:00 -0700 (Tue, 06 Sep 2011)

Log Message

Updated expectations on Mac for fast/js/global-constructors.html.

Rubber-stampted by Gavin Barraclough.

* platform/mac/fast/js/global-constructors-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (94555 => 94556)


--- trunk/LayoutTests/ChangeLog	2011-09-06 07:49:02 UTC (rev 94555)
+++ trunk/LayoutTests/ChangeLog	2011-09-06 07:50:00 UTC (rev 94556)
@@ -1,3 +1,11 @@
+2011-09-06  Filip Pizlo  <[email protected]>
+
+        Updated expectations on Mac for fast/js/global-constructors.html.
+
+        Rubber-stampted by Gavin Barraclough.
+
+        * platform/mac/fast/js/global-constructors-expected.txt:
+
 2011-09-06  Philippe Normand  <[email protected]>
 
         Unreviewed, GTK rebaseline after r94545.

Modified: trunk/LayoutTests/platform/mac/fast/js/global-constructors-expected.txt (94555 => 94556)


--- trunk/LayoutTests/platform/mac/fast/js/global-constructors-expected.txt	2011-09-06 07:49:02 UTC (rev 94555)
+++ trunk/LayoutTests/platform/mac/fast/js/global-constructors-expected.txt	2011-09-06 07:50:00 UTC (rev 94556)
@@ -110,6 +110,7 @@
 PASS HTMLScriptElement.toString() is '[object HTMLScriptElementConstructor]'
 PASS HTMLSelectElement.toString() is '[object HTMLSelectElementConstructor]'
 PASS HTMLSourceElement.toString() is '[object HTMLSourceElementConstructor]'
+PASS HTMLSpanElement.toString() is '[object HTMLSpanElementConstructor]'
 PASS HTMLStyleElement.toString() is '[object HTMLStyleElementConstructor]'
 PASS HTMLTableCaptionElement.toString() is '[object HTMLTableCaptionElementConstructor]'
 PASS HTMLTableCellElement.toString() is '[object HTMLTableCellElementConstructor]'
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to