Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassSame-origin PDFs must not create accessible Document objects
Asserts run
Pass
assert_throws_dom("SecurityError", function "() => {       document.querySelector("iframe").contentWindow.document;     }")
    at Test.<anonymous> ( /html/browsers/browsing-the-web/navigating-across-documents/plugin-document.historical.html:16:5)