mgsisk / webcomic

Comic publishing power for the web. Turn your WordPress-powered site into a comic publishing platform with Webcomic.
http://wordpress.org/plugins/webcomic
GNU General Public License v2.0
110 stars 29 forks source link

Icon font not loaded on Webcomic.nu in Firefox due to missing CORS headers on cdnjs.cloudflare.com #212

Closed ghost closed 9 years ago

ghost commented 10 years ago

The icon font is not displayed on Webcomic.nu when viewed in Firefox, because it requires CORS headers to load fonts from another domain.

mgsisk commented 10 years ago

Interesting; thanks for the tip! I wasn't aware of the cross domain limitation for web fonts, and I've actually never had the icon fonts fail to load on webcomic.nu in any version of Firefox or IE. From the info I can find it looks like they are (supposed to be) sending the appropriate headers from the CDN.