Commit Graph

1 Commits

Author SHA1 Message Date
Glenn Skrzypczak
406a32c366 LibWeb/HTML: Make more events trusted
The beforeunload, promiserejection, beforetoggle and toggle events were
previously not tagged as trusted. This commit properly tags the event
so that we match the behaviour implemented by other browsers.
2026-03-23 02:33:56 +01:00