summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/content-security-policy/blink-contrib/sandbox-empty-subframe.sub.html
blob: 5ddccfaa30b844e0b2e798078f33754ccc8fe278 (plain)
1
2
3

This test passes if it doesn't alert fail.
<iframe src="data:text/html,&lt;script&gt;alert_assert(&apos;FAIL&apos;);&lt;/script&gt;"></iframe>