Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Passtext on HTMLTitleElement must enqueue disconnectedCallback when removing a custom element
Asserts run
Pass
assert_array_equals(["constructed"], ["constructed"])
    at  /custom-elements/reactions/HTMLTitleElement.html:20:5
Pass
assert_array_equals(["connected"], ["connected"])
    at  /custom-elements/reactions/HTMLTitleElement.html:25:5
Pass
assert_equals(2, 2)
    at  /custom-elements/reactions/HTMLTitleElement.html:26:5
Pass
assert_equals(1, 1)
    at  /custom-elements/reactions/HTMLTitleElement.html:29:5
Pass
assert_array_equals(["disconnected"], ["disconnected"])
    at  /custom-elements/reactions/HTMLTitleElement.html:30:5