web-platform-tests / web-platform-tests/interop
`AccentColor` should reflect `accent-color`
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 524
- Forks
- 35
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 10
Description
Description
The CSS AccentColor keyword should reflect the value of the accent-color property (if it has been set). This would provide a consistent way to style form controls elements, regardless of whether they are a native HTML element, a web component, or built with a JavaScript framework such as React. Rather than needing to dig through documentation to see what custom approach a component library is using and what CSS custom property names they use, this would be a standard.
Specification
web-feature
n/a
Test Links
No response
Additional Signals
Safari bug
Firefox bug
Chromium bug
Firefox standards position
You can read more about AccentColor here.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the CSS Color 4 specification linked in the issue, then review the linked Safari, Firefox, Chromium, and Firefox standards-position discussions to understand expected behavior and browser support. The issue names no repository file or existing test; done means adding appropriate web-platform coverage showing that AccentColor reflects a set accent-color value.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- testing-qa, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100