OSDN Git Service

Initial commit
[wordring-tm/wordring-tm.git] / third_party / tidy-html5-master / test / input / in_1410061-2.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <html>
3 <head>
4 <title>1410061 - issue 2 - inline propagation</title>
5 </head>
6 <body>
7 <b><font size="6">In bold</b>
8 <ul>
9 <li>Not in bold</li>
10 </ul>
11 </body>
12 </html>