1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 19:38:12 +00:00
serenity/Userland
Luke Wilde b275b8c87a LibWeb: Check target's root instead of target itself in EventDispatcher
This was accidentally missing ".root()": "or parent is a node and
target’s _root_ is a shadow-including inclusive ancestor of parent"

https://dom.spec.whatwg.org/#concept-event-dispatch Step 5.9.6
2021-09-02 22:53:19 +02:00
..
Applets Everywhere: Use my cool new @serenityos.org email address 2021-09-01 11:37:25 +04:30
Applications Browser: Reload the DOM Inspector's JSON data when loading a new page 2021-09-02 22:16:41 +02:00
Demos Userland: Remove IRC Client 2021-08-24 16:37:28 +02:00
DevTools LibCore+Userland: Implement Core::deferred_invoke 2021-09-02 03:47:47 +04:30
DynamicLoader CMake: Let Meta/serenity.sh run aarch64 make it past cmake 2021-08-28 14:43:07 +01:00
Games GameOfLife: Don't enable rotate button if a pattern isn't selected 2021-08-31 15:46:58 +01:00
Libraries LibWeb: Check target's root instead of target itself in EventDispatcher 2021-09-02 22:53:19 +02:00
Services LibWeb+WebContent: Add query for hovered DOM node to OOPWV 2021-09-02 22:16:41 +02:00
Shell Userland: Migrate to argument-less deferred_invoke 2021-09-02 03:47:47 +04:30
Utilities js: Implement pretty-printing of Intl.Locale 2021-09-02 17:56:42 +01:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00