Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassAllow sandbox iframe to access other content from the same origin if sandbox='allow-same-origin'
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /html/semantics/embedded-content/the-iframe-element/sandbox_023.htm:20:17)
Pass
assert_equals("window.parent.document", "window.parent.document")
    at Test.<anonymous> ( /html/semantics/embedded-content/the-iframe-element/sandbox_023.htm:21:17)