Postponed
Project:
CSSTidy
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
6 Apr 2010 at 18:39 UTC
Updated:
6 Oct 2010 at 23:38 UTC
Jump to comment: Most recent
Once CSS3 is finalized, update data.inc.php to include CSS3.
Comments
Comment #1
philbar commentedComment #2
Anonymous (not verified) commentedany news on this? -webkit-* -moz-* stuff gets thrown out when running thru csstidy. like gradient/border radius et al. or is there a way to "preserve" certain portions of a stylesheet from being optimized?
Comment #3
philbar commentedCan you try this hack:
http://www.pixelastic.com/blog/188:css3-gradients-with-csstidy
If it works, I add something similar to the project.
Comment #4
Anonymous (not verified) commentedHey,
I gave this a try but I did not succeed at getting it to work. I'll switch CSSTidy off for now and have a look at other compression methods, maybe solely Gzipped CSS.
Comment #5
philbar commentedBummer. Well I created a new issue for this:
#863782: Support Browser Specific CSS
Let continue discussion on it there.