Summary

Harness status: OK

Found 3 tests

Details

ResultTest NameMessage
Passdocument.registerElement should not exist
Asserts run
Pass
assert_false(false)
    at Test.<anonymous> ( /custom-elements/historical.html:7:3)
PassShadowRoot doesn't have importNode or createElement[NS]
Asserts run
Pass
assert_equals(undefined, undefined)
    at Test.<anonymous> ( /custom-elements/historical.html:13:3)
Pass
assert_equals(undefined, undefined)
    at Test.<anonymous> ( /custom-elements/historical.html:14:3)
Pass
assert_equals(undefined, undefined)
    at Test.<anonymous> ( /custom-elements/historical.html:15:3)
PassattachShadow() does not recognize a registry member
Asserts runNo asserts ran