| OLD | NEW |
| 1 This is a testharness.js-based test. | 1 This is a testharness.js-based test. |
| 2 Found 50 tests; 40 PASS, 10 FAIL, 0 TIMEOUT, 0 NOTRUN. |
| 2 FAIL VTTCue interface: existence and properties of interface object Cannot read
property 'has_extended_attribute' of undefined | 3 FAIL VTTCue interface: existence and properties of interface object Cannot read
property 'has_extended_attribute' of undefined |
| 3 PASS VTTCue interface object length | 4 PASS VTTCue interface object length |
| 4 PASS VTTCue interface object name | 5 PASS VTTCue interface object name |
| 5 FAIL VTTCue interface: existence and properties of interface prototype object Ca
nnot read property 'has_extended_attribute' of undefined | 6 FAIL VTTCue interface: existence and properties of interface prototype object Ca
nnot read property 'has_extended_attribute' of undefined |
| 6 PASS VTTCue interface: existence and properties of interface prototype object's
"constructor" property | 7 PASS VTTCue interface: existence and properties of interface prototype object's
"constructor" property |
| 7 PASS VTTCue interface: attribute region | 8 PASS VTTCue interface: attribute region |
| 8 PASS VTTCue interface: attribute vertical | 9 PASS VTTCue interface: attribute vertical |
| 9 PASS VTTCue interface: attribute snapToLines | 10 PASS VTTCue interface: attribute snapToLines |
| 10 PASS VTTCue interface: attribute line | 11 PASS VTTCue interface: attribute line |
| 11 FAIL VTTCue interface: attribute lineAlign assert_true: The prototype object mus
t have a property "lineAlign" expected true got false | 12 FAIL VTTCue interface: attribute lineAlign assert_true: The prototype object mus
t have a property "lineAlign" expected true got false |
| (...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 44 PASS Stringification of new VTTRegion() | 45 PASS Stringification of new VTTRegion() |
| 45 PASS VTTRegion interface: new VTTRegion() must inherit property "width" with the
proper type (0) | 46 PASS VTTRegion interface: new VTTRegion() must inherit property "width" with the
proper type (0) |
| 46 PASS VTTRegion interface: new VTTRegion() must inherit property "lines" with the
proper type (1) | 47 PASS VTTRegion interface: new VTTRegion() must inherit property "lines" with the
proper type (1) |
| 47 PASS VTTRegion interface: new VTTRegion() must inherit property "regionAnchorX"
with the proper type (2) | 48 PASS VTTRegion interface: new VTTRegion() must inherit property "regionAnchorX"
with the proper type (2) |
| 48 PASS VTTRegion interface: new VTTRegion() must inherit property "regionAnchorY"
with the proper type (3) | 49 PASS VTTRegion interface: new VTTRegion() must inherit property "regionAnchorY"
with the proper type (3) |
| 49 PASS VTTRegion interface: new VTTRegion() must inherit property "viewportAnchorX
" with the proper type (4) | 50 PASS VTTRegion interface: new VTTRegion() must inherit property "viewportAnchorX
" with the proper type (4) |
| 50 PASS VTTRegion interface: new VTTRegion() must inherit property "viewportAnchorY
" with the proper type (5) | 51 PASS VTTRegion interface: new VTTRegion() must inherit property "viewportAnchorY
" with the proper type (5) |
| 51 PASS VTTRegion interface: new VTTRegion() must inherit property "scroll" with th
e proper type (6) | 52 PASS VTTRegion interface: new VTTRegion() must inherit property "scroll" with th
e proper type (6) |
| 52 Harness: the test ran to completion. | 53 Harness: the test ran to completion. |
| 53 | 54 |
| OLD | NEW |