Files
ladybird/Libraries/LibWeb/Layout/LayoutPosition.cpp
Andreas Kling 9177eea8fe LibWeb: Add LayoutRange::normalized()
We use this to ensure that we're always working with a selection where
the start() is before the end() in document order. That simplifies all
the logic around this.
2020-06-29 00:39:51 +02:00

1.8 KiB