Summary

Harness status: OK

Found 6 tests

Details

ResultTest NameMessage
PassVTTCue regionId member must be nuked
Asserts run
Pass
assert_true(true, "VTTCue is not supported")
    at Test.<anonymous> ( /webvtt/api/historical.html:21:5)
Pass
assert_false(false)
    at Test.<anonymous> ( /webvtt/api/historical.html:22:5)
PassTextTrack regions member must be nuked
Asserts run
Pass
assert_true(true, "TextTrack is not supported")
    at Test.<anonymous> ( /webvtt/api/historical.html:21:5)
Pass
assert_false(false)
    at Test.<anonymous> ( /webvtt/api/historical.html:22:5)
PassTextTrack addRegion member must be nuked
Asserts run
Pass
assert_true(true, "TextTrack is not supported")
    at Test.<anonymous> ( /webvtt/api/historical.html:21:5)
Pass
assert_false(false)
    at Test.<anonymous> ( /webvtt/api/historical.html:22:5)
PassTextTrack removeRegion member must be nuked
Asserts run
Pass
assert_true(true, "TextTrack is not supported")
    at Test.<anonymous> ( /webvtt/api/historical.html:21:5)
Pass
assert_false(false)
    at Test.<anonymous> ( /webvtt/api/historical.html:22:5)
FailVTTRegion track member must be nukedassert_true: VTTRegion is not supported expected true got false
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/webvtt/api/historical.html:21:5)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/webvtt/api/historical.html:20:3
    at Array.forEach (<anonymous>)
Asserts run
Fail
assert_true(false, "VTTRegion is not supported")
    at Test.<anonymous> ( /webvtt/api/historical.html:21:5)
PassVTTRegionList interface must be nuked
Asserts run
Pass
assert_false(false)
    at Test.<anonymous> ( /webvtt/api/historical.html:32:5)