12 lines
276 B
HTML
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>
|