mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-23 01:39:55 +00:00
We were never wrapping and using the actual DOM::Event but instead wrapped the *target* twice and passed it to the event listener callback, as this value and as argument. This unbreaks "fun demo" and "canvas path quadratic curve test" - and event dispatching in general, of course :^) Fixes #3721.
2.4 KiB
2.4 KiB