tidy-html5/test/testbase/out_620531.html
Geoff R. McLane 5ae0ba4152 Update the 'testbase' to 5.1.8
There were just 21 of 227 message text files changed,
and just 15 of 220 html outputs changed.

After reviewing each diff carefully it seems all changes
were 'better', thus all are deemed acceptable to be
included in this 'testbase' update.

See report-5.1.8.txt for a full list of the changes.
2015-09-09 14:22:11 +02:00

11 lines
174 B
HTML

<!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>