serenity/Base
kleines Filmröllchen a7a5721149 LibWeb: Dispatch mouse events to topmost element instead of hit target
This improves our spec compliance by allowing the user to click
non-element nodes (like text) and having the click be registered with
the parent element (like a div or button). This makes Fandom's cookie
accept button work if you click the text. Additionally, the events test
page contains a test to check the target element, which would previously
not exist when we fired the event at a non-element.
2022-06-05 22:31:06 +01:00
..
bin Userland: Add more(1) emulation to less(1) 2021-07-07 20:01:15 +04:30
etc Base: Don't launch LookupServer in generate-manpages mode 2022-05-26 21:49:52 +01:00
home/anon Base: Add emoji yowl (10CD23) 2022-05-31 10:19:47 +01:00
res LibWeb: Dispatch mouse events to topmost element instead of hit target 2022-06-05 22:31:06 +01:00
root Base: Remove TelnetServer and WebServer from the generated manpage list 2022-02-28 20:30:35 +02:00
usr Everywhere: Fix a bunch of typos 2022-05-29 15:22:00 +02:00
www Base: Improve default WebServer pages 2022-02-23 21:28:17 +00:00
.gitignore Base: Unignore all files by default 2022-03-24 20:11:39 -07:00