Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
FailTest Description: If the targetOrigin argument is a single literal U+002F SOLIDUS character (/), and the Document of the Window object on which the method was invoked does not have the same origin as the entry script's document, then abort these steps silently.assert_equals: e.data expected "NoExceptionRaised" but got "/"
    at Test.<anonymous> (https://www1.wpt.live/webmessaging/postMessage_solidus_xorigin.sub.htm:43:9)
    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_equals("/", "NoExceptionRaised", "e.data")
    at Test.<anonymous> ( /webmessaging/postMessage_solidus_xorigin.sub.htm:43:9)