gecko/layout/reftests/bugs/564002-1-ref.html

10 lines
201 B
HTML
Raw Normal View History

2011-09-30 07:12:16 -07:00
<!DOCTYPE html>
<div style="float:left">
<div style="padding-bottom:1em">
<div style="float:left">test</div>
</div>
<div style="margin-top:0.5em; background:gold;">
test
</div>
</div>