wiki.techinc.nl/tests/phpunit/includes/resourceloader
mainframe98 35d03b1168 resourceloader: Prepend 'features' CSS before other files in SkinModule
For stylesheets provided by features such as normalize or elements,
skins will want to override some styles. Given that ResourceLoader
concatenates all styles, having feature styles override skin provided
styles is counter productive.

Bug: T261080
Change-Id: I755e5e6784481b419e35b338fe3a8129e94b9f61
2020-08-26 18:23:28 +00:00
..
templates resourceloader: Add support for delivering templates 2014-10-29 19:31:16 +00:00
DerivativeResourceLoaderContextTest.php resourceloader: Let derivative context inherit getUserObj() object 2020-04-14 03:59:52 +01:00
MessageBlobStoreTest.php Fix tests/ PSR12.Properties.ConstantVisibility.NotFound 2020-05-16 04:30:21 +01:00
ResourceLoaderClientHtmlTest.php resourceloader: Remove internal 'sync' option from ClientHtml 2020-04-23 20:48:04 +00:00
ResourceLoaderContextTest.php resourceloader: Export ResourceModuleSkinStyles as extension attribute 2020-03-30 16:08:00 -07:00
ResourceLoaderFileModuleTest.php Remove usages of Skin::getAllowedSkins. 2020-08-05 02:48:29 +01:00
ResourceLoaderImageModuleTest.php resourceloader: Add some typehints and misc clean up 2020-07-02 03:05:59 +01:00
ResourceLoaderLessVarFileModuleTest.php Add missing empty lines between methods 2019-01-15 19:14:35 +00:00
ResourceLoaderModuleTest.php resourceloader: Mention ECMAScript version in JS parse error 2020-06-01 23:37:57 +00:00
ResourceLoaderOOUIImageModuleTest.php Remove usages of Skin::getAllowedSkins. 2020-08-05 02:48:29 +01:00
ResourceLoaderSkinModuleTest.php resourceloader: Prepend 'features' CSS before other files in SkinModule 2020-08-26 18:23:28 +00:00
ResourceLoaderStartUpModuleTest.php Fix a plethora of class and function call case mismatches 2020-05-26 14:14:46 +01:00
ResourceLoaderTest.php Replace all new stdClass() with identical (object)[] 2020-03-04 21:18:30 +00:00
ResourceLoaderWikiModuleTest.php Fix visibility of setUp/tearDown 2020-06-16 21:02:05 +02:00
VueComponentParserTest.php VueComponentParser: Use RemexHtml instead of PHP's HTML parser 2020-06-22 19:54:15 +00:00