File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / libxml2 / test / HTML / noscript.html
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Mon Jul 22 01:22:28 2013 UTC (10 years, 11 months ago) by misho
Branches: libxml2, MAIN
CVS tags: v2_9_1p0, v2_9_1, v2_8_0p0, v2_8_0, HEAD
2.8.0

<!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>

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