tidy-html5/regression_testing/cases/legacy-expects/case-427838.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

17 lines
484 B
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta name="generator"
content="Microsoft FrontPage 4.0">
<title>[ #427838 ] Name Anchor thrown away</title>
</head>
<body>
A fragment of html created by Frontpage.....
<h3><a name="clipboard"
id="clipboard">Clipboard</a></h3>
<p>lots more stuff deleted.... <!-- Dave's additions -->
<a href="bar">some text</a> <a href="bar">some text</a> <a href=
"foo"></a></p>
</body>
</html>