Fonts Effects Beta mask images served from themes.googleusercontent.com fail due missing CORS
- Dominant language
- HTML
- Stars
- 20.5k
- Forks
- 2.9k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 95
Description
**Issue description:**

**To Reproduce** visit https://developers.google.com/fonts/docs/getting_started#enabling_font_effects_beta in Google Chrome or similar browser.
**Expected behaviour:** masked text samples visible / readable, like currently visible in [archived snapshot](http://web.archive.org/web/20190801003508/https://developers.google.com/fonts/docs/getting_started#enabling_font_effects_beta)

(**Additional context:**) I've posted this problem as a snark illustration of what I see as a specification flaw (failed mask response makes whole target element invisible) in https://github.com/w3c/fxtf-drafts/issues/130#issuecomment-1213419909
---
Good move here would obviously be to move mask image files next to font files to avoid server configuration mismatch (and possible security firewalls blocking of googleusercontent domains). Or retiring/ending this beta experiment altogether.
Oh, or adding CORS headers for themes.googleusercontent.com responses is also an option.
Contributor guide
Assessment
This issue has not been assessed yet.