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

Side by Side Diff: LayoutTests/media/track/opera/interfaces/HTMLElement/HTMLTrackElement/kind-expected.txt

Issue 14631011: Update TestExpectations entries for previously skipped tests. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 7 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 | Annotate | Revision Log
OLDNEW
(Empty)
1
2 PASS HTMLTrackElement.kind missing value
3 PASS HTMLTrackElement.kind invalid value in content attribute
4 PASS HTMLTrackElement.kind content attribute uppercase
5 PASS HTMLTrackElement.kind content attribute with uppercase turkish I (with dot)
6 PASS HTMLTrackElement.kind content attribute with lowercase turkish i (dotless)
7 PASS HTMLTrackElement.kind content attribute "subtitles"
8 PASS HTMLTrackElement.kind content attribute "captions"
9 PASS HTMLTrackElement.kind content attribute "descriptions"
10 PASS HTMLTrackElement.kind content attribute "chapters"
11 PASS HTMLTrackElement.kind content attribute "metadata"
12 PASS HTMLTrackElement.kind content attribute "captions\u0000"
13 PASS HTMLTrackElement.kind setting IDL attribute to "subtitles"
14 PASS HTMLTrackElement.kind setting IDL attribute to "captions"
15 PASS HTMLTrackElement.kind setting IDL attribute to "descriptions"
16 PASS HTMLTrackElement.kind setting IDL attribute to "chapters"
17 PASS HTMLTrackElement.kind setting IDL attribute to "metadata"
18 PASS HTMLTrackElement.kind setting IDL attribute to "CAPTIONS"
19 PASS HTMLTrackElement.kind setting IDL attribute with uppercase turkish I (with dot)
20 PASS HTMLTrackElement.kind setting IDL attribute with lowercase turkish I (dotle ss)
21 PASS HTMLTrackElement.kind setting IDL attribute with \u0000
22
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698