12 display: inline-block;
17 <p>This test ensures that preferred width and layout match for blocks with word-spacing between inlines.
18 All the text below should be on one line.
</p>
19 <div class=
"float" style=
"background-color: red"><span>a
</span>
21 <div class=
"float" style=
"background-color: orange">c
23 <div class=
"float" style=
"background-color: yellow">e
25 <div class=
"float" style=
"background-color: green"><span>g
</span>
27 <div class=
"inline-block" style=
"background-color: blue"><span>i
</span>
29 </div><div class=
"inline-block" style=
"background-color: indigo">k
31 </div><div class=
"inline-block" style=
"background-color: purple">m
33 </div><div class=
"inline-block" style=
"background-color: violet"><span>o
</span>