mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-04 23:57:25 +00:00
This causes UI interactions with the document selection to also update the input and textarea DOM selection state. Note that we switch around the order of focusing a DOM node and setting the selection, so we allow the focus event to override whatever selection we came up with.