summaryrefslogtreecommitdiffstats
path: root/layout/base/crashtests/1278455-1.html
blob: 470fea730dabc35c81477d46a8f4e6761b74e4f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html style="transform: translateX(3px); display: grid;">
<head>
<!--
user_pref("layout.event-regions.enabled", true);
-->
</head>
<body>
<div style="position: absolute;">Z</div>
</body>
</html>