Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
V0011: The inherit value can be mixed with other sub-values
The specification states:
-
3.7. Shorthand font property: the font property Name: font Value: [[ <‘font-style’> || <font-variant-css21> || <‘font-weight’> || <‘font-stretch’> ]?<‘font-size’> [ / <‘line-height’> ]? <‘font-family’> ] | caption | icon | menu | message-box | small-caption | status-bar
EdgeHTML Mode
The inherit value can be mixed with other sub-values, for example:
font: 40px inherit;