You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note: CSS font-weight: lighter/bolder is somewhat unique, as its computed value inherits from the parent element. However, its behavior in Canvas requires further testing.
WPTs
Shorthand: https://wpt.live/css/css-fonts/variations/font-shorthand.html
font-weight valid: https://wpt.fyi/results/css/css-fonts/parsing/font-weight-valid.html?label=master&label=experimental&aligned
https://wpt.live/css/css-fonts/parsing/font-weight-computed.html
Note: calc <= 0 always evaluates to 1.
Note: CSS
font-weight: lighter/bolderis somewhat unique, as its computed value inherits from the parent element. However, its behavior in Canvas requires further testing.See WPT test: https://wpt.live/css/css-fonts/parsing/font-weight-computed.html