File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -925,13 +925,13 @@ Line Sizing Containment: the 'line-sizing' property</h3>
925925 based on its <a>margin box</a>
926926 (prior to applying ''inline-sizing: stretch'' , if applicable),
927927 rather than its 'line-height' .
928- Half-leading is inserted inside the <a>content box</a> edges,
928+ <!-- Half-leading is inserted inside the <a>content box</a> edges,
929929 rather than overlapping the padding/border/margin areas.
930930 However, positive half-leading is only applied to the <a>root inline box</a> .
931- <!-- Negative half-leading is applied to all inline boxes,
931+ Negative half-leading is applied to all inline boxes,
932932 reducing the [=outer size=] as needed. -->
933933
934- ISSUE: Handle negative half-leading somehow. Maybe apply it to the margin edge?
934+ ISSUE(5178) : Handle negative half-leading somehow. Maybe apply it to the margin edge?
935935
936936 Note: This will give consistent line spacing
937937 as long as there is some amount of leading added,
You can’t perform that action at this time.
0 commit comments