mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-11 09:27:00 +02:00
CharacterData.cpp still handled the style invalidation fallout from text mutations under dir=auto ancestors directly. Move that behavior into the CSS language invalidation helper. CharacterData continues to own text replacement and layout text updates. The helper now owns the inherited :dir() restyle and :has(:dir(...)) ancestor scheduling that can follow from text content changes.
8.7 KiB
8.7 KiB