15 lines
490 B
HTML
15 lines
490 B
HTML
<html>
|
|
<head>
|
|
<script>
|
|
document.addEventListener("DOMContentLoaded", async () => {
|
|
const tt = document.createElementNS("http://www.w3.org/1999/xhtml", "tt")
|
|
tt.popover = "manual"
|
|
const viewTransition = document.startViewTransition(undefined)
|
|
await viewTransition.updateCallbackDone
|
|
for (let i = 0; i < 2; i++) {
|
|
document.replaceChild(tt, document.childNodes[(2324524876 % document.childNodes.length)])
|
|
}
|
|
})
|
|
</script>
|
|
<head>
|
|
</html>
|