Commit Graph

7 Commits

Author SHA1 Message Date
Dan Poltawski 9ace4d026e Merge branch 'MDL-45545-25' of git://github.com/FMCorz/moodle into MOODLE_25_STABLE 2014-05-20 12:21:59 +08:00
sam marshall 815fa99724 MDL-45535 CSS chunking breaks media rules if CSS invalid (IE)
Invalid CSS with extra } symbols, which previously (by fluke)
worked, was broken by recent chunking improvements. This change
makes the chunking code robust against this (stupid) situation.
2014-05-14 13:01:46 +01:00
Frederic Massart dd8491d234 MDL-45545 csslib: Chunking handles commas in media query definitions 2014-05-14 15:28:04 +08:00
Frederic Massart 89bcfb88b6 MDL-44936 csslib: Chunking supports @media queries and commas in rules 2014-04-11 12:04:47 +08:00
Sam Hemelryk 0678958015 MDL-38411 css: new unit tests to cover chunking 2013-04-19 10:09:45 +12:00
Sam Hemelryk 2395a7510f MDL-33825 css_optimiser: Fixed bug where !important was being lost for advanced background styles 2012-06-19 12:32:56 +12:00
Sam Hemelryk 1875b6fb89 MDL-33468 css_optimiser: Coding style clean up and renamed cssslib_test => csslib_test 2012-06-14 17:28:26 +12:00