Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IE6 css hack problem #65

Open
GoogleCodeExporter opened this issue Dec 8, 2015 · 1 comment
Open

IE6 css hack problem #65

GoogleCodeExporter opened this issue Dec 8, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What version of CssMin are you using (source and/or build)?
CssMin v3.0.1

What is the expected result?

Expected to work with ie6 hack _background/**/:/**/ url(..);

And what is the actual result and/or error message?

/**//**/_background:url(..)

Original issue reported on code.google.com by norkunas...@gmail.com on 13 Dec 2012 at 11:29

@GoogleCodeExporter
Copy link
Author

display/**/: block;

becomes the:

 display:block;

Original comment by norkunas...@gmail.com on 13 Dec 2012 at 11:46

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

No branches or pull requests

1 participant