Sort out data for CSSConditionRule and CSSGroupingRule
Nobody has claimed this yet.
- Dominant language
- JSON
- Stars
- 5.8k
- Forks
- 2.6k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 186
Description
Both of these interfaces were added into prototype chain and moving properties around, and need to be reviewed against https://github.com/mdn/browser-compat-data/blob/main/docs/data-guidelines/api.md#apis-moved-on-the-prototype-chain.
Also, both are supported by Safari but the data says they aren't.
Contributor guide
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 by reading the linked API data guidelines, especially the section on APIs moved on the prototype chain, then locate the compatibility data for CSSConditionRule and CSSGroupingRule. Review their prototype-chain properties and Safari support against the guidelines and browser data; done means both interfaces are represented correctly and Safari support is no longer missing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100