Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassTest Description: If the value of the targetOrigin argument is neither a single U+002A ASTERISK character (*), a single U+002F SOLIDUS character (/), nor an absolute URL, then throw a SyntaxError exception and abort the overall set of steps.
Asserts run
Pass
assert_throws_dom("SYNTAX_ERR", function "function DOMException() { [native code] }", function "function()             {                 TARGET.contentWindow.postMessage(DATA, DATA);             }")
    at Test.<anonymous> ( /webmessaging/postMessage_invalid_targetOrigin.htm:30:13)