tidy-html5/regression_testing/cases/legacy-expects/case-1590220a.html

19 lines
367 B
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>1590220 - Example 1</title>
</head>
<body>
<pre>
Text of first PRE block
</pre>
<table border="2" summary="First table"></table>
<pre>
Text of second PRE block
</pre>
<table border="3" summary="Second table"></table>
<!-- Some Comment -->
</body>
</html>