We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a42be98 commit 3c43239Copy full SHA for 3c43239
1 file changed
css-values/Overview.bs
@@ -678,7 +678,7 @@ Relative lengths</h3>
678
Font-relative lengths: the ''em'', ''ex'', ''ch'', ''rem'' units</h4>
679
680
Aside from ''rem'' (which refers to the font-size of the root element),
681
- the <dfn export id="font-relative length">font-relative lengths</dfn> refer to the font metrics of the element on which they are used.
+ the <dfn export id="font-relative-length">font-relative lengths</dfn> refer to the font metrics of the element on which they are used.
682
The exception is when they occur in the value of the 'font-size' property itself,
683
in which case they refer to the computed font metrics of the parent element
684
(or the computed font metrics corresponding to the initial values of the 'font' property,
0 commit comments