css.types.image.gradient.conic-gradient - Does not work with Safari 12.1
Nobody has claimed this yet.
- Dominant language
- JSON
- Stars
- 5.8k
- Forks
- 2.6k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 186
Description
What type of issue is this?
Incorrect support data (example: BrowserX says "86" but support was added in "40")
What information was incorrect, unhelpful, or incomplete?
Safari 12.1 does not support conic-gradient.
What browsers does this problem apply to, if applicable?
Safari
What did you expect to see?
conic-gradient to work according to support matrix
Did you test this? If so, how?
The very first simple example of conic-gradient on MDN does not work.
https://css-gradient.com is not able to produce working example either.
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
No response
Do you have anything more you want to share?
Safari 14.1 works, don't have versions in between sadly.
linear- and radial-gradients work with Safari 12.1.
MDN URL
https://developer.mozilla.org/en-US/docs/Web/CSS/gradient/conic-gradient
MDN metadata
MDN page report details
- Query:
css.types.image.gradient.conic-gradient - Report started: 2024-11-25T15:45:44.240Z
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 with the MDN conic-gradient page and locate the browser-compatibility data entry for css.types.image.gradient.conic-gradient. Verify Safari 12.1 support against the linked MDN example and the issue's reported behavior, then update the support data and confirm the resulting compatibility matrix reflects the verified Safari versions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- documentation, web-dev
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100