You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pagespeed.apache.org by GitBox <gi...@apache.org> on 2018/08/27 11:59:06 UTC

[GitHub] Lofesa commented on issue #1792: CSS optimization breaks IE11, how to disable?

Lofesa commented on issue #1792: CSS optimization breaks IE11, how to disable?
URL: https://github.com/apache/incubator-pagespeed-mod/issues/1792#issuecomment-416203360
 
 
   Hi @janslu 
   How about disable it for the implied user-agent?
   I don't know the apache exacts syntax, but some like
   If UA like "explorer" then pagespeed DisableFilter combine_css;  

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services