tidy-html5/regression_testing/cases/legacy-expects/case-433360.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
434 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>[ #433360 ] Tags with missing &gt; can't be
repaired</title>
<style type="text/css">
span.c2 {font-family: arial,helvetica, geneva; font-size: 64%}
span.c1 {font-size: 64%}
</style>
</head>
<body>
<p><span class="c1">There seems to be an error occurring when you
don't</span> <span class="c2"><strong>end</strong> a tag with a
&gt;. Tidy won't fix it.</span></p>
</body>
</html>