mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-23 12:53:07 +09:00
5 lines
269 B
HTML
5 lines
269 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head><script>window.addEventListener("load", function() { var t = document.getElementById("t"); t.appendChild(t.previousSibling); }, false);</script></head>
|
|
<body><fieldset><legend></legend><textarea id="t"></textarea></fieldset></body>
|
|
</html>
|