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

Unified Diff: LayoutTests/media/track/opera/interfaces/TextTrackCue/getCueAsHTML-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/media/track/opera/interfaces/TextTrackCue/getCueAsHTML-expected.txt
diff --git a/LayoutTests/media/track/opera/interfaces/TextTrackCue/getCueAsHTML-expected.txt b/LayoutTests/media/track/opera/interfaces/TextTrackCue/getCueAsHTML-expected.txt
deleted file mode 100644
index d82f42643991dbc57110e73d6b2130b6dacff4fc..0000000000000000000000000000000000000000
--- a/LayoutTests/media/track/opera/interfaces/TextTrackCue/getCueAsHTML-expected.txt
+++ /dev/null
@@ -1,14 +0,0 @@
-
-PASS TextTrackCue.getCueAsHTML(), creating the cue
-PASS TextTrackCue.getCueAsHTML(), <c>
-PASS TextTrackCue.getCueAsHTML(), <c.a.b>
-PASS TextTrackCue.getCueAsHTML(), <i>
-PASS TextTrackCue.getCueAsHTML(), <b>
-PASS TextTrackCue.getCueAsHTML(), <u>
-PASS TextTrackCue.getCueAsHTML(), <ruby>
-PASS TextTrackCue.getCueAsHTML(), <rt>
-PASS TextTrackCue.getCueAsHTML(), <v>
-PASS TextTrackCue.getCueAsHTML(), <v a b>
-PASS TextTrackCue.getCueAsHTML(), <00:00:00.500>
-FAIL TextTrackCue.getCueAsHTML(), x\0 assert_equals: data expected "x\0" but got "x"
-

Powered by Google App Engine
This is Rietveld 408576698