File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -83,12 +83,15 @@ Adjusting Line Box Heights: the 'line-height-step' property {#line-height-step}
8383 This adjustment is done
8484 by assuming that there is an inline-level box that has adjusted A' and D'
8585 in the line box.
86+ This inline-level box does not affect alignment points of the 'vertical-align' property,
87+ except values that align relative to the line box.
8688
8789 <div class="figure">
8890 <img src="images/adjust-line-height.svg">
8991 <p class="caption"> Rounding up the computed line box height.
9092 </div>
9193
94+ <div class="issue"> 'none' and '0' are equivalent. Is this ok?</div>
9295 <div class="issue"> Should this be animatable?
9396 There doesn't seem to be use cases but needed for consistency?</div>
9497
You can’t perform that action at this time.
0 commit comments