Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
FailTest Description: Same-origin: If the origin of the target window doesn't match the given origin, the message is discarded.assert_array_equals: ActualResult expected property 0 to be "#0" but got "#2" (expected array ["#0", "https://wpt.live", "#3", "https://wpt.live"] got ["#2", "https://www1.wpt.live", "#3", "https://www1.wpt.live"])
    at Test.<anonymous> (https://www1.wpt.live/webmessaging/postMessage_origin_mismatch.sub.htm:45:13)
    at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25)
    at https://www1.wpt.live/resources/testharness.js:2689:35
Asserts run
Fail
assert_array_equals(["#2", "https://www1.wpt.live", "#3", "https://www1.wpt.live"], ["#0", "https://wpt.live", "#3", "https://wpt.live"], "ActualResult")
    at Test.<anonymous> ( /webmessaging/postMessage_origin_mismatch.sub.htm:45:13)