Title: [118381] trunk/LayoutTests
Revision
118381
Author
[email protected]
Date
2012-05-24 08:48:03 -0700 (Thu, 24 May 2012)

Log Message

Fix the Mac tests after r118353.

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

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (118380 => 118381)


--- trunk/LayoutTests/ChangeLog	2012-05-24 15:45:38 UTC (rev 118380)
+++ trunk/LayoutTests/ChangeLog	2012-05-24 15:48:03 UTC (rev 118381)
@@ -1,3 +1,9 @@
+2012-05-24  Jessie Berlin  <[email protected]>
+
+        Fix the Mac tests after r118353.
+
+        * platform/mac/fast/js/global-constructors-expected.txt:
+
 2012-05-24  Zoltan Arvai  <[email protected]>
 
         [Qt5][WK2] Gardening. Skip failing test after r118058.

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


--- trunk/LayoutTests/platform/mac/fast/js/global-constructors-expected.txt	2012-05-24 15:45:38 UTC (rev 118380)
+++ trunk/LayoutTests/platform/mac/fast/js/global-constructors-expected.txt	2012-05-24 15:48:03 UTC (rev 118381)
@@ -295,6 +295,7 @@
 PASS SVGUseElement.toString() is '[object SVGUseElementConstructor]'
 PASS SVGVKernElement.toString() is '[object SVGVKernElementConstructor]'
 PASS SVGViewElement.toString() is '[object SVGViewElementConstructor]'
+PASS SVGZoomAndPan.toString() is '[object SVGZoomAndPanConstructor]'
 PASS SVGZoomEvent.toString() is '[object SVGZoomEventConstructor]'
 PASS Selection.toString() is '[object SelectionConstructor]'
 PASS SharedWorker.toString() is '[object SharedWorkerConstructor]'
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to