Sign in
webkit
/
WebKit
/
50871c22f14ce15263d8f7e18fb0f6a3f28c41de
/
.
/
LayoutTests
/
imported
/
w3c
/
web-platform-tests
/
content-security-policy
/
generic
/
wildcardPortTest.js
blob: 3cd1d2eaedf8878b3e6be5e5fdb90d0589ba4e16 [
file
] [
log
] [
blame
]
wildcardPortTestRan
=
false
;
onload
=
function
()
{
test
(
function
()
{
assert_true
(
wildcardPortTestRan
,
'Script should have ran.'
)},
"Wildcard port matching works."
);
}