[csswg-drafts] [css-fonts] `CSSFontFaceDescriptors` is missing descriptor attributes (#10107)

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

== [css-fonts] `CSSFontFaceDescriptors` is missing descriptor attributes ==
[`CSSFontFaceDescriptors`](https://drafts.csswg.org/css-fonts-4/#cssfontfacedescriptors) seems to be missing `font-weight` (not `fontWeight`) and [`font-stretch`/`fontStretch`](https://drafts.csswg.org/css-fonts-4/#font-face-font-stretch) (legacy).

CSS Fonts 5 may also missing a partial interface definition with [`font-size`/`fontSize`](https://drafts.csswg.org/css-fonts-5/#descdef-font-face-font-size), [`size-adjust`/`sizeAdjust`](https://drafts.csswg.org/css-fonts-5/#size-adjust-desc), and `*-override`/`*Override`.

A simpler alternative is proposed in #10105.

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


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

Received on Thursday, 21 March 2024 08:51:58 UTC