-
Notifications
You must be signed in to change notification settings - Fork 256
Closed
Labels
feature definitionCreating or defining new features or groups of features.Creating or defining new features or groups of features.
Description
accent-color is marked as not Baseline:
web-features/features/accent-color.yml.dist
Lines 4 to 14 in 7312597
| status: | |
| baseline: false | |
| support: | |
| chrome: "93" | |
| chrome_android: "93" | |
| edge: "93" | |
| firefox: "92" | |
| firefox_android: "92" | |
| compat_features: | |
| - css.properties.accent-color | |
| - css.properties.accent-color.auto |
According to MDN this appears to be due to an accessibility issue in Safari from 2022:
FWIW Chrome Status only shows adoption by about 1% of sites and page loads, so it's not that prevalent yet, but it might still be worth reevaluating its Baseline status given that it seems to be (generally) usable in all major browsers.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature definitionCreating or defining new features or groups of features.Creating or defining new features or groups of features.