We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
accent-color
1 parent 359f09e commit 61e02cbCopy full SHA for 61e02cb
css/properties/accent-color.json
@@ -83,10 +83,12 @@
83
],
84
"support": {
85
"chrome": {
86
+ "version_added": "93"
87
+ },
88
+ "chrome_android": {
89
"version_added": false,
90
"impl_url": "https://crbug.com/343503163"
91
},
- "chrome_android": "mirror",
92
"edge": "mirror",
93
"firefox": {
94
"version_added": "92"
@@ -108,7 +110,7 @@
108
110
"webview_ios": "mirror"
109
111
112
"status": {
- "experimental": true,
113
+ "experimental": false,
114
"standard_track": true,
115
"deprecated": false
116
}
0 commit comments