wiki.techinc.nl/tests/phpunit/includes/resourceloader
WMDE-Fisch f4329ddbc8 resourceloader: Use SVG url when ResourceLoaderImageModule can't embed
When the SVG is too big to be embeded it is now included via URL.
Previously it would produce an empty/broken 'url()' value.

Bug: T160532
Change-Id: I158781f9430cfa35737397ac7537a471634c4480
2017-03-16 22:11:11 +00:00
..
templates
DerivativeResourceLoaderContextTest.php resourceloader: Add test coverage for DerivativeResourceLoaderContext 2016-08-29 14:41:46 -07:00
MessageBlobStoreTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
ResourceLoaderClientHtmlTest.php resourceloader: Consistent stylesheet order for debug and non-debug 2017-02-17 15:21:59 -08:00
ResourceLoaderContextTest.php resourceloader: Don't let module exception break startup 2016-12-15 23:25:57 +00:00
ResourceLoaderFileModuleTest.php phpunit: Make getResourceLoaderContext() more extendable 2016-12-03 04:24:47 +00:00
ResourceLoaderImageModuleTest.php resourceloader: Use SVG url when ResourceLoaderImageModule can't embed 2017-03-16 22:11:11 +00:00
ResourceLoaderImageTest.php phpunit: Make getResourceLoaderContext() more extendable 2016-12-03 04:24:47 +00:00
ResourceLoaderModuleTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
ResourceLoaderStartUpModuleTest.php resourceloader: Don't cache stale responses in mw.loader.store 2016-10-10 19:48:25 +00:00
ResourceLoaderTest.php resourceloader: Fix testMakeModuleResponseError() failure on Travis 2017-02-22 02:56:30 +00:00
ResourceLoaderWikiModuleTest.php Add caching to ResourceLoaderWikiModule::preloadTitleInfo() 2016-10-20 20:54:11 +00:00