mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-03 14:28:39 +09:00
5 lines
226 B
HTML
5 lines
226 B
HTML
|
|
<html class="reftest-wait">
|
||
|
|
<body onload="var d = document.getElementById('d'); d.removeChild(d.firstChild); document.documentElement.className='';">
|
||
|
|
<div style="width:1px"><b>T</b><span id="d"> </span>T</div>
|
||
|
|
</body>
|
||
|
|
</html>
|