Pass | VTTCue.getCueAsHTML(), creating the cue | Asserts runPass | assert_equals(10, 10, "childNodes.length")
at Test.<anonymous> ( /webvtt/api/VTTCue/getCueAsHTML.html:15:5) | Pass | assert_true(true, "getCueAsHTML() should return DocumentFragment")
at Test.<anonymous> ( /webvtt/api/VTTCue/getCueAsHTML.html:16:5) |
|
Pass | VTTCue.getCueAsHTML(), <c> | Asserts runPass | assert_equals("http://www.w3.org/1999/xhtml", "http://www.w3.org/1999/xhtml", "namespaceURI")
at Test.<anonymous> ( /webvtt/api/VTTCue/getCueAsHTML.html:19:5) | Pass | assert_equals("span", "span", "localName")
at Test.<anonymous> ( /webvtt/api/VTTCue/getCueAsHTML.html:20:5) | Pass | assert_equals(0, 0, "attributes")
at Test.<anonymous> ( /webvtt/api/VTTCue/getCueAsHTML.html:21:5) | Pass | assert_false(false, "hasChildNodes()")
at Test.<anonymous> ( /webvtt/api/VTTCue/getCueAsHTML.html:22:5) | Pass | assert_true(true, "instanceof")
at Test.<anonymous> ( /webvtt/api/VTTCue/getCueAsHTML.html:23:5) |
|
Pass | VTTCue.getCueAsHTML(), <c.a.b> | Asserts runPass | assert_equals("http://www.w3.org/1999/xhtml", "http://www.w3.org/1999/xhtml", "namespaceURI")
at Test.<anonymous> ( /webvtt/api/VTTCue/getCueAsHTML.html:26:5) | Pass | assert_equals("span", "span", "localName")
at Test.<anonymous> ( /webvtt/api/VTTCue/getCueAsHTML.html:27:5) | Pass | assert_equals(1, 1, "attributes")
at Test.<anonymous> ( /webvtt/api/VTTCue/getCueAsHTML.html:28:5) | Pass | assert_equals("a b", "a b", "class attribute")
at Test.<anonymous> ( /webvtt/api/VTTCue/getCueAsHTML.html:29:5) | Pass | assert_false(false, "hasChildNodes()")
at Test.<anonymous> ( /webvtt/api/VTTCue/getCueAsHTML.html:30:5) | Pass | assert_true(true, "instanceof")
at Test.<anonymous> ( /webvtt/api/VTTCue/getCueAsHTML.html:31:5) |
|
Pass | VTTCue.getCueAsHTML(), <i> | Asserts runPass | assert_equals("http://www.w3.org/1999/xhtml", "http://www.w3.org/1999/xhtml", "namespaceURI")
at Test.<anonymous> ( /webvtt/api/VTTCue/getCueAsHTML.html:34:5) | Pass | assert_equals("i", "i", "localName")
at Test.<anonymous> ( /webvtt/api/VTTCue/getCueAsHTML.html:35:5) | Pass | assert_equals(0, 0, "attributes")
at Test.<anonymous> ( /webvtt/api/VTTCue/getCueAsHTML.html:36:5) | Pass | assert_false(false, "hasChildNodes()")
at Test.<anonymous> ( /webvtt/api/VTTCue/getCueAsHTML.html:37:5) | Pass | assert_true(true, "instanceof")
at Test.<anonymous> ( /webvtt/api/VTTCue/getCueAsHTML.html:38:5) |
|
Pass | VTTCue.getCueAsHTML(), <b> | Asserts runPass | assert_equals("http://www.w3.org/1999/xhtml", "http://www.w3.org/1999/xhtml", "namespaceURI")
at Test.<anonymous> ( /webvtt/api/VTTCue/getCueAsHTML.html:41:5) | Pass | assert_equals("b", "b", "localName")
at Test.<anonymous> ( /webvtt/api/VTTCue/getCueAsHTML.html:42:5) | Pass | assert_equals(0, 0, "attributes")
at Test.<anonymous> ( /webvtt/api/VTTCue/getCueAsHTML.html:43:5) | Pass | assert_false(false, "hasChildNodes()")
at Test.<anonymous> ( /webvtt/api/VTTCue/getCueAsHTML.html:44:5) | Pass | assert_true(true, "instanceof")
at Test.<anonymous> ( /webvtt/api/VTTCue/getCueAsHTML.html:45:5) |
|
Pass | VTTCue.getCueAsHTML(), <u> | Asserts runPass | assert_equals("http://www.w3.org/1999/xhtml", "http://www.w3.org/1999/xhtml", "namespaceURI")
at Test.<anonymous> ( /webvtt/api/VTTCue/getCueAsHTML.html:48:5) | Pass | assert_equals("u", "u", "localName")
at Test.<anonymous> ( /webvtt/api/VTTCue/getCueAsHTML.html:49:5) | Pass | assert_equals(0, 0, "attributes")
at Test.<anonymous> ( /webvtt/api/VTTCue/getCueAsHTML.html:50:5) | Pass | assert_false(false, "hasChildNodes()")
at Test.<anonymous> ( /webvtt/api/VTTCue/getCueAsHTML.html:51:5) | Pass | assert_true(true, "instanceof")
at Test.<anonymous> ( /webvtt/api/VTTCue/getCueAsHTML.html:52:5) |
|
Pass | VTTCue.getCueAsHTML(), <ruby> | Asserts runPass | assert_equals("http://www.w3.org/1999/xhtml", "http://www.w3.org/1999/xhtml", "namespaceURI")
at Test.<anonymous> ( /webvtt/api/VTTCue/getCueAsHTML.html:55:5) | Pass | assert_equals("ruby", "ruby", "localName")
at Test.<anonymous> ( /webvtt/api/VTTCue/getCueAsHTML.html:56:5) | Pass | assert_equals(0, 0, "attributes")
at Test.<anonymous> ( /webvtt/api/VTTCue/getCueAsHTML.html:57:5) | Pass | assert_true(true, "hasChildNodes()")
at Test.<anonymous> ( /webvtt/api/VTTCue/getCueAsHTML.html:58:5) | Pass | assert_true(true, "instanceof")
at Test.<anonymous> ( /webvtt/api/VTTCue/getCueAsHTML.html:59:5) |
|
Pass | VTTCue.getCueAsHTML(), <rt> | Asserts runPass | assert_equals("http://www.w3.org/1999/xhtml", "http://www.w3.org/1999/xhtml", "namespaceURI")
at Test.<anonymous> ( /webvtt/api/VTTCue/getCueAsHTML.html:62:5) | Pass | assert_equals("rt", "rt", "localName")
at Test.<anonymous> ( /webvtt/api/VTTCue/getCueAsHTML.html:63:5) | Pass | assert_equals(0, 0, "attributes")
at Test.<anonymous> ( /webvtt/api/VTTCue/getCueAsHTML.html:64:5) | Pass | assert_false(false, "hasChildNodes()")
at Test.<anonymous> ( /webvtt/api/VTTCue/getCueAsHTML.html:65:5) | Pass | assert_true(true, "instanceof")
at Test.<anonymous> ( /webvtt/api/VTTCue/getCueAsHTML.html:66:5) |
|
Pass | VTTCue.getCueAsHTML(), <v> | Asserts runPass | assert_equals("http://www.w3.org/1999/xhtml", "http://www.w3.org/1999/xhtml", "namespaceURI")
at Test.<anonymous> ( /webvtt/api/VTTCue/getCueAsHTML.html:69:5) | Pass | assert_equals("span", "span", "localName")
at Test.<anonymous> ( /webvtt/api/VTTCue/getCueAsHTML.html:70:5) | Pass | assert_equals(1, 1, "attributes")
at Test.<anonymous> ( /webvtt/api/VTTCue/getCueAsHTML.html:71:5) | Pass | assert_equals("", "", "title attribute")
at Test.<anonymous> ( /webvtt/api/VTTCue/getCueAsHTML.html:72:5) | Pass | assert_false(false, "hasChildNodes()")
at Test.<anonymous> ( /webvtt/api/VTTCue/getCueAsHTML.html:73:5) | Pass | assert_true(true, "instanceof")
at Test.<anonymous> ( /webvtt/api/VTTCue/getCueAsHTML.html:74:5) |
|
Pass | VTTCue.getCueAsHTML(), <v a b> | Asserts runPass | assert_equals("http://www.w3.org/1999/xhtml", "http://www.w3.org/1999/xhtml", "namespaceURI")
at Test.<anonymous> ( /webvtt/api/VTTCue/getCueAsHTML.html:77:5) | Pass | assert_equals("span", "span", "localName")
at Test.<anonymous> ( /webvtt/api/VTTCue/getCueAsHTML.html:78:5) | Pass | assert_equals(1, 1, "attributes")
at Test.<anonymous> ( /webvtt/api/VTTCue/getCueAsHTML.html:79:5) | Pass | assert_equals("a b", "a b", "title attribute")
at Test.<anonymous> ( /webvtt/api/VTTCue/getCueAsHTML.html:80:5) | Pass | assert_false(false, "hasChildNodes()")
at Test.<anonymous> ( /webvtt/api/VTTCue/getCueAsHTML.html:81:5) | Pass | assert_true(true, "instanceof")
at Test.<anonymous> ( /webvtt/api/VTTCue/getCueAsHTML.html:82:5) |
|
Pass | VTTCue.getCueAsHTML(), <1:00:00.500> | Asserts runPass | assert_equals("timestamp", "timestamp", "target")
at Test.<anonymous> ( /webvtt/api/VTTCue/getCueAsHTML.html:85:5) | Pass | assert_equals("01:00:00.500", "01:00:00.500", "data")
at Test.<anonymous> ( /webvtt/api/VTTCue/getCueAsHTML.html:86:5) | Pass | assert_true(true, "instanceof")
at Test.<anonymous> ( /webvtt/api/VTTCue/getCueAsHTML.html:87:5) |
|
Fail | VTTCue.getCueAsHTML(), x\0 | assert_equals: data expected "x\0" but got "x" at Test.<anonymous> (https://wpt.live/webvtt/api/VTTCue/getCueAsHTML.html:90: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/getCueAsHTML.html:89:1 Asserts runFail | assert_equals("x", "x\0", "data")
at Test.<anonymous> ( /webvtt/api/VTTCue/getCueAsHTML.html:90:5) |
|