manish143143 / cssmin

Automatically exported from code.google.com/p/cssmin
0 stars 0 forks source link

ConvertLevel3Properties does not convert property values #45

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What version of CssMin are you using (source and/or build)?

3.0.0

What was the input stylesheet and/or configuration options?

ConvertLevel3Properties enabled

What is the expected result?

`display: box` is converted to `display: box; display: -moz-box; display: 
-webkit-box`

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

`display: box` is not converted

Please provide any additional information below.

Original issue reported on code.google.com by mattcg on 8 Nov 2011 at 4:19

GoogleCodeExporter commented 8 years ago
Thanks for reporting.

Original comment by joe.scylla on 16 Nov 2011 at 11:13

GoogleCodeExporter commented 8 years ago

Original comment by joe.scylla on 16 Nov 2011 at 11:13