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

10 lines
241 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>
<table style="margin-top:0.5em; background:gold;" cellpadding=0 cellspacing=0>
<tr><td>test
</table>
</div>