Skip to content

Commit

Permalink
Update forced-colors Chrome version status
Browse files Browse the repository at this point in the history
  • Loading branch information
dlibby- committed Mar 2, 2021
1 parent e125173 commit 0005828
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 19 deletions.
12 changes: 2 additions & 10 deletions css/at-rules/media.json
Original file line number Diff line number Diff line change
Expand Up @@ -612,15 +612,7 @@
"spec_url": "https://drafts.csswg.org/mediaqueries-5/#forced-colors",
"support": {
"chrome": {
"version_added": "79",
"flags": [
{
"type": "preference",
"name": "#forced-colors",
"value_to_set": "Enabled"
}
],
"notes": "See <a href='https://crbug.com/970285'>bug 970285</a>."
"version_added": "89",
},
"chrome_android": {
"version_added": false,
Expand Down Expand Up @@ -667,7 +659,7 @@
}
},
"status": {
"experimental": true,
"experimental": false,
"standard_track": true,
"deprecated": false
}
Expand Down
11 changes: 2 additions & 9 deletions css/properties/forced-color-adjust.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,7 @@
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/forced-color-adjust",
"support": {
"chrome": {
"version_added": "79",
"flags": [
{
"type": "preference",
"name": "forced-colors",
"value_to_set": "enabled"
}
]
"version_added": "89"
},
"chrome_android": {
"version_added": false
Expand Down Expand Up @@ -52,7 +45,7 @@
}
},
"status": {
"experimental": true,
"experimental": false,
"standard_track": true,
"deprecated": false
}
Expand Down

0 comments on commit 0005828

Please sign in to comment.