Skip to content

Commit 7a313a7

Browse files
committed
[css-values-4] Break cyclic unit dependency
Closes #2115
1 parent 56a6219 commit 7a313a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-values-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1060,7 +1060,7 @@ Font-relative lengths: the ''em'', ''ex'', ''cap'', ''ch'', ''ic'', ''rem'', ''l
10601060
Or should we just wait for Houdini Custom Units?
10611061

10621062
When used in the value of the 'font-size' property
1063-
(or the 'line-height' property, for the ''lh'' and ''rlh'' units)
1063+
(and additionally for the ''lh'' and ''rlh'' units in the 'line-height' property)
10641064
on the element they refer to,
10651065
these units refer to the computed font metrics of the parent element
10661066
(or the computed font metrics corresponding to the initial values of the 'font' property,

0 commit comments

Comments
 (0)