Re: [csswg-drafts] [css-fonts-4] font-display says it's valid in @font-feature-values but it isn't an at-rule

To give a little context for Google Fonts, we don't know what `font-display` our users want so we'd have to add a param to let the user specify it. Adding a param breaks cache sharing between sites that would otherwise share. Our stats suggest that cross-site caching is currently quite effective and we'd like to keep it that way. If we were to end up with numerous parameters to tune the `@font-face` in various ways the cache fragmentation could be significant.

-- 
GitHub Notification of comment by rsheeter
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2973#issuecomment-414747889 using your GitHub account

Received on Tuesday, 21 August 2018 17:02:46 UTC