Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
PassA 'frame-ancestors' CSP directive overrides an 'x-frame-options' header which would block the page.
Asserts run
Pass
assert_equals("https://xn--n8j6ds53lwwkrqhv28a.wpt.live", "https://xn--n8j6ds53lwwkrqhv28a.wpt.live", "The same-origin page loaded.")
    at Test.<anonymous> ( /content-security-policy/frame-ancestors/frame-ancestors-overrides-xfo.html:13:17)
PassA 'frame-ancestors' CSP directive overrides an 'x-frame-options' header which would allow the page.
Asserts run
Pass
assert_equals(null, null)
    at Test.<anonymous> ( /content-security-policy/frame-ancestors/frame-ancestors-overrides-xfo.html:30:17)