mirror of
https://github.com/servo/servo
synced 2026-04-25 17:15:48 +02:00
This ensures that the selection after the move is as expected. It mostly fixes tests that had fully passing implementation, but the after fontsize was incorrect, since the selection wasn't properly updated. Some new regressions were false positives. Part of #25005 Testing: WPT --------- Signed-off-by: Tim van der Lippe <tvanderlippe@gmail.com> Signed-off-by: Tim van der Lippe <TimvdLippe@users.noreply.github.com>