Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1651)

Unified Diff: third_party/WebKit/LayoutTests/fast/js/constructor-length-expected.txt

Issue 2365883002: Expose the MediaStream interface (Closed)
Patch Set: drop TODO Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/fast/js/constructor-length-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/js/constructor-length-expected.txt b/third_party/WebKit/LayoutTests/fast/js/constructor-length-expected.txt
index 309a8ab68950b09784f726c6a3da6364206dab73..67a9b8ef8aae5a5112733841859e2f2ee71ced88 100644
--- a/third_party/WebKit/LayoutTests/fast/js/constructor-length-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/js/constructor-length-expected.txt
@@ -23,7 +23,7 @@ PASS Int16Array.length is 3
PASS Int32Array.length is 3
PASS Int8Array.length is 3
FAIL Intent.length should be 3. Threw exception ReferenceError: Intent is not defined
-FAIL MediaStream.length should be 0. Threw exception ReferenceError: MediaStream is not defined
+PASS MediaStream.length is 0
PASS MessageChannel.length is 0
PASS MessageEvent.length is 1
PASS PageTransitionEvent.length is 1

Powered by Google App Engine
This is Rietveld 408576698