Commit Graph

1 Commits

Author SHA1 Message Date
Jelle Raaijmakers
b6deacf6b0 LibWeb: Support hit testing fully above fragments
This allows us to consider fragments for hit testing even though the
cursor moved fully above them. This will allow us to select all the
contents in a <textarea> when you drag the mouse all the way to the top,
beyond the <textarea>'s top edge.
2026-02-11 11:04:53 +01:00