summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/914891.html
blob: 13d116d0b54ba7295ae9c6d233965af69ff83927 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html style="position: fixed;">
<head>
<meta charset="UTF-8">
</head>
<body>
<div style="position: sticky;"></div>
</body>
</html>