input-moveBefore-crash.html (158B)
1 <!DOCTYPE html> 2 <body> 3 <input id="input"> 4 <script> 5 window.onload = () => { 6 document.body.moveBefore(document.querySelector("#input"), null); 7 }; 8 </script>
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |