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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/webvtt/api/VTTCue/getCueAsHTML-expected.txt

Issue 2711183003: Import wpt@a7e9c2abcf65b78fcf1c246fec6681c74e1bc352 (Closed)
Patch Set: Update test expectations and baselines. Created 3 years, 10 months 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
1 This is a testharness.js-based test. 1 This is a testharness.js-based test.
2 PASS VTTCue.getCueAsHTML(), creating the cue 2 PASS VTTCue.getCueAsHTML(), creating the cue
3 PASS VTTCue.getCueAsHTML(), <c> 3 PASS VTTCue.getCueAsHTML(), <c>
4 PASS VTTCue.getCueAsHTML(), <c.a.b> 4 PASS VTTCue.getCueAsHTML(), <c.a.b>
5 PASS VTTCue.getCueAsHTML(), <i> 5 PASS VTTCue.getCueAsHTML(), <i>
6 PASS VTTCue.getCueAsHTML(), <b> 6 PASS VTTCue.getCueAsHTML(), <b>
7 PASS VTTCue.getCueAsHTML(), <u> 7 PASS VTTCue.getCueAsHTML(), <u>
8 PASS VTTCue.getCueAsHTML(), <ruby> 8 PASS VTTCue.getCueAsHTML(), <ruby>
9 PASS VTTCue.getCueAsHTML(), <rt> 9 PASS VTTCue.getCueAsHTML(), <rt>
10 PASS VTTCue.getCueAsHTML(), <v> 10 PASS VTTCue.getCueAsHTML(), <v>
11 PASS VTTCue.getCueAsHTML(), <v a b> 11 PASS VTTCue.getCueAsHTML(), <v a b>
12 PASS VTTCue.getCueAsHTML(), <00:00:00.500> 12 PASS VTTCue.getCueAsHTML(), <00:00:00.500>
13 FAIL VTTCue.getCueAsHTML(), x\0 assert_equals: data expected "x\0" but got "x" 13 FAIL VTTCue.getCueAsHTML(), x\0 assert_equals: data expected "x\0" but got "x"
14 Harness: the test ran to completion. 14 Harness: the test ran to completion.
15 15
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698