[csswg-drafts] [css-fonts-4] Define `font-style` (descriptor) with `auto | <'font-style'>` (#8084)

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

== [css-fonts-4] Define `font-style` (descriptor) with `auto | <'font-style'>` ==
The value definition of [`font-weight`](https://drafts.csswg.org/css-fonts-4/#descdef-font-face-font-weight) and `font-style` descriptors include a non-terminal, ie. `<'font-weight'>` and `<'font-style'>` referencing the corresponding property value definition, but not `font-style`.

> **Name:** font-style 
> **For:** `@font-face`
> **Value:** `auto | normal | italic | oblique [ <angle>{1,2} ]?`

Would it be possible to define it with `auto | <'font-style'>`? Is it an oversight or am I missing something?

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


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

Received on Wednesday, 16 November 2022 20:08:05 UTC