xref: /aosp_15_r20/external/libxml2/result/HTML/noscript.html (revision 7c5688314b92172186c154356a6374bf7684c3ca)
1*7c568831SAndroid Build Coastguard Worker<!DOCTYPE html>
2*7c568831SAndroid Build Coastguard Worker<html>
3*7c568831SAndroid Build Coastguard Worker    <head>
4*7c568831SAndroid Build Coastguard Worker        <title>omg</title>
5*7c568831SAndroid Build Coastguard Worker        <noscript><link rel="stylesheet" href="http://foo.com"></noscript>
6*7c568831SAndroid Build Coastguard Worker    </head>
7*7c568831SAndroid Build Coastguard Worker    <body id="xxx">
8*7c568831SAndroid Build Coastguard Worker        <p>yo</p>
9*7c568831SAndroid Build Coastguard Worker    </body>
10*7c568831SAndroid Build Coastguard Worker</html>
11