Files
ladybird/Libraries/LibWeb/DOM/Range.cpp
Jelle Raaijmakers 54d95fc766 LibWeb: Unify selection and cursor rects for painting
Instead of calculating the cursor rect separately, reuse
PaintableFragment::range_rect() and check for the selection state of
'None' where appropriate.
2025-12-08 20:12:23 +01:00

57 KiB