Sign in
fuchsia
/
third_party
/
libxml2
/
514ab399550a9bfcd4a5eb60e921d06a1d38af9e
/
.
/
test
/
HTML
/
noscript.html
blob: 454e943693ba4e2be11e062bee23e390276c1fed [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
<title>
omg
</title>
<noscript><link
rel
=
"stylesheet"
href
=
"http://foo.com"
></noscript>
</head>
<body
id
=
"xxx"
>
<p>
yo
</p>
</body>
</html>