Sign in
webkit
/
WebKit
/
50871c22f14ce15263d8f7e18fb0f6a3f28c41de
/
.
/
LayoutTests
/
imported
/
w3c
/
web-platform-tests
/
content-security-policy
/
generic
/
unreached.js
blob: 893fb5eba10c4bc6330ac3a09b6240e450460de2 [
file
] [
log
] [
blame
]
onload
=
function
()
{
t1
.
step
(
function
()
{
assert_unreached
(
"Script should not have ran."
);});
}