File tree 1 file changed +4
-0
lines changed
1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -5249,6 +5249,7 @@ Justification Method: the 'text-justify' property</h3>
5249
5249
UAs must also support the alternate keyword <dfn>distribute</dfn>
5250
5250
which must compute to ''inter-character'' ,
5251
5251
thus having the exact same meaning and behavior.
5252
+ UAs may treat this as a [=legacy value alias=] .
5252
5253
5253
5254
<wpt>
5254
5255
text-justify/text-justify-003.html
@@ -7918,6 +7919,9 @@ Recent Changes</h3>
7918
7919
* Define ''text-align/match-parent'' on the [=root element=] to compute to ''text-align/start''
7919
7920
instead of computing against the [=principal writing mode=] .
7920
7921
(<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> )
7921
7925
7922
7926
In addition there have been some minor editorial fixes.
7923
7927
You can’t perform that action at this time.
0 commit comments