mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-16 05:51:55 +00:00
156c1083e9
introduced a text blocks cache
for better performance when searching through text on a page, but when
we partially recreate the layout tree, this cache does not get
invalidated. We now rebuild the entire text blocks cache after a layout
update.
3 lines
193 B
Text
3 lines
193 B
Text
Selection: [object Text] 0 - [object Text] 6
|
|
Selection: [object Text] 0 - [object Text] 3
|
|
Expected exception: IndexSizeError: Selection.getRangeAt() on empty Selection or with invalid argument
|