Title: [137063] trunk/LayoutTests
Revision
137063
Author
[email protected]
Date
2012-12-09 01:54:40 -0800 (Sun, 09 Dec 2012)

Log Message

Unreviewed EFL gardening.

Rebaseline fast/js/global-constructors.html after WebGL
was enabled for EFL port in r137050.

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

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (137062 => 137063)


--- trunk/LayoutTests/ChangeLog	2012-12-09 09:42:09 UTC (rev 137062)
+++ trunk/LayoutTests/ChangeLog	2012-12-09 09:54:40 UTC (rev 137063)
@@ -2,6 +2,15 @@
 
         Unreviewed EFL gardening.
 
+        Rebaseline fast/js/global-constructors.html after WebGL
+        was enabled for EFL port in r137050.
+
+        * platform/efl/fast/js/global-constructors-expected.txt:
+
+2012-12-09  Christophe Dumez  <[email protected]>
+
+        Unreviewed EFL gardening.
+
         Adding failure expectation for several MicroData test cases
         that started failing after r137003.
 

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


--- trunk/LayoutTests/platform/efl/fast/js/global-constructors-expected.txt	2012-12-09 09:42:09 UTC (rev 137062)
+++ trunk/LayoutTests/platform/efl/fast/js/global-constructors-expected.txt	2012-12-09 09:54:40 UTC (rev 137063)
@@ -324,6 +324,7 @@
 PASS TrackEvent.toString() is '[object TrackEventConstructor]'
 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]'
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to