mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-26 04:58:18 +00:00
This makes stuff inside <noscript> correctly not show up since we run with scripting enabled. In the future, we can add a way to disable scripting, but for now, Document::is_scripting_enabled() just returns true.