Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Passobject with length as transferable
Asserts run
Pass
assert_throws_js(function "function TypeError() { [native code] }", function "function() {       postMessage('', '*', {length:1});    }")
    at Test.<anonymous> ( /webmessaging/with-ports/026.html:8:4)