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
PassShould fire violation event
Asserts run
Pass
assert_equals("script-src-elem", "script-src-elem")
    at Test.<anonymous> ( /content-security-policy/svg/svg-inline.sub.html:11:13)
PASS