Skip to content

Commit 1f775aa

Browse files
committed
[css-rhythm] Add an issue and a clarification
1 parent d77823d commit 1f775aa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

css-rhythm/Overview.bs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)