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

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Test Input For Bug #427830</title>
</head>
<body>
<p>Tidy uses an incorrect XHTML 1.0 Namespace, even if the
correct namespace is given.</p>
</body>
</html>