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

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

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