OSDN Git Service

Initial commit
[wordring-tm/wordring-tm.git] / third_party / tidy-html5-master / test / input / in_431731.html
1 <html>
2 <head>
3 <title>[ #431731 ] Inline emphasis inconsistent propagation</title>
4 </head>
5 <body>
6 <font size="1"><noscript><span>inside</span></noscript>OUTSIDE</font> <br>
7 <font size="1"><noscript>X<span>inside</span></noscript>OUTSIDE</font>
8 </body>
9 </html>