Files
ladybird/Libraries/LibWeb/CSS/StyleInvalidation.cpp
Andreas Kling 0a300fe59b LibWeb: Update the layout tree when CSS text-transform changes
Because we cache the transformed text string in text nodes affected by
text-transform, we have to actually update the layout tree when this
property value changes.
2025-03-08 20:22:01 +01:00

3.5 KiB