Fail | VTTCue(), initial values | assert_equals: expected (object) null but got (undefined) undefined at Test.<anonymous> (https://wpt.live/webvtt/api/VTTCue/constructor.html:15:5)
at Test.step (https://wpt.live/resources/testharness.js:2642:25)
at test (https://wpt.live/resources/testharness.js:633:30)
at https://wpt.live/webvtt/api/VTTCue/constructor.html:8:1 Asserts runPass | assert_equals(3, 3)
at Test.<anonymous> ( /webvtt/api/VTTCue/constructor.html:11:5) | Pass | assert_equals(12, 12)
at Test.<anonymous> ( /webvtt/api/VTTCue/constructor.html:12:5) | Pass | assert_equals("foo bar", "foo bar")
at Test.<anonymous> ( /webvtt/api/VTTCue/constructor.html:13:5) | Pass | assert_equals("", "")
at Test.<anonymous> ( /webvtt/api/VTTCue/constructor.html:14:5) | Fail | assert_equals(undefined, null)
at Test.<anonymous> ( /webvtt/api/VTTCue/constructor.html:15:5) |
|
Pass | VTTCue(), bad start time | Asserts runPass | assert_equals(-1, -1)
at Test.<anonymous> ( /webvtt/api/VTTCue/constructor.html:29:5) | Pass | assert_equals(12, 12)
at Test.<anonymous> ( /webvtt/api/VTTCue/constructor.html:30:5) |
|
Pass | VTTCue(), bad end time | Asserts runPass | assert_equals(2, 2)
at Test.<anonymous> ( /webvtt/api/VTTCue/constructor.html:37:5) | Pass | assert_equals(-1, -1)
at Test.<anonymous> ( /webvtt/api/VTTCue/constructor.html:38:5) |
|
Fail | VTTCue(), unbounded end time | Failed to construct 'VTTCue': The provided double value is non-finite.TypeError: Failed to construct 'VTTCue': The provided double value is non-finite.
at Test.<anonymous> (https://wpt.live/webvtt/api/VTTCue/constructor.html:42:15)
at Test.step (https://wpt.live/resources/testharness.js:2642:25)
at test (https://wpt.live/resources/testharness.js:633:30)
at https://wpt.live/webvtt/api/VTTCue/constructor.html:41:1 Asserts runNo asserts ran |
Pass | VTTCue(), text formatting | Asserts runPass | assert_equals(1, 1)
at Test.<anonymous> ( /webvtt/api/VTTCue/constructor.html:52:5) | Pass | assert_equals("i", "i")
at Test.<anonymous> ( /webvtt/api/VTTCue/constructor.html:53:5) | Pass | assert_equals("foo bar", "foo bar")
at Test.<anonymous> ( /webvtt/api/VTTCue/constructor.html:54:5) |
|