Title: [137254] trunk/LayoutTests
Revision
137254
Author
[email protected]
Date
2012-12-10 23:31:17 -0800 (Mon, 10 Dec 2012)

Log Message

Unreviewed EFL gardening.

Rebaseline fast/js/global-constructors.html after r137243.

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

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (137253 => 137254)


--- trunk/LayoutTests/ChangeLog	2012-12-11 07:20:52 UTC (rev 137253)
+++ trunk/LayoutTests/ChangeLog	2012-12-11 07:31:17 UTC (rev 137254)
@@ -1,3 +1,11 @@
+2012-12-10  Christophe Dumez  <[email protected]>
+
+        Unreviewed EFL gardening.
+
+        Rebaseline fast/js/global-constructors.html after r137243.
+
+        * platform/efl/fast/js/global-constructors-expected.txt:
+
 2012-12-10  Noel Gordon  <[email protected]>
 
         [chromium] Unreviewed gardening

Modified: trunk/LayoutTests/platform/efl/fast/js/global-constructors-expected.txt (137253 => 137254)


--- trunk/LayoutTests/platform/efl/fast/js/global-constructors-expected.txt	2012-12-11 07:20:52 UTC (rev 137253)
+++ trunk/LayoutTests/platform/efl/fast/js/global-constructors-expected.txt	2012-12-11 07:31:17 UTC (rev 137254)
@@ -325,9 +325,7 @@
 PASS UIEvent.toString() is '[object UIEventConstructor]'
 PASS URL.toString() is '[object URLConstructor]'
 PASS WebGLContextEvent.toString() is '[object WebGLContextEventConstructor]'
-PASS WebKitAnimation.toString() is '[object WebKitAnimationConstructor]'
 PASS WebKitAnimationEvent.toString() is '[object WebKitAnimationEventConstructor]'
-PASS WebKitAnimationList.toString() is '[object WebKitAnimationListConstructor]'
 PASS WebKitCSSKeyframeRule.toString() is '[object WebKitCSSKeyframeRuleConstructor]'
 PASS WebKitCSSKeyframesRule.toString() is '[object WebKitCSSKeyframesRuleConstructor]'
 PASS WebKitCSSMatrix.toString() is '[object WebKitCSSMatrixConstructor]'
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to