tidy-html5/regression_testing/cases/access-cases/case-6_5_1_1@0.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

12 lines
255 B
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"
"http://www.w3.org/TR/html4/frameset.dtd">
<html lang="en">
<head>
<title>aert1.0/6.5.1</title>
</head>
<frameset rows="100, 200">
<frame src="1.html">
<frame src="2.html">
</frameset>
</html>