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

16 lines
269 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>[ 640473 ] new-empty-tags doesn't work, breaks doc</title>
</head>
<body>
<foo>Foo <bar>bar</bar> foo foo
<zippo></zippo>foo</foo>
<p>This is a test</p>
<zippo>
<baz>
This is a pre-formatted Baz!
</baz>
</body>
</html>