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>
1362
1362
1363
1363
<p> This property describes how the last line of a block or a line
1364
1364
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' .
1368
1365
1369
1366
<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'' ,
1372
1369
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' .
1374
1371
1375
1372
<h3 id="text-justify-property" caniuse="css-text-justify">
1376
1373
Justification Method: the 'text-justify' property</h3>
You can’t perform that action at this time.
0 commit comments