Files
ladybird/Libraries/LibWeb/DOM/HTMLScriptElement.h
Andreas Kling 17d26b92f8 LibWeb: Just ignore <script> elements that failed to load the script
We're never gonna be able to run them if we can't load them so just
let it go.
2020-06-15 18:37:48 +02:00

2.9 KiB