2 div:first-letter { float: left; }
5 Test for <i><a href="https://bugs.webkit.org/show_bug.cgi?id=18818">https://bugs.webkit.org/show_bug.cgi?id=18818</a>
6 REGRESSION (3.1.1-TOT): Character order (float:left ordered after the first letter)</i>.
9 The next line should say “123”.
11 <div><span style="float: left;">1</span>23</div>