File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10250,6 +10250,20 @@ Changes</h2>
1025010250 <a href="https://github.com/w3c/csswg-drafts/issues/779">Issue 779</a> )
1025110251 <li> Switched ''text-spacing: normal'' to use ''text-spacing/trim-end'' instead of ''text-spacing/allow-end'' .
1025210252 (<a href="https://github.com/w3c/csswg-drafts/issues/7055">Issue 7055</a> )
10253+ <li> Switched ''text-spacing: normal'' to also apply ''text-spacing/ideograph-alpha'' and ''text-spacing/ideograph-numeric'' ,
10254+ updated UA default stylesheet to exclude these from monospace contexts,
10255+ specified that non-zero margin/border/padding inhibits space insertion,
10256+ and defined the amount of inserted space as ''0.125ic'' .
10257+ (<a href="https://github.com/w3c/csswg-drafts/issues/6950">Issue 6950</a> )
10258+ <li> Defined ''text-align: match-parent'' to compute to ''text-align/start'' on the [=root element=]
10259+ for simplicity of implementation.
10260+ (<a href="https://github.com/w3c/csswg-drafts/issues/6542">Issue 6542</a> )
10261+ <li> Allow ''text-justify/distribute'' keyword to be a [=legacy value alias=]
10262+ or to simply compute to ''text-justify/inter-character'' ;
10263+ this allows UAs to do whichever is easier, since the distinction does not matter for backwards-compatibility.
10264+ (<a href="https://github.com/w3c/csswg-drafts/issues/7322">Issue 7322</a> )
10265+ <li> Renamed <css> trim-inner</css> value of 'text-space-trim' to ''discard-inner'' for consistency with other values.
10266+ (<a href="https://github.com/w3c/csswg-drafts/issues/448">Issue 448</a> )
1025310267 </ul>
1025410268
1025510269 Significant changes since the <a href="https://www.w3.org/TR/2019/WD-css-text-4-20191113/">2019 Working Draft</a> include:
You can’t perform that action at this time.
0 commit comments