7 Test for
<i><a href=
"http://bugs.webkit.org/show_bug.cgi?id=11671">http://bugs.webkit.org/show_bug.cgi?id=
11671</a>
8 REGRESSION (r13702): text-transform: capitalize changes non-breaking spaces to spaces
</i>.
10 <p>The next three lines should all look the same.
</p>
11 <p style=
"text-transform: capitalize;">Lorem
ipsum
</p>
12 <p>Lorem
<span style=
"text-transform: capitalize;">ipsum
</span></p>
13 <p>Lorem
Ipsum
</p>