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

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

Issue 328243002: Remove passing testharness expected files that are not required. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@presubmit_testharness
Patch Set: don't delete http sw workers expected for the moment Created 6 years, 6 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
(Empty)
1 This is a testharness.js-based test.
2 PASS HTMLMediaElement.addTextTrack bogus first arg
3 PASS HTMLMediaElement.addTextTrack uppercase first arg
4 PASS HTMLMediaElement.addTextTrack subtitles first arg
5 PASS HTMLMediaElement.addTextTrack captions first arg
6 PASS HTMLMediaElement.addTextTrack descriptions first arg
7 PASS HTMLMediaElement.addTextTrack chapters first arg
8 PASS HTMLMediaElement.addTextTrack metadata first arg
9 PASS HTMLMediaElement.addTextTrack undefined second and third arg
10 PASS HTMLMediaElement.addTextTrack null 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
13 Harness: the test ran to completion.
14
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698