2 pre { white-space: pre-wrap; background: silver; width:
7ex; }
6 <i><a href=
"https://bugs.webkit.org/show_bug.cgi?id=7216">http://bugzilla.opendarwin.org/show_bug.cgi?id=
7216</a>
7 white-space: pre-wrap collapses leading whitespace following a newline
</i>.
10 <p>Here
<code>bar
</code> should be right under
<code>foo
</code>:
</p>
12 <p>Here
<code>bar
</code> should be on the right hand side of the second line:
</p>
13 <pre>foo
<br> bar
</pre>
14 <pre>foo
<br> bar
</pre>
25 <p>Here
<code>bar
</code> should be on the right hand side of the third line:
</p>