Allow support for more font effects on Firefox
Open
I API / Website / Platform
- Dominant language
- HTML
- Stars
- 20.5k
- Forks
- 2.9k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 95
Description
Most of the font effects shown here: https://developers.google.com/fonts/docs/getting_started#enabling_font_effects_beta are not supported on Firefox. This is because they use `-webkit-mask-image`. However, modifying these effects to use the cross platform `mask-image` works just as well, and works on Firefox.
Contributor guide
Assessment
This issue has not been assessed yet.