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

Unified Diff: LayoutTests/media/track/text-track-cue-constructor-expected.txt

Issue 59623008: Let the TextTrackCue constructor return a VTTCue (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@vttcue
Patch Set: 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/media/track/text-track-cue-constructor-expected.txt
diff --git a/LayoutTests/media/track/text-track-cue-constructor-expected.txt b/LayoutTests/media/track/text-track-cue-constructor-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7627647a89e235191cddc47f2c67e051fcf4fb87
--- /dev/null
+++ b/LayoutTests/media/track/text-track-cue-constructor-expected.txt
@@ -0,0 +1,4 @@
+
+PASS TextTrackCue and VTTCue are separate interfaces
+PASS TextTrackCue constructor returns a VTTCue
+
« no previous file with comments | « LayoutTests/media/track/text-track-cue-constructor.html ('k') | Source/bindings/v8/custom/V8TextTrackCueCustom.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698