OSDN Git Service

Initial commit
[wordring-tm/wordring-tm.git] / third_party / tidy-html5-master / test / input / in_1055304.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
2 "http://www.w3.org/TR/html4/loose.dtd">
3 <html>
4 <head>
5 <title>1055304</title>
6 </head>
7 <body>
8 <img src="xx.png" alt="" ismap>
9 <a href="aa"><img src="xx.png" alt="" ismap></a>
10 </body>
11 </html>