Add the match-parent value to the text-align and text-align-last properties. This value inherits the parent element's text alignment, with the exception that when the parent has start or end alignment, match-parent computes these values to left or right based on the parent's text direction. For the root element, it computes to start. Previously, this functionality was only available through the non-standard -webkit-match-parent value.
None
None
Does this intent deprecate or change behavior of existing APIs, such that it has potentially high risk for Android WebView-based applications?
None
None
https://wpt.fyi/results/css/css-text/text-align/text-align-match-parent-01.html https://wpt.fyi/results/css/css-text/text-align/text-align-match-parent-02.html https://wpt.fyi/results/css/css-text/text-align/text-align-match-parent-03.html https://wpt.fyi/results/css/css-text/text-align/text-align-match-parent-04.html https://wpt.fyi/results/css/css-text/text-align/text-align-match-parent-05.html
No milestones specified