Bug 1731541 - Fix wpt failures. r=jfkthame CLOSED TREE
[gecko.git] / testing / web-platform / tests / css / css-text / white-space / reference / text-wrap-balance-float-001-ref.html
blob0e3e5c7967703c510da5a9d21546fb61621a86c9
1 <!DOCTYPE html>
2 <style>
3 .container {
4 font: 20px/1.5 monospace;
5 width: 23.5ch;
6 border: solid 1px;
8 .float {
9 background: yellow;
10 padding: 0.2em 1ch;
11 line-height: 1.2;
12 float: left;
14 </style>
16 <div class="container"><div class="float">FLOAT<br>FLOAT</div>abc de fg<br>hij klm<br>nop qrst uvw xyz!</div>