Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassTest Description: Cross-origin: event.source returns the WindowProxy of the source window.
Asserts run
Pass
assert_equals(object "[object Window]", object "[object Window]")
    at Test.<anonymous> ( /webmessaging/event.source.xorigin.sub.htm:45:9)
Pass
assert_array_equals(["https://www1.wpt.live", "AccessCookieDenied"], ["https://www1.wpt.live", "AccessCookieDenied"], "ActualResult")
    at Test.<anonymous> ( /webmessaging/event.source.xorigin.sub.htm:46:9)