1606492.html (480B)
1 <script> 2 function go() { 3 var a = document.createElement("e") 4 document.body.appendChild(a) 5 a.addEventListener("DOMSubtreeModified", () => { 6 c.src = "" 7 d.replaceWith(b) 8 f.srcdoc = "" 9 }) 10 document.execCommand("selectAll", false) 11 a.setAttribute("s", "") 12 } 13 </script> 14 <div> 15 <output id="b"></output> 16 <iframe id="c" sandbox="allow-same-origin"></iframe> 17 <ul contenteditable="true"> 18 <li id="d">A</li> 19 </ul> 20 <iframe id="f"></iframe> 21 <audio onloadstart="go()" src="">