Annotation of embedaddon/libxml2/result/HTML/noscript.html, revision 1.1.1.2

1.1       misho       1: <!DOCTYPE html>
                      2: <html>
1.1.1.2 ! misho       3:     <head>
        !             4:         <title>omg</title>
        !             5:         <noscript><link rel="stylesheet" href="http://foo.com"></noscript>
        !             6:     </head>
        !             7:     <body id="xxx">
1.1       misho       8:         <p>yo</p>
                      9:     </body>
                     10: </html>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>