ladybird/Tests/LibWeb/Ref/input/css/css-text
Sam Atkins 070c4a2045 LibWeb: Implement text-align: match-parent
At computed-value time, this is converted to whatever the parent's
computed value is. So it behaves a little like `inherit`, except that
an inherited start/end value uses the parent's start/end, which might
be different from the child's.
2025-02-05 17:45:44 +00:00
..
text-align-match-parent.html LibWeb: Implement text-align: match-parent 2025-02-05 17:45:44 +00:00