Pass | document.scripts should not contain shadow nodes | Asserts runPass | assert_greater_than(4, 0, "document.scripts should have at least 1 element.")
at Test.testCollection ( /shadow-dom/leaktests/html-collection.html:54:5) | Pass | assert_equals(-1, -1, "document.scripts should not contain elements in shadow tree.")
at Test.testCollection ( /shadow-dom/leaktests/html-collection.html:57:13) |
|
Pass | document.all should not contain shadow nodes | Asserts runPass | assert_greater_than(21, 0, "document.all should have at least 1 element.")
at Test.testCollection ( /shadow-dom/leaktests/html-collection.html:54:5) | Pass | assert_equals(-1, -1, "document.all should not contain elements in shadow tree.")
at Test.testCollection ( /shadow-dom/leaktests/html-collection.html:57:13) | Pass | assert_equals(-1, -1, "document.all should not contain elements in shadow tree.")
at Test.testCollection ( /shadow-dom/leaktests/html-collection.html:57:13) | Pass | assert_equals(-1, -1, "document.all should not contain elements in shadow tree.")
at Test.testCollection ( /shadow-dom/leaktests/html-collection.html:57:13) | Pass | assert_equals(-1, -1, "document.all should not contain elements in shadow tree.")
at Test.testCollection ( /shadow-dom/leaktests/html-collection.html:57:13) | Pass | assert_equals(-1, -1, "document.all should not contain elements in shadow tree.")
at Test.testCollection ( /shadow-dom/leaktests/html-collection.html:57:13) | Pass | assert_equals(-1, -1, "document.all should not contain elements in shadow tree.")
at Test.testCollection ( /shadow-dom/leaktests/html-collection.html:57:13) | Pass | assert_equals(-1, -1, "document.all should not contain elements in shadow tree.")
at Test.testCollection ( /shadow-dom/leaktests/html-collection.html:57:13) | Pass | assert_equals(-1, -1, "document.all should not contain elements in shadow tree.")
at Test.testCollection ( /shadow-dom/leaktests/html-collection.html:57:13) | Pass | assert_equals(-1, -1, "document.all should not contain elements in shadow tree.")
at Test.testCollection ( /shadow-dom/leaktests/html-collection.html:57:13) | Pass | assert_equals(-1, -1, "document.all should not contain elements in shadow tree.")
at Test.testCollection ( /shadow-dom/leaktests/html-collection.html:57:13) | Pass | assert_equals(-1, -1, "document.all should not contain elements in shadow tree.")
at Test.testCollection ( /shadow-dom/leaktests/html-collection.html:57:13) | Pass | assert_equals(-1, -1, "document.all should not contain elements in shadow tree.")
at Test.testCollection ( /shadow-dom/leaktests/html-collection.html:57:13) |
|
Pass | document.forms should not contain shadow nodes | Asserts runPass | assert_greater_than(1, 0, "document.forms should have at least 1 element.")
at Test.testCollection ( /shadow-dom/leaktests/html-collection.html:54:5) | Pass | assert_equals(-1, -1, "document.forms should not contain elements in shadow tree.")
at Test.testCollection ( /shadow-dom/leaktests/html-collection.html:57:13) |
|
Pass | document.images should not contain shadow nodes | Asserts runPass | assert_greater_than(1, 0, "document.images should have at least 1 element.")
at Test.testCollection ( /shadow-dom/leaktests/html-collection.html:54:5) | Pass | assert_equals(-1, -1, "document.images should not contain elements in shadow tree.")
at Test.testCollection ( /shadow-dom/leaktests/html-collection.html:57:13) |
|
Pass | document.links should not contain shadow nodes | Asserts runPass | assert_greater_than(1, 0, "document.links should have at least 1 element.")
at Test.testCollection ( /shadow-dom/leaktests/html-collection.html:54:5) | Pass | assert_equals(-1, -1, "document.links should not contain elements in shadow tree.")
at Test.testCollection ( /shadow-dom/leaktests/html-collection.html:57:13) |
|
Pass | document.anchors should not contain shadow nodes | Asserts runPass | assert_greater_than(1, 0, "document.anchors should have at least 1 element.")
at Test.testCollection ( /shadow-dom/leaktests/html-collection.html:54:5) | Pass | assert_equals(-1, -1, "document.anchors should not contain elements in shadow tree.")
at Test.testCollection ( /shadow-dom/leaktests/html-collection.html:57:13) |
|
Pass | document.embeds should not contain shadow nodes | Asserts runPass | assert_greater_than(1, 0, "document.embeds should have at least 1 element.")
at Test.testCollection ( /shadow-dom/leaktests/html-collection.html:54:5) | Pass | assert_equals(-1, -1, "document.embeds should not contain elements in shadow tree.")
at Test.testCollection ( /shadow-dom/leaktests/html-collection.html:57:13) |
|
Pass | document.plugins should not contain shadow nodes | Asserts runPass | assert_greater_than(1, 0, "document.plugins should have at least 1 element.")
at Test.testCollection ( /shadow-dom/leaktests/html-collection.html:54:5) | Pass | assert_equals(-1, -1, "document.plugins should not contain elements in shadow tree.")
at Test.testCollection ( /shadow-dom/leaktests/html-collection.html:57:13) |
|
Fail | document.applets should not contain any nodes | assert_equals: expected 0 but got 1 at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/shadow-dom/leaktests/html-collection.html:75:3)
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/shadow-dom/leaktests/html-collection.html:74:1 Asserts runFail | assert_equals(1, 0)
at Test.<anonymous> ( /shadow-dom/leaktests/html-collection.html:75:3) |
|