mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-26 10:24:50 +00:00
We were using the anchor_node() as the boundary point node when collapsing a selection, but the spec tells us to use the start and end boundary point nodes.