source:
vbox/trunk/src/libs/libxml2-2.9.14/test/xhtmlcomp@
98103
Last change on this file since 98103 was 95312, checked in by , 2 years ago | |
---|---|
File size: 196 bytes |
Line | |
---|---|
1 | <?xml version="1.0"?> |
2 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" |
3 | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> |
4 | <html> |
5 | <body> |
6 | <h1><abbr>a</abbr> b</h1> |
7 | </body> |
8 | </html> |
Note:
See TracBrowser
for help on using the repository browser.