Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassBlock localStorage and sessionStorage inside iframe with the sandbox attribute.
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /html/semantics/embedded-content/the-iframe-element/sandbox_031.htm:20:17)
Pass
assert_equals("no access to window.localStorage and window.sessionStorage", "no access to window.localStorage and window.sessionStorage")
    at Test.<anonymous> ( /html/semantics/embedded-content/the-iframe-element/sandbox_031.htm:21:17)