In the definition of font-relative units there is the text:
When used in the value of any 'font-*' property on the element they refer to...
Rather than leaving it to chance that the set of properties this refers to are the right set and all font effecting properties have the prefix font- and there are no non-font effecting properties that have the prefix font-, it would be clearer if this linked to either a complete list of properties or some other definition.
I believe the intent is that it is any property that might influence one of the font's metrics used by font-relative units. One option would be for CSS Fonts could define that concept and this could link to it.
cc @tabatkins @fantasai @svgeesus
In the definition of font-relative units there is the text:
Rather than leaving it to chance that the set of properties this refers to are the right set and all font effecting properties have the prefix
font-and there are no non-font effecting properties that have the prefixfont-, it would be clearer if this linked to either a complete list of properties or some other definition.I believe the intent is that it is any property that might influence one of the font's metrics used by font-relative units. One option would be for CSS Fonts could define that concept and this could link to it.
cc @tabatkins @fantasai @svgeesus