mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
7 lines
435 B
HTML
7 lines
435 B
HTML
<!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="-moz-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>
|