5ae0ba4152
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.
11 lines
174 B
HTML
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>
|