Skip to content

Baseline status mismatch for accent-color across web-features and compute-baseline #2880

@rviscomi

Description

@rviscomi

Should Baseline tools like ESLint warn on accent-color? The feature is not considered Baseline, but the individual BCD key is fully supported across all major browsers now that the accent-color.maintains_contrast subfeature key absorbs all of the a11y issues. See #2874 and mdn/browser-compat-data#26073

Baseline tools look up the Baseline status of individual BCD keys using compute-baseline, which now says that css.properties.accent-color itself is Baseline. As a result, the tools WILL NOT warn when they see the property.

Is that the intended behavior?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions