css.at-rules.counter-style.symbols - Safari support likely to be partial
Nobody has claimed this yet.
- Dominant language
- JSON
- Stars
- 5.8k
- Forks
- 2.6k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 186
Description
Only Safari isn't marked as partial implementation here:
https://developer.mozilla.org/en-US/docs/Web/CSS/@counter-style/symbols#browser_compatibility
Often when almost all browsers have a similar note, it actually applies to all browsers because it's some "future" spec concept that nobody has implemented yet. I'm not sure if that's the case, but it would be good to confirm.
Source in BCD:
The task is to write a test for <image> as a value for the symbols descriptor and see if it really works in Safari. If not, add a similar note as the other browsers.
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
Review the CSS counter-style symbols compatibility entry in css/at-rules/counter-style.json and the linked MDN browser-compatibility table. Test an value for the symbols descriptor in Safari. Done means confirming Safari's behavior and, if it is only partial, adding the corresponding note to the BCD entry.
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
- 55/100