Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassFeature policy treats opaque origins correctly
Asserts run
Pass
assert_equals(true, true, "'self' in header should match origin of sandboxed frame.")
    at Test.<anonymous> ( /feature-policy/policy-extends-to-sandbox.html:16:9)
Pass
assert_equals(false, false, "Opaque origins should not match each other.")
    at Test.<anonymous> ( /feature-policy/policy-extends-to-sandbox.html:17:9)