https://bugzilla.wikimedia.org/show_bug.cgi?id=42498
--- Comment #6 from Leonard Wallentin <[email protected]> 2012-11-28 21:49:28 UTC --- >Nested @media rules aren't relevant here. Sorry, I wasn't making myself very clear there. As far as I understand it, browsers having trouble with @media inside @media will not understand @font-face inside @media either, so loading @font-face blocks through RL will fail for the same reasons as you pointed out above. That's why I suggested this bug report should just be ignored in my second comment (couldn't find a way to delete it myself, though). >https://www.fontspring.com/blog/fixing-ie9-font-face-problems says >"This was based on anecdotal evidence and may be incorrect. Any confirmation one way or the other would be appreciated." > >So some more reliable and exact details would be appreciated. I might definitely be wrong, but for the reason above, it wouldn't be much help to solve the problem even if it existed... >> The only workaround that I know of is to include an extra css for anything >> that >> should not be compressed, which is a pity. >Can you explain what you mean by this? How are you including that css? Simply like this: $out->addStyle( 'myStyle.css' ); Is there a better way? -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
