File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ Group: CSSWG
1313Status : ED
1414Work Status : exploring
1515Editor : Koji Ishii, Google, kojiishi@gmail.com
16+ Editor : Elika J. Etemad (fantasai), Invited Expert, http://fantasai.inkedblade.net/contact
1617ED : https://drafts.csswg.org/css-rhythm/
1718Abstract : This module contains CSS features for aligning content size
1819 to multiple of unit size.
@@ -33,7 +34,8 @@ Controlling sizes of CSS objects to be multiple of a unit
3334is desired in many cases.
3435This level of the specification focuses on following cases.
3536
36- * Adjust heights of line boxes to the multiple of the specified unit.
37+ * Adjust heights of line boxes to multiples of the specified length.
38+ * Adjust heights of block-level boxes to multiples of the specified length.
3739
3840By controlling heights of line boxes,
3941lines of text in different fonts can create consistent visuals
You can’t perform that action at this time.
0 commit comments