OSDN Git Service

Initial commit
[wordring-tm/wordring-tm.git] / third_party / tidy-html5-master / test / input / in_441568.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4   <TITLE>[ #441568 ] Font tags handling different</TITLE>
5 </HEAD>
6 <BODY>
7 <blockquote>
8 <font size="+1">
9 text-one
10 </font> 
11 </blockquote>
12 <font size="+1">
13 text-two
14 </font> 
15 </BODY>
16 </HTML>