Skip to content

Commit 8f01339

Browse files
committed
[css-values-4][editorial] Add a note about font-affecting to make it less COMEFROM.
1 parent 4f50f67 commit 8f01339

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

css-values-4/Overview.bs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2097,6 +2097,10 @@ Font-relative Lengths: the ''em'', ''rem'', ''ex'', ''rex'', ''cap'', ''rcap'',
20972097
(The other font-relative lengths continue to resolve against
20982098
the element’s own metrics when used in 'line-height'.)
20992099

2100+
Note: Most properties defined in [[css-fonts-4]] are [=font-affecting properties=],
2101+
as is 'math-scale'.
2102+
(This isn't necessarily an exhaustive list.)
2103+
21002104
When used outside the context of an element
21012105
(such as in <a>media queries</a>),
21022106
the [=font-relative lengths=] units refer to the metrics corresponding

0 commit comments

Comments
 (0)