File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5249,6 +5249,7 @@ Justification Method: the 'text-justify' property</h3>
52495249 UAs must also support the alternate keyword <dfn>distribute</dfn>
52505250 which must compute to ''inter-character'' ,
52515251 thus having the exact same meaning and behavior.
5252+ UAs may treat this as a [=legacy value alias=] .
52525253
52535254 <wpt>
52545255 text-justify/text-justify-003.html
@@ -7918,6 +7919,9 @@ Recent Changes</h3>
79187919 * Define ''text-align/match-parent'' on the [=root element=] to compute to ''text-align/start''
79197920 instead of computing against the [=principal writing mode=] .
79207921 (<a href="https://github.com/w3c/csswg-drafts/issues/6542">Issue 6542</a> )
7922+ * Allow ''text-justify/distribute'' to be implemented as a [=legacy value alias=] ,
7923+ since this is easier for some engines and does not matter for compatibility.
7924+ (<a href="https://github.com/w3c/csswg-drafts/issues/7322">Issue 7322</a> )
79217925
79227926 In addition there have been some minor editorial fixes.
79237927
You can’t perform that action at this time.
0 commit comments