Title: [138420] trunk/LayoutTests
Revision
138420
Author
christophe.du...@intel.com
Date
2012-12-23 06:59:04 -0800 (Sun, 23 Dec 2012)

Log Message

[EFL] Unreviewed gardening

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

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

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (138419 => 138420)


--- trunk/LayoutTests/ChangeLog	2012-12-23 14:13:17 UTC (rev 138419)
+++ trunk/LayoutTests/ChangeLog	2012-12-23 14:59:04 UTC (rev 138420)
@@ -1,3 +1,12 @@
+2012-12-23  Christophe Dumez  <christophe.du...@intel.com>
+
+        [EFL] Unreviewed gardening
+
+        Rebaseline fast/js/global-constructors.html after
+        r138393.
+
+        * platform/efl/fast/js/global-constructors-expected.txt:
+
 2012-12-23  Csaba Osztrogonác  <o...@webkit.org>
 
         [Qt] Unreviewed Xmas gardening after r138395.

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


--- trunk/LayoutTests/platform/efl/fast/js/global-constructors-expected.txt	2012-12-23 14:13:17 UTC (rev 138419)
+++ trunk/LayoutTests/platform/efl/fast/js/global-constructors-expected.txt	2012-12-23 14:59:04 UTC (rev 138420)
@@ -3,6 +3,7 @@
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
 
 
+PASS ArrayBufferView.toString() is '[object ArrayBufferViewConstructor]'
 PASS Attr.toString() is '[object AttrConstructor]'
 PASS Audio.toString() is '[object AudioConstructor]'
 PASS AudioProcessingEvent.toString() is '[object AudioProcessingEventConstructor]'
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to