summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/389635-1.html
blob: dffd61a4a5da00f0ff137e0d519c726fbd56d8f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!DOCTYPE html>
<html>
<head>
</head>
<body>

<div style="position: fixed; overflow-x: scroll;">
  <div style="padding: 0%;">
    <div style="position: fixed;"></div>
  </div>
</div>

</body>
</html>