Sign in
cobalt
/
cobalt
/
25399f97090f8a86f56525c38486080cb2747250
/
.
/
src
/
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>