tidy-html5/regression_testing/cases/legacy-expects/case-433360.html

17 lines
434 B
HTML
Raw Normal View History

<!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>