Title: [187340] trunk/LayoutTests
Revision
187340
Author
[email protected]
Date
2015-07-24 05:59:50 -0700 (Fri, 24 Jul 2015)

Log Message

[EFL] Unreviewed gardening. Updated since MEDIA_STREAM is enabled.

* platform/efl/js/dom/constructor-length-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (187339 => 187340)


--- trunk/LayoutTests/ChangeLog	2015-07-24 12:51:49 UTC (rev 187339)
+++ trunk/LayoutTests/ChangeLog	2015-07-24 12:59:50 UTC (rev 187340)
@@ -1,3 +1,9 @@
+2015-07-24  Csaba Osztrogonác  <[email protected]>
+
+        [EFL] Unreviewed gardening. Updated since MEDIA_STREAM is enabled.
+
+        * platform/efl/js/dom/constructor-length-expected.txt:
+
 2015-07-23  Nan Wang  <[email protected]>
 
         AX: AccessibilityNodeObject::childrenChanged() generates too many AXLiveRegionChanged notifications

Modified: trunk/LayoutTests/platform/efl/js/dom/constructor-length-expected.txt (187339 => 187340)


--- trunk/LayoutTests/platform/efl/js/dom/constructor-length-expected.txt	2015-07-24 12:51:49 UTC (rev 187339)
+++ trunk/LayoutTests/platform/efl/js/dom/constructor-length-expected.txt	2015-07-24 12:59:50 UTC (rev 187340)
@@ -27,7 +27,7 @@
 PASS Int8Array.length is 3
 FAIL Intent.length should be 3. Threw exception ReferenceError: Can't find variable: Intent
 PASS MediaController.length is 0
-FAIL MediaStream.length should be 0. Threw exception ReferenceError: Can't find variable: MediaStream
+PASS MediaStream.length is 0
 PASS MessageChannel.length is 0
 PASS MessageEvent.length is 1
 PASS OverflowEvent.length is 1
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to