Files
ladybird/Tests/LibWeb/Text/input/selection-in-focused-editing-host.html
Jelle Raaijmakers c9d4913bb4 LibWeb: Do not modify selection if editing host is already selected
If an editing host receives focus, we would always set a new selection
range. However, we only need to do that if we're not already part of the
active range. This corresponds to behavior shown by Chrome and Firefox.
2025-08-01 10:09:26 +02:00

909 B