mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-03 14:28:39 +09:00
5 lines
252 B
HTML
5 lines
252 B
HTML
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||
|
|
<body style="width: 1px;" onload="document.documentElement.offsetHeight; document.getElementById('x').style.display = 'table-footer-group';">
|
||
|
|
<span>1</span> <br id="x" style="clear: both;" />
|
||
|
|
</body>
|
||
|
|
</html>
|