Sign in
cobalt
/
cobalt
/
9708d320f5c570ac1ada07d0e0136706ac0a5c29
/
.
/
third_party
/
web_platform_tests
/
content-security-policy
/
blink-contrib
/
manifest-src-allowed.sub.html
blob: fe6d2b1c2c665d176ceee27020595839c341826d [
file
] [
log
] [
blame
]
<link
rel
=
"manifest"
href
=
"manifest.test/manifest.json"
>
<script>
{
testRunner
.
getManifestThen
(
function
()
{
alert_assert
(
"Pass"
);
});
}
</script>