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

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

Issue 69993003: Split VTTCue from TextTrackCue (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: update test Created 7 years, 1 month 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: LayoutTests/fast/js/constructor-length-expected.txt
diff --git a/LayoutTests/fast/js/constructor-length-expected.txt b/LayoutTests/fast/js/constructor-length-expected.txt
index a9bdf33a60fe6421a18c0a992e268ff4b1879946..ac19c604778215c37568d6d26131f0a48cab91d7 100644
--- a/LayoutTests/fast/js/constructor-length-expected.txt
+++ b/LayoutTests/fast/js/constructor-length-expected.txt
@@ -37,12 +37,12 @@ PASS ProgressEvent.length is 1
PASS ShadowRoot.length is 0
PASS SharedWorker.length is 1
PASS StorageEvent.length is 1
-PASS TextTrackCue.length is 3
PASS TrackEvent.length is 1
PASS Uint16Array.length is 3
PASS Uint32Array.length is 3
PASS Uint8Array.length is 3
PASS Uint8ClampedArray.length is 3
+PASS VTTCue.length is 3
PASS WebGLContextEvent.length is 1
PASS WebKitAnimationEvent.length is 1
PASS WebKitCSSMatrix.length is 0
« no previous file with comments | « LayoutTests/fast/js/constructor-length.html ('k') | LayoutTests/media/track/opera/interfaces/TextTrack/addCue.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698