Fail | constructor | assert_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 runFail | assert_array_equals(["frame0"], ["frame1"])
at Test.<anonymous> ( /custom-elements/cross-realm-callback-report-exception.html:26:3) |
|
Pass | connectedCallback | Asserts runPass | assert_array_equals(["frame1"], ["frame1"])
at Test.<anonymous> ( /custom-elements/cross-realm-callback-report-exception.html:39:3) |
|
Pass | disconnectedCallback | Asserts runPass | assert_array_equals(["frame1"], ["frame1"])
at Test.<anonymous> ( /custom-elements/cross-realm-callback-report-exception.html:53:3) |
|
Pass | attributeChangedCallback | Asserts runPass | assert_array_equals(["frame1"], ["frame1"])
at Test.<anonymous> ( /custom-elements/cross-realm-callback-report-exception.html:68:3) |
|
Pass | adoptedCallback | Asserts runPass | assert_array_equals(["frame1"], ["frame1"])
at Test.<anonymous> ( /custom-elements/cross-realm-callback-report-exception.html:81:3) |
|