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

Side by Side Diff: LayoutTests/media/track/opera/interfaces/VTTCue/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 unified diff | Download patch
OLDNEW
(Empty)
1
2 PASS VTTCue.getCueAsHTML(), creating the cue
3 PASS VTTCue.getCueAsHTML(), <c>
4 PASS VTTCue.getCueAsHTML(), <c.a.b>
5 PASS VTTCue.getCueAsHTML(), <i>
6 PASS VTTCue.getCueAsHTML(), <b>
7 PASS VTTCue.getCueAsHTML(), <u>
8 PASS VTTCue.getCueAsHTML(), <ruby>
9 PASS VTTCue.getCueAsHTML(), <rt>
10 PASS VTTCue.getCueAsHTML(), <v>
11 PASS VTTCue.getCueAsHTML(), <v a b>
12 PASS VTTCue.getCueAsHTML(), <00:00:00.500>
13 FAIL VTTCue.getCueAsHTML(), x\0 assert_equals: data expected "x\0" but got "x"
14
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698