| Page 1 of 1 | [ 3 posts ] |
|
...(for floating-point numbers) in CSS-rules with the negative margin?
For example, a selector like Code: . t { margin: 0 0.5em 1em-0.2em; } compressed to Code: .t{margin:0 .5em 1em -0.2em} Perhaps this is what an old bug in YUI Compressor. Does anyone have any thoughts on this? |
|
It's something not implemented. However I wrote a PHP port (currently in use by Minify) that takes care of that: YUI compressor PHP port.
|
| Page 1 of 1 | [ 3 posts ] |
| You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum |
© 2006-2013 Yahoo! Inc. All rights reserved.
All code on this site is licensed under the BSD License unless stated otherwise.
About This Site · Security Contact Info
Powered by phpBB® Forum Software © phpBB Group