tidy-html5/regression_testing/cases/legacy-expects/case-1333579.html

16 lines
246 B
HTML
Raw Normal View History

<!DOCTYPE html>
<html>
<head>
<title>1333579</title>
<style type="text/css">
div.c1 {text-indent: 3%}
</style>
</head>
<body>
<td>inferred table</td>
<div class="c1">
<p>Paragraph Text nested in a DIV</p>
</div>
</body>
</html>