OLD | NEW |
| (Empty) |
1 This is a testharness.js-based test. | |
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 Harness: the test ran to completion. | |
23 | |
OLD | NEW |