Skip to content

Commit 6026382

Browse files
committed
[css-values-4] Prose clarification
1 parent 7a313a7 commit 6026382

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
@@ -1063,7 +1063,7 @@ Font-relative lengths: the ''em'', ''ex'', ''cap'', ''ch'', ''ic'', ''rem'', ''l
10631063
(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
1066-
(or the computed font metrics corresponding to the initial values of the 'font' property,
1066+
(or the computed font metrics corresponding to the initial values of the 'font' or 'line-height' properties,
10671067
if the element has no parent).
10681068
When used outside the context of an element
10691069
(such as in <a>media queries</a>),

0 commit comments

Comments
 (0)