Summary

Harness status: OK

Found 9 tests

Details

ResultTest NameMessage
Passdocument.scripts should not contain shadow nodes
Asserts run
Pass
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)
Passdocument.all should not contain shadow nodes
Asserts run
Pass
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)
Passdocument.forms should not contain shadow nodes
Asserts run
Pass
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)
Passdocument.images should not contain shadow nodes
Asserts run
Pass
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)
Passdocument.links should not contain shadow nodes
Asserts run
Pass
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)
Passdocument.anchors should not contain shadow nodes
Asserts run
Pass
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)
Passdocument.embeds should not contain shadow nodes
Asserts run
Pass
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)
Passdocument.plugins should not contain shadow nodes
Asserts run
Pass
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)
Faildocument.applets should not contain any nodesassert_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 run
Fail
assert_equals(1, 0)
    at Test.<anonymous> ( /shadow-dom/leaktests/html-collection.html:75:3)