Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassRepeated declarative shadow roots keep only the first
Asserts run
Pass
assert_true(true, "Remaining shadow root should be open")
    at Test.<anonymous> ( /shadow-dom/declarative/declarative-shadow-dom-repeats-2.html:25:3)
Pass
assert_equals("1", "1")
    at Test.<anonymous> ( /shadow-dom/declarative/declarative-shadow-dom-repeats-2.html:26:3)
Pass
assert_equals(2, 2)
    at Test.<anonymous> ( /shadow-dom/declarative/declarative-shadow-dom-repeats-2.html:27:3)
Pass
assert_equals("2", "2")
    at Test.<anonymous> ( /shadow-dom/declarative/declarative-shadow-dom-repeats-2.html:28:3)
Pass
assert_equals("3", "3")
    at Test.<anonymous> ( /shadow-dom/declarative/declarative-shadow-dom-repeats-2.html:29:3)
Pass
assert_false(false, "Remaining shadow root should be closed")
    at Test.<anonymous> ( /shadow-dom/declarative/declarative-shadow-dom-repeats-2.html:31:3)
Pass
assert_equals(2, 2)
    at Test.<anonymous> ( /shadow-dom/declarative/declarative-shadow-dom-repeats-2.html:32:3)
Pass
assert_equals("2", "2")
    at Test.<anonymous> ( /shadow-dom/declarative/declarative-shadow-dom-repeats-2.html:33:3)
Pass
assert_equals("3", "3")
    at Test.<anonymous> ( /shadow-dom/declarative/declarative-shadow-dom-repeats-2.html:34:3)