File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -5069,9 +5069,6 @@ Text Alignment: the 'text-align' shorthand</h3>
50695069 and match-parent has basically no real use case on root,
50705070 we're doing this instead because it's easy -->
50715071
5072- When specified on the 'text-align' shorthand,
5073- sets both 'text-align-all' and 'text-align-last' to ''text-align/match-parent'' .
5074-
50755072 <wpt>
50765073 text-align/text-align-008.html
50775074 </wpt>
@@ -5084,6 +5081,10 @@ Text Alignment: the 'text-align' shorthand</h3>
50845081 text-align-match-parent-root-ltr.html
50855082 text-align-match-parent-root-rtl.html
50865083 </wpt>
5084+
5085+ When specified on the 'text-align' shorthand,
5086+ sets both 'text-align-all' and 'text-align-last' to ''text-align/match-parent'' .
5087+
50875088 </dl>
50885089
50895090 A block of text
You can’t perform that action at this time.
0 commit comments