Tests that an SVG loaded in an iframe with a policy enforces it, not the policy enforced by this parent frame. The SVG should render and not redirect to a different resource.

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassExpecting logs: ["TEST COMPLETE"]
Asserts run
Pass
assert_equals("TEST COMPLETE", "TEST COMPLETE")
    at Test.<anonymous> ( /content-security-policy/support/logTest.sub.js?logs=[%22TEST%20COMPLETE%22]:29:21)