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

Unified Diff: LayoutTests/media/track/opera/interfaces/VTTCue/getCueAsHTML-expected.txt

Issue 72543003: Update TextTrackCue tests to use VTTCue where appropriate (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. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/media/track/opera/interfaces/VTTCue/getCueAsHTML-expected.txt
diff --git a/LayoutTests/media/track/opera/interfaces/VTTCue/getCueAsHTML-expected.txt b/LayoutTests/media/track/opera/interfaces/VTTCue/getCueAsHTML-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..05235db08851424abda62a85a6b0a50f9992c756
--- /dev/null
+++ b/LayoutTests/media/track/opera/interfaces/VTTCue/getCueAsHTML-expected.txt
@@ -0,0 +1,14 @@
+
+PASS VTTCue.getCueAsHTML(), creating the cue
+PASS VTTCue.getCueAsHTML(), <c>
+PASS VTTCue.getCueAsHTML(), <c.a.b>
+PASS VTTCue.getCueAsHTML(), <i>
+PASS VTTCue.getCueAsHTML(), <b>
+PASS VTTCue.getCueAsHTML(), <u>
+PASS VTTCue.getCueAsHTML(), <ruby>
+PASS VTTCue.getCueAsHTML(), <rt>
+PASS VTTCue.getCueAsHTML(), <v>
+PASS VTTCue.getCueAsHTML(), <v a b>
+PASS VTTCue.getCueAsHTML(), <00:00:00.500>
+FAIL VTTCue.getCueAsHTML(), x\0 assert_equals: data expected "x\0" but got "x"
+

Powered by Google App Engine
This is Rietveld 408576698