summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/564002-1.html
blob: 1ad515763882dd0b6bb55e6188bd2321b83a7c18 (plain)
1
2
3
4
5
6
7
8
9
<!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>