Closed Bug 1387588 Opened 7 years ago Closed 4 years ago

Example doesn't work because the corresponding .ttf is running into CORS

Categories

(Developer Documentation Graveyard :: CSS, defect, P5)

All
Other
defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: sean, Unassigned)

References

()

Details

:: Developer Documentation Request

      Request Type: Correction
     Gecko Version: unspecified
 Technical Contact: 

:: Details

I'm trying to figure out a bug with @font-face, so of course I hit up MDN to find a known working example.  The problem is that when I try to implement the known working solution available on MDN's @font-face page, I get:

```
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://mdn.mozillademos.org/files/2468/VeraSeBd.ttf. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing).
```

It'd be really awesome if this ttf was allowed to be accessed for this purpose.
MDN Web Docs' bug reporting has now moved to GitHub. From now on, please file content bugs at https://github.com/mdn/sprints/issues/ and platform bugs at https://github.com/mdn/kuma/issues/.
Status: UNCONFIRMED → RESOLVED
Closed: 4 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.