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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
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