summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/366952-1.html
blob: c210b77b78fa083abb79d43831cd4d35578fd297 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<html>

<head>
</head>

<body>

<div style="display: -moz-inline-box;">
  <div style="padding-right: 3%;">
    <div style="position: fixed;">
      Foo
    </div>
  </div>
</div>

</body>
</html>