mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-30 11:37:16 +02:00
Make WindowProxy implement the EventTarget interface. Add a new method current_target_for_bindings() that returns a WindowProxy object instead of directly exposing the Window object. These changes fixes several WPT tests that contain `window === currentTarget`.
6 lines
115 B
Plaintext
6 lines
115 B
Plaintext
Harness status: OK
|
|
|
|
Found 1 tests
|
|
|
|
1 Pass
|
|
Pass Event propagation path when an element in it is moved within the DOM |