Summary

Harness status: OK

Found 5 tests

Details

ResultTest NameMessage
Failconstructorassert_array_equals: expected property 0 to be "frame1" but got "frame0" (expected array ["frame1"] got ["frame0"])
    at Test.<anonymous> (https://www1.wpt.live/custom-elements/cross-realm-callback-report-exception.html:26:3)
    at Test.step (https://www1.wpt.live/resources/testharness.js:2638:25)
    at test (https://www1.wpt.live/resources/testharness.js:633:30)
    at https://www1.wpt.live/custom-elements/cross-realm-callback-report-exception.html:19:1
Asserts run
Fail
assert_array_equals(["frame0"], ["frame1"])
    at Test.<anonymous> ( /custom-elements/cross-realm-callback-report-exception.html:26:3)
PassconnectedCallback
Asserts run
Pass
assert_array_equals(["frame1"], ["frame1"])
    at Test.<anonymous> ( /custom-elements/cross-realm-callback-report-exception.html:39:3)
PassdisconnectedCallback
Asserts run
Pass
assert_array_equals(["frame1"], ["frame1"])
    at Test.<anonymous> ( /custom-elements/cross-realm-callback-report-exception.html:53:3)
PassattributeChangedCallback
Asserts run
Pass
assert_array_equals(["frame1"], ["frame1"])
    at Test.<anonymous> ( /custom-elements/cross-realm-callback-report-exception.html:68:3)
PassadoptedCallback
Asserts run
Pass
assert_array_equals(["frame1"], ["frame1"])
    at Test.<anonymous> ( /custom-elements/cross-realm-callback-report-exception.html:81:3)