8 <script src=
"../../resources/check-layout.js"></script>
9 <p>An empty inline should still get a linebox even when it precedes a space at which we start collapsing whitespace.
</p>
10 <div id=
"container" style=
"width: 100px" data-expected-client-height=
50>
11 X
<span style=
"font-size: 50px;"></span> X
13 <div id=
"container" style=
"width: 100px" data-expected-client-height=
50>
14 X
<span style=
"font-size: 50px;"></span> X
16 <div id=
"container" style=
"width: 100px" data-expected-client-height=
50>
17 X
<span style=
"font-size: 50px;"></span>X
19 <div id=
"container" style=
"width: 100px" data-expected-client-height=
50>
20 X
<span style=
"font-size: 50px;"></span> X
22 <div id=
"container" style=
"width: 100px" data-expected-client-height=
50>
23 X
<span style=
"font-size: 50px;"></span>X
25 <div id=
"container" style=
"width: 100px" data-expected-client-height=
50>
26 X
<span style=
"font-size: 50px;"></span> X
28 <div id=
"container" style=
"width: 100px" data-expected-client-height=
50>
29 X
<span style=
"font-size: 50px;"></span> X
32 checkLayout('#container');