Chromium Code Reviews

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

Issue 63173020: Split VTTCue from TextTrackCue (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
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..78beb05485d1b6a3aed9e8eb94fa22c90a095c9a 100644
--- a/LayoutTests/fast/js/constructor-length-expected.txt
+++ b/LayoutTests/fast/js/constructor-length-expected.txt
@@ -43,6 +43,7 @@ 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/text-track-cue-constructor.html » ('j') | no next file with comments »

Powered by Google App Engine