mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-08 16:12:23 +02:00
We only need to know that the Global Object of the environment is an event target in order to dispatch an event on it. This resolves a FIXME where we assumed that the only type of Global in LibWeb is HTML::Window.