summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/307102-3-ref.html
blob: c000b10a7e30c5b616bc3cae8b5a9c9d4f54fde7 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html>
  <body>
    <div style="position: absolute; width: 100px;">
      <input type="submit"
             style="position: absolute; top: 0; left: 0;">
    </div>
  </body>
</html>