Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / multicol / dynamic / spanner-becomes-float-expected.html
blobaab9088444f59f6c15b8948baf52e4a4cb8b6764
1 <!DOCTYPE html>
2 <p>Set the float property on a spanner so that it ceases to be a spanner.</p>
3 <p>There should be three blue <em>squares</em> below.</p>
4 <div style="float:left; width:100px; height:100px; margin-right:100px; background:blue;"></div>
5 <div style="float:left; width:100px; height:100px; margin-right:100px; background:blue;"></div>
6 <div style="float:left; width:100px; height:100px; margin-right:100px; background:blue;"></div>