- From: Chris Lilley via GitHub <noreply@w3.org>
- Date: Mon, 22 Sep 2025 13:42:39 +0000
- To: public-css-archive@w3.org
The [spec currently says](https://drafts.csswg.org/css-fonts-4/#font-style-prop) (my emphasis)
> oblique `<angle [-90deg,90deg]>`
Controls matching against an oblique face. Positive angles represent a clockwise slant; negative angles represent a counter-clockwise slant. The lack of an [`<angle>`](https://drafts.csswg.org/css-values-4/#angle-value) represents 14deg. (Note that a font might internally provide its own mapping for "oblique", but the mapping within the font is disregarded.) Fractional and negative values are accepted; however, values less than -90deg or values greater than 90deg are [invalid](https://drafts.csswg.org/css-syntax-3/#css-invalid). If no oblique faces exist, and [font-synthesis-style](https://drafts.csswg.org/css-fonts-4/#propdef-font-synthesis-style) has the value auto, **a synthetic oblique face will be generated.**
--
GitHub Notification of comment by svgeesus
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12836#issuecomment-3319126042 using your GitHub account
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 22 September 2025 13:42:40 UTC