mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-02 04:27:12 +02:00
Our Ranges should maintain the invariant that their offsets are always within range of 0..length (inclusive) of their respective containers. Note that we cannot maintain this in AbstractRange, which is the base for StaticRange and can still have invalid offsets.
57 KiB
57 KiB