5a1b65d089
Automate testing of any PR's. Updated README's explaining new processes.
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>
|