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
The computed value of 'font-family' is listed “as specified” but actually, its defined more clearly further down as being a list, each item consisting of either a <generic-family> keyword or a string. (Non-generic font family names specified as keywords get converted to a string.) CSS Fonts 4 gets this correct.