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

12 lines
210 B
HTML
Executable file

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>1410061 - issue 2 - inline propagation</title>
</head>
<body>
<b><font size="6">In bold</b>
<ul>
<li>Not in bold</li>
</ul>
</body>
</html>