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

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

Powered by Google App Engine
This is Rietveld 408576698