File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -37,18 +37,18 @@ Introduction {#intro}
3737 is desired in many cases.
3838 This level of the specification focuses on following cases.
3939
40- * Adjust heights of line boxes to multiples of the specified length.
4140 * Adjust heights of block-level boxes to multiples of the specified length.
41+ * Adjust heights of line boxes to multiples of the specified length.
4242
43- By controlling heights of line boxes,
43+ By stacking blocks at multiples,
44+ authors can align content across columns, pages, scroll-snapped bocks
45+ or multiple blocks placed absolutely
46+ to maintain vertical rhythm.
47+
48+ Also by controlling heights of line boxes,
4449 lines of text in different fonts can create consistent visuals
4550 to help readability.
4651
47- Also by stacking such line boxes,
48- authors can align lines across columns,
49- pages, scroll-snapped blocks, or multiple blocks placed absolutely,
50- to produce vertical rhythm.
51-
5252 <div class="figure">
5353 <a href="examples/snap-height.html">
5454 <img src="images/snap-height-sample.png"></a>
You can’t perform that action at this time.
0 commit comments