css.properties.text-decoration-skip-ink - Safari is not respecting the `none` property
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?
The text-decoration-skip-ink: none is not supported on Safari, but it is marked as supported.
What browsers does this problem apply to, if applicable?
Safari
What did you expect to see?
For the value none i would expect the underline not to skip glyphs.
Did you test this? If so, how?
I did test across it across the browsers. Chrome and Firefox implementation looks right, Safari is not. I am attaching a video below that presents the behaviour on Chrome (left) and Safari (right).
https://github.com/user-attachments/assets/aa7b32b2-4bfc-4328-96de-0833bd2d5e1c
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
https://developer.mozilla.org/en-US/docs/Web/CSS/text-decoration-skip-ink#try_it
Do you have anything more you want to share?
No response
MDN URL
https://developer.mozilla.org/en-US/docs/Web/CSS/text-decoration-skip-ink
MDN metadata
MDN page report details
- Query:
css.properties.text-decoration-skip-ink - Report started: 2024-10-18T06:18:41.119Z
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 css.properties.text-decoration-skip-ink compatibility entry and compare its Safari data with the linked MDN page and the reported browser behavior. Confirm the none value is represented accurately for Safari, then verify the compatibility data remains valid.
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
- Active
- Clarity
- Clearly specified
- Newbie friendliness
- 74/100