ladybird/Tests/LibWeb/Text/expected/wpt-import/css/css-text/text-align
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-002.txt LibWeb: Implement text-align: match-parent 2025-02-05 17:45:44 +00:00