Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassAllow localStorage and sessionStorage access inside iframe with sandbox='allow-same-origin allow-scripts'
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /html/semantics/embedded-content/the-iframe-element/sandbox_026.htm:20:17)
Pass
assert_equals("access to window.localStorage and window.sessionStorage", "access to window.localStorage and window.sessionStorage")
    at Test.<anonymous> ( /html/semantics/embedded-content/the-iframe-element/sandbox_026.htm:21:17)