Skip to content

Commit

Permalink
Remove incorrect webkit position for accent-color
Browse files Browse the repository at this point in the history
The linked to standards position issue is about AccentColor not accent-color.
This was reported in web-platform-dx/web-features#2370
  • Loading branch information
captainbrosset authored Dec 4, 2024
1 parent 47bb892 commit d21d453
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions standard-positions.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,13 +56,7 @@
"position": "",
"concerns": []
},
"webkit": {
"url": "https://github.com/WebKit/standards-positions/issues/136",
"position": "",
"concerns": [
"privacy"
]
}
"webkit": {}
},
"active-view-transition": {
"mozilla": {},
Expand Down Expand Up @@ -4654,4 +4648,4 @@
"mozilla": {},
"webkit": {}
}
}
}

0 comments on commit d21d453

Please sign in to comment.