tenfourfox/layout/base/crashtests/812665.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

7 lines
228 B
HTML

<!DOCTYPE html>
<html>
<body onload="document.getElementById('x').style.transformStyle = '';">
<div><span id="x" style="transform-style: preserve-3d;"><div><div style="position: fixed;"></div></div></span></div>
</body>
</html>