summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/1606130.html
blob: d34935be1db6634acb61d29a8fb040eaa707779d (plain)
1
2
3
4
5
6
7
8
9
10
<!doctype html>
<style>
  :root, body {
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
  }
</style>
<body></body>