Files
ladybird/Libraries/LibWeb/CSS/StyleValues/TextIndentStyleValue.cpp
Sam Atkins c4b9e7eadf LibWeb: Parse and propagate extended text-indent property values
CSS Text 3 gives `text-indent` a couple of optional keywords to control
which lines are affected. This commit parses them, but doesn't yet do
anything with them.
2025-11-20 16:02:40 +01:00

1.8 KiB