Files
UXP-Fixed/layout/generic/crashtests/494283-1.xhtml
T
2018-02-02 04:16:08 -05:00

5 lines
311 B
HTML

<html xmlns="http://www.w3.org/1999/xhtml" style="position: absolute; display: table;">
<head><style>span:before { content: '1' }</style></head>
<body onload="document.documentElement.style.display = '';document.documentElement.offsetHeight;"><div style="position: absolute;"></div><span></span></body>
</html>