tidy-html5/test/input/in_441568.html
Michael[tm] Smith b92d7aab88 new
2011-11-17 11:44:16 +09:00

16 lines
249 B
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE>[ #441568 ] Font tags handling different</TITLE>
</HEAD>
<BODY>
<blockquote>
<font size="+1">
text-one
</font>
</blockquote>
<font size="+1">
text-two
</font>
</BODY>
</HTML>