tidy-html5/regression_testing/cases/legacy-cases/case-1590220a@1.html
Jim Derry 5a1b65d089 Move the testing repository back into the Tidy codebase.
Automate testing of any PR's.
Updated README's explaining new processes.
2021-05-21 10:43:35 -04:00

22 lines
371 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>
<TABLE border="2" summary="First table">
<PRE>
Text of first PRE block
</TABLE>
</PRE>
<TABLE border="3" summary="Second table">
<PRE>
Text of second PRE block
</TABLE>
</PRE>
<!-- Some Comment -->
</BODY>
</HTML>