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

Side by Side Diff: LayoutTests/media/track/opera/interfaces/HTMLElement/HTMLMediaElement/addTextTrack-expected.txt

Issue 109763007: Reland r159735 - support for test harness (text-only) tests w/o expected results. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: update testharness-based baselines Created 7 years 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
1 1 This is a testharness.js-based test.
2 PASS HTMLMediaElement.addTextTrack bogus first arg 2 PASS HTMLMediaElement.addTextTrack bogus first arg
3 PASS HTMLMediaElement.addTextTrack uppercase first arg 3 PASS HTMLMediaElement.addTextTrack uppercase first arg
4 PASS HTMLMediaElement.addTextTrack subtitles first arg 4 PASS HTMLMediaElement.addTextTrack subtitles first arg
5 PASS HTMLMediaElement.addTextTrack captions first arg 5 PASS HTMLMediaElement.addTextTrack captions first arg
6 PASS HTMLMediaElement.addTextTrack descriptions first arg 6 PASS HTMLMediaElement.addTextTrack descriptions first arg
7 PASS HTMLMediaElement.addTextTrack chapters first arg 7 PASS HTMLMediaElement.addTextTrack chapters first arg
8 PASS HTMLMediaElement.addTextTrack metadata first arg 8 PASS HTMLMediaElement.addTextTrack metadata first arg
9 PASS HTMLMediaElement.addTextTrack undefined second and third arg 9 PASS HTMLMediaElement.addTextTrack undefined second and third arg
10 PASS HTMLMediaElement.addTextTrack null second and third arg 10 PASS HTMLMediaElement.addTextTrack null second and third arg
11 PASS HTMLMediaElement.addTextTrack foo and bar second and third arg 11 PASS HTMLMediaElement.addTextTrack foo and bar second and third arg
12 PASS HTMLMediaElement.addTextTrack foo second arg, third arg omitted 12 PASS HTMLMediaElement.addTextTrack foo second arg, third arg omitted
13 Harness: the test ran to completion.
13 14
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698