Chrome 37 will honor the font fetching requirements as defined by the CSS fonts module specification

Dear webfont working group members,

I would like to share a quick update about CORS support for webfonts in
Chrome/Blink.

>From milestone 37, Chrome will honor the same origin restriction for
webfont requests (crbug.com/286681: fixed)
Given that this behavior has been the norm in Internet Explorer and Firefox
for a long time, we believe that this would not cause any major issues.

Finally, the access-control-allow-origin header can be used to relax the
restriction.
Obviously, relaxing the restriction should be done in conformance with the
licensing terms if any.

Please, consider helping us testing this change by downloading Chrome
canary. Let me know if you find any issues.

Sincerely,
  Kenji Baheux on behalf of the Chrome/Blink team.



Additional notes:

   - Chrome 36 has been issuing a warning in the console for non-compliant
   web font requests.
   - Branch cut for Chrome 37: June 20th.
   - Based on our typical release cycle, one can expect to see Chrome 37
   stable 6 weeks after the branch cut.
   - Chrome canary: http://www.google.com/chrome/browser/canary.html

Received on Thursday, 19 June 2014 08:12:07 UTC