Skip to content

Commit

Permalink
MDL-41057 csslib: CSS optimiser improvements.
Browse files Browse the repository at this point in the history
This commit makes the following changes:
* Tidies up coding style.
* Tidies up phpdocs.
* Improve CSS optimiser unit tests to cover browser hacks.
* Improve backgound style consolidation.
* Improve border style consolidation.
* Fixed optimiser to handle browser hacks like *zoom.
* Improved @ rule unit tests.
* Fixed @rule breakages caused by OS specific rules.
* Added more unit tests to cover a bit more CSS3.

I am pretty sure this patch will now enable to optimsier to
work on bootstrap based themes should developers not wish
to compress thier compiled less CSS.
  • Loading branch information
Sam Hemelryk committed Aug 15, 2013
1 parent 838d78a commit 2a1ebf2
Show file tree
Hide file tree
Showing 2 changed files with 471 additions and 252 deletions.

0 comments on commit 2a1ebf2

Please sign in to comment.