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

11 lines
198 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>[ #435919 ] Nested &lt;q&gt;&lt;/q&gt;'s not handled
correctly</title>
</head>
<body>
<q>So then I said to him, <q>don't go there.</q></q>
</body>
</html>