mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-03 14:28:39 +09:00
9 lines
186 B
HTML
9 lines
186 B
HTML
|
|
<style>td:first-letter {
|
||
|
|
</style>
|
||
|
|
><table border=0>
|
||
|
|
<td><table id=test1>><td id=test2>
|
||
|
|
<script>
|
||
|
|
setTimeout("tCFcrash()", 41);
|
||
|
|
function tCFcrash() {
|
||
|
|
test1.appendChild(test2);
|
||
|
|
}</script>>
|