- From: Chris Lilley via GitHub <sysbot+gh@w3.org>
- Date: Fri, 15 Jul 2022 10:05:21 +0000
- To: public-css-archive@w3.org
> In https://github.com/w3c/csswg-drafts/commit/d3db8697852a6ccc1c8dafcb4aff1f516198bb50, the `font-variant` descriptor of the `@font-face` rule was dropped, resolving https://github.com/w3c/csswg-drafts/issues/2531. Right. > However, the `FontFace` interface still has the `variant` attribute: https://www.w3.org/TR/css-font-loading-3/#fontface-interface I think that is easily explained: https://github.com/w3c/csswg-drafts/commit/d3db8697852a6ccc1c8dafcb4aff1f516198bb50 happening on Sep 20, 2019 while https://www.w3.org/TR/css-font-loading-3/#fontface-interface was published 22 May 2014 :( and [badly needs to be republished](https://github.com/w3c/csswg-drafts/issues/7065) However the [current ED](https://drafts.csswg.org/css-font-loading/#fontface-interface) also has the same problem and I agree, the descriptor was removed so the interface should remove it also. -- GitHub Notification of comment by svgeesus Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7502#issuecomment-1185389597 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 15 July 2022 10:05:27 UTC