Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
Passiframe 'sandbox' ASCII case insensitive, allow-same-orİgin
Asserts run
Pass
assert_true(true, "supports the allow-same-origin token")
    at Test.<anonymous> ( /html/semantics/embedded-content/the-iframe-element/sandbox-ascii-case-insensitive.html:14:3)
Pass
assert_equals(null, null, "child document not reachable")
    at Test.<anonymous> ( /html/semantics/embedded-content/the-iframe-element/sandbox-ascii-case-insensitive.html:19:7)
Passiframe 'sandbox' ASCII case insensitive, allow-ſcripts
Asserts run
Pass
assert_true(true, "supports the allow-scripts token")
    at Test.<anonymous> ( /html/semantics/embedded-content/the-iframe-element/sandbox-ascii-case-insensitive.html:32:3)