haikuwebkit/LayoutTests/fast/block/min-content-box-sizing-expe...

4 lines
162 B
HTML

<div style="float:left; border:2px solid black; padding:10px; box-sizing:border-box;">
<div style="width:100px;height:100px;background-color:green"></div>
</div>