summaryrefslogtreecommitdiffstats
path: root/layout/base/crashtests/788360.html
blob: 7a7766a4a87f0f500a5b89f4d21762ec5b2851f7 (plain)
1
2
3
4
5
6
<!DOCTYPE html>
<body onload="document.documentElement.offsetHeight; document.getElementById('v').style.counterReset='chicken'; document.documentElement.offsetHeight;">

<div style="backface-visibility: hidden; perspective: 12em; display: table;"><div style="column-count: 2; white-space: pre;" id="v">x<span style="float: right; display: inline-block; width: 24px; height: 24px; background: yellow;"></span></div></div>

</body>