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

11 lines
174 B
HTML
Raw Normal View History

<!DOCTYPE html>
<html>
<head>
<title>[ 620531 ] br in pre must not cause line break</title>
</head>
<body>
<p class="foo">foo</p>
<pre>bar<br>baz</pre>
</body>
</html>