Sign in
cobalt
/
cobalt
/
9708d320f5c570ac1ada07d0e0136706ac0a5c29
/
.
/
third_party
/
web_platform_tests
/
content-security-policy
/
blink-contrib
/
report-uri.sub.html
blob: 9ffb835f2bf5c3605356e3907f2d26bcf6569bf1 [
file
] [
log
] [
blame
]
<script
src
=
"resources/report-test.js"
></script>
<script>
// This script block will trigger a violation report.
alert_assert
(
'FAIL'
);
</script>