Skip to content

css.properties.font-variant-alternates and css.at-rules.font-feature-values - Safari doesn’t actually support it, Chromium now does #19083

Closed
@chris-morgan

Description

@chris-morgan

What type of issue is this?

Incorrect support data (ex. Chrome says "86" but support was added in "40")

What information was incorrect, unhelpful, or incomplete?

  1. That Safari has supported it since 9.1.
  2. That Chrome doesn’t support it.

What browsers does this problem apply to, if applicable?

Chromium (Chrome, Edge 79+, Opera, Samsung Internet), Safari

What did you expect to see?

  1. That Safari does not support @font-feature-values/font-variant-alternates (it doesn’t currently, and I don’t believe it ever did).
  2. That Chrome supports it from 111 onwards.

Did you test this? If so, how?

https://temp.chrismorgan.info/2023-03-09-font-feature-values-demo/

(Also other easy tests like CSSFontFeatureValuesRule or CSS.supports('font-variant-alternates', 'styleset(x)').)

Can you link to any release notes, bugs, pull requests, or MDN pages related to this?

Do you have anything more you want to share?

This affects both css.properties.font-variant-alternates and css.at-rules.font-feature-values.

MDN URL

https://developer.mozilla.org/en-US/docs/Web/CSS/font-variant-alternates

MDN metadata

MDN page report details
  • Query: css.properties.font-variant-alternates
  • Report started: 2023-03-09T10:42:08.609Z

Metadata

Metadata

Assignees

No one assigned

    Labels

    data:cssCompat data for CSS features. https://developer.mozilla.org/docs/Web/CSS

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions