[csswg-drafts] [css-fonts] Update font technology "incremental" into "incremental-patch", "incremental-range", "incremental-auto" (#7665)

garretrieger has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-fonts] Update font technology "incremental" into "incremental-patch", "incremental-range", "incremental-auto" ==
Relevant spec section: https://www.w3.org/TR/css-fonts-5/#font-face-src-parsing

We just updated the incremental font transfer specification to use three font tech keywords ("incremental-patch", "incremental-range", and "incremental-auto") instead of the current single "incremental" keyword (see: https://github.com/w3c/IFT/pull/113, https://w3c.github.io/IFT/Overview.html#opt-in). This change gives the @font-face rule the ability to specify which type of incremental transfer the server hosting the font supports (or auto to instruct the client to figure it out via negotiation).

Could the CSS Fonts spec be updated to match?


Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7665 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 30 August 2022 23:51:58 UTC