Firefox mapping to -webkit-font-smoothing
Nobody has claimed this yet.
- Dominant language
- JSON
- Stars
- 5.8k
- Forks
- 2.6k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 186
Description
MDN URL
https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Properties/font-smooth
What specific section or headline is this issue about?
No mention of Firefox mapping to webkit vendor
What information was incorrect, unhelpful, or incomplete?
The browser compatibility within the MDN font-smooth has not mentioned Firefox 128 and later supports -webkit-font-smoothing: antialiased (by mapping to -moz-osx-font-smoothing: grayscale).
What did you expect to see?
The browser compatibility (font-smooth) table updated to reflect this change.
Do you have any supporting links, references, or citations?
https://caniuse.com/?search=font-smooth
https://groups.google.com/a/mozilla.org/g/dev-platform/c/zQ4bhw78uac
https://dbushell.com/2024/11/05/webkit-font-smoothing/
https://github.com/whatwg/compat/issues/115
Do you have anything more you want to share?
No response
MDN metadata
No response
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 font-smooth page and its browser-compatibility data, then read the linked Firefox references to confirm the version and mapping for -webkit-font-smoothing: antialiased. Update the compatibility table to reflect Firefox 128 and later, and verify that the rendered data shows the expected support information.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 52/100