-
CSS Fonts Module Level 4, [Editor’s Draft](https://www.w3.org/standards/types#ED), 15 September 2022
Says in [`@font-face` rule](https://w3c.github.io/csswg-drafts/css-fonts-4/#font-face-rule):
…
-
### Use case: description, code
My HTML has the following CSS:
.symbol { font-family: 'mySymbols'; font-size: 80%; padding-top: 5px; }
@font-face {
font-family : 'mySymbols';
src: u…
-
I have started seeing `font-display: swap` in `@font-face` at-rules more often in performance-minded web apps. This addresses a [Flash of Invisible Text](https://web.dev/font-display/#how-to-avoid-sho…
-
Management of original fonts, generation of @font-face versions (eot, woff, ttf, svg) and the CSS syntax (like fontsquirrel), compression
-
We appreciate your feedback - to help the team understand your needs please complete the following template to ensure we have the details to help.
### Submission Guidelines
- **If you are not us…
-
Resolutions were made for [csswg-drafts/#6063](https://github.com/w3c/csswg-drafts/issues/6063).
**\[css\-fonts\-5\] @font\-face supports incremental**
* RESOLVED: add a \`incremental\` to the \`fon…
-
`ascent-override`, `descent-override` and `line-gap-override` descriptors for `@font-face`.
### Implementation Status
* Chrome: 86+ flagged, 87+ by default
### References
* [Chrome Status](ht…
-
Filament group claims there are some false positive's, and created [face-off](https://github.com/filamentgroup/face-off)
-
## Feature Description
When the LCP element is text, the loading of the font being used should be prioritized. For example, on [one of my blog posts](https://weston.ruter.net/2024/01/12/running-php…
-
Affected Branch: main Affected Build: 17.8.0 Preview 2.0 [34308.144.main] Version info:
.NET
SDK: 8.0.100
Sdk-manifest: 8.0.100
microsoft.net.sdk.android: 34.0.43
micros…