source:
vbox/trunk/src/libs/libxml2-2.9.14/test/HTML/noscript.html@
102797
Last change on this file since 102797 was 95312, checked in by , 3 years ago | |
---|---|
File size: 206 bytes |
Line | |
---|---|
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> |
Note:
See TracBrowser
for help on using the repository browser.