mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 06:35:42 +00:00
5 lines
311 B
HTML
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>
|