wiki.techinc.nl/tests/phpunit/includes/content
Kunal Mehta 71b3e7a4b7 Implement redirects in CssContent
Just like ad9f14d662 which was for JavaScript. The redirect will be
of the form "/* #REDIRECT */@import url(...);".

Bug: T73201
Bug: T35973
Change-Id: I10bae44af4b4923f8797172702974cd45dc25ab4
2015-07-28 17:53:47 +00:00
..
ContentHandlerTest.php Merge "content: Recognise .json as JsonContent in User and MediaWiki namespace" 2015-06-03 16:25:09 +00:00
CssContentHandlerTest.php Implement redirects in CssContent 2015-07-28 17:53:47 +00:00
CssContentTest.php Implement redirects in CssContent 2015-07-28 17:53:47 +00:00
JavaScriptContentHandlerTest.php Support redirects in JavaScriptContent 2015-07-20 15:36:49 +00:00
JavaScriptContentTest.php Support redirects in JavaScriptContent 2015-07-20 15:36:49 +00:00
JsonContentTest.php Fix whitespace issues around parentheses 2015-06-16 22:14:02 +03:00
TextContentHandlerTest.php Add supportsDirectEditing methods to ContentHandler 2015-04-17 15:55:20 +00:00
TextContentTest.php Fix bypassing hooks in TextContentTest 2014-10-23 17:46:55 +00:00
WikitextContentHandlerTest.php Add supportsDirectEditing methods to ContentHandler 2015-04-17 15:55:20 +00:00
WikitextContentTest.php Record redirect target in ParserOptions 2014-09-18 06:19:31 +00:00