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

Hello Kenji,

Thank you very much for a great news!
I am sure that this is a very welcome change for many font vendors and web developers alike, who no longer have to wonder why things work differently in different browsers. It was exciting to watch the progress on this issue and see how much thought the Chrome developers team have put into it to make sure that compliance with the spec is enforced yet the transition to CORS-enabled browser behavior is as seamless as possible.

Thank you again, and thanks to the entire team for making this milestone!
Vlad

From: kenjibaheux@google.com [mailto:kenjibaheux@google.com] On Behalf Of Kenji Baheux
Sent: Thursday, June 19, 2014 4:11 AM
To: public-webfonts-wg@w3.org
Subject: 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<http://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 13:26:24 UTC