Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Passsetting sandbox attribute should not affect current document in iframe
Asserts run
Pass
assert_equals("BODY", "BODY", "about:blank document's contents should still be accessible")
    at Test.<anonymous> ( /html/browsers/sandboxing/sandbox-navigation-timing.tentative.html:20:7)
Pass
assert_equals("iframe not sandboxed", "iframe not sandboxed")
    at Test.<anonymous> ( /html/browsers/sandboxing/sandbox-navigation-timing.tentative.html:26:7)