Files
ladybird/Userland/Libraries/LibWeb/DOM
Linus Groh f60a2a1d80 LibWeb: Remove Document::is_scripting_enabled() and use Node's
There's no need to have a custom is_scripting_enabled() for the
Document class, as it (indirectly) inherits from Node.
Also, let's not hardcode false here :^)
2022-03-31 17:08:38 +02:00
..
2022-03-15 19:48:19 +01:00