Sign in
cobalt
/
cobalt
/
0a28a8fa312d64217177b774535966deff46f251
/
.
/
src
/
third_party
/
web_platform_tests
/
content-security-policy
/
generic
/
wildcardHostTest.js
blob: da3e2790f53e8152e8ce2476da228a22a1046905 [
file
] [
log
] [
blame
]
wildcardHostTestRan
=
false
;
onload
=
function
()
{
test
(
function
()
{
assert_true
(
wildcardHostTestRan
,
'Script should have ran.'
)},
"Wildcard host matching works."
);
}