Return to noscript.html CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / embedaddon / libxml2 / test / HTML |
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>