File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -1362,15 +1362,12 @@ Shaping Across Intra-word Breaks</h3>
13621362
13631363 <p> This property describes how the last line of a block or a line
13641364 right before a <a>forced line break</a> is aligned.
1365- If a line is also the first line of the block
1366- or the first line after a <a>forced line break</a> ,
1367- 'text-align-last' takes precedence over 'text-align-all' .
13681365
13691366 <p> If <dfn dfn-for=text-align-last dfn-type=value>auto</dfn> is specified,
1370- content on the affected line is aligned per 'text-align'
1371- unless 'text-align' is set to ''justify'' ,
1367+ content on the affected line is aligned per 'text-align-all '
1368+ unless 'text-align-all ' is set to ''justify'' ,
13721369 in which case it is start-aligned.
1373- All other values have the same meanings as in 'text-align' .
1370+ All other values are interpreted as described for 'text-align' .
13741371
13751372 <h3 id="text-justify-property" caniuse="css-text-justify">
13761373 Justification Method: the 'text-justify' property</h3>
You can’t perform that action at this time.
0 commit comments