Files
ladybird/Userland/Libraries/LibWeb/HTML/HTMLScriptElement.h
Andreas Kling 8cafdf8985 LibWeb: Make sure <script> elements get prepared when connected
There's a bit more nuance to how this should really work, but let's at
least make sure we execute <script> elements if you insert them into
the document.
2021-03-15 21:20:33 +01:00

3.0 KiB