Skip to content
This repository has been archived by the owner on Aug 2, 2018. It is now read-only.

stripping querystring from css urls breaks @font_face IE8 compatibility #438

Open
bdentino opened this issue Feb 26, 2015 · 0 comments
Open

Comments

@bdentino
Copy link

Duo is stripping the ?#iefix querystring from css files, which breaks the hack used by FontSquirrel and lots of other webfont generators to stop IE 8 and below from barfing on the proceeding 'format' tag. (Here's a good explanation of why this is required for older IE support)

Workaround we're using is to revert to the older smiley hack described here: http://www.paulirish.com/2009/bulletproof-font-face-implementation-syntax/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant