wiki.techinc.nl/includes/resourceloader
Bartosz Dziewoński 4c01f8b2bc Make "/*@noflip*/ /*@embed*/" annotation work without CSSJanus hacks
This reverts most of commit 2d842f1425,
leaving only the test added in it, and reimplements the same
functionality better.

Instead of stripping /*@noflip*/ annotations in CSSJanus, which is
incompatible with other implementations that preserve it, extend
CSSMin to allow other CSS comments to be present before the
rule-global @embed annotation. (This required making the regex logic
in it even worse than it was, but it's actually slightly less terrible
than I expected it would be. Good thing we have tests!)

Bug: 69698
Change-Id: I58603ef64f7d7cdc6461b34721a4d6b15f15ad79
2014-09-23 22:47:54 +00:00
..
DerivativeResourceLoaderContext.php OutputPage: Support foreign module sources in makeResourceLoaderLink 2014-07-19 23:44:00 +00:00
ResourceLoader.php doxygen: Document problem with slashes and fix a few 2014-09-23 19:32:13 +00:00
ResourceLoaderContext.php resourceloader: Pass a Config to the ResourceLoader constructor 2014-09-05 22:59:45 +00:00
ResourceLoaderEditToolbarModule.php ResourceLoaderEditToolbarModule: Fix PHP Strict Standards warning 2014-09-16 16:46:19 +02:00
ResourceLoaderFileModule.php Make "/*@noflip*/ /*@embed*/" annotation work without CSSJanus hacks 2014-09-23 22:47:54 +00:00
ResourceLoaderFilePageModule.php Fixed some @params documentation (includes/*) 2014-04-20 23:33:05 +02:00
ResourceLoaderFilePath.php resourceloader: Allow skins to provide additional styles for any module 2014-07-29 00:53:41 +02:00
ResourceLoaderLanguageDataModule.php mediawiki.language: Expose language fallback chain 2014-08-22 03:14:04 +02:00
ResourceLoaderLanguageNamesModule.php Cleanup some docs (includes/[m-r]) 2014-07-24 19:43:25 +02:00
ResourceLoaderModule.php Add missing @param to function docs 2014-08-14 19:38:57 +00:00
ResourceLoaderNoscriptModule.php Fixed some @params documentation (includes/*) 2014-04-20 23:33:05 +02:00
ResourceLoaderSiteModule.php Set site logo url in ResourceLoaderSiteModule instead of inline styles 2014-09-22 18:12:02 +00:00
ResourceLoaderStartUpModule.php Set mw.config wgFileCanRotate only on Special:Upload instead of 2014-09-20 21:53:58 +02:00
ResourceLoaderUserCSSPrefsModule.php Make "/*@noflip*/ /*@embed*/" annotation work without CSSJanus hacks 2014-09-23 22:47:54 +00:00
ResourceLoaderUserGroupsModule.php includes/resourceloader/: Use Config instead of globals 2014-08-07 18:47:34 +01:00
ResourceLoaderUserModule.php includes/resourceloader/: Use Config instead of globals 2014-08-07 18:47:34 +01:00
ResourceLoaderUserOptionsModule.php Fixed some @params documentation (includes/*) 2014-04-20 23:33:05 +02:00
ResourceLoaderUserTokensModule.php API: Overhaul token handling 2014-08-26 14:53:45 -04:00
ResourceLoaderWikiModule.php Make "/*@noflip*/ /*@embed*/" annotation work without CSSJanus hacks 2014-09-23 22:47:54 +00:00