wiki.techinc.nl/tests/phpunit/includes/content
Brad Jorsch 1aac0a2992 Wrap parser output in <div class="mw-parser-output">
This will allow CSS to target just the parser output, without also
accidentally targeting the edit form, diff tables, and so on.

Bug: T37247
Change-Id: If4eb5bf71f94fa366ec4eddb6964e8f4df6b824a
Depends-On: I330c6aa4aaee045614b1801ed34bc9e03be69650
Depends-On: I52a518fa44e017841fe78474012cd69823e0a41d
2017-05-08 05:32:03 +00:00
..
ContentHandlerTest.php phpunit: Avoid use of deprecated getMock for PHPUnit 5 compat 2017-04-06 00:44:32 +00:00
CssContentHandlerTest.php
CssContentTest.php Use more short array syntax in comments (/tests/) 2016-07-10 17:23:29 +02:00
FileContentHandlerTest.php phpunit: Avoid use of deprecated getMock for PHPUnit 5 compat 2017-04-06 00:44:32 +00:00
JavaScriptContentHandlerTest.php
JavaScriptContentTest.php
JsonContentHandlerTest.php JsonContentHandler: Make sure makeEmptyContent() is valid JSON 2016-09-08 12:52:56 -07:00
JsonContentTest.php
TextContentHandlerTest.php phpunit: Avoid use of deprecated getMock for PHPUnit 5 compat 2017-04-06 00:44:32 +00:00
TextContentTest.php content: Refactor normalization of line endings code 2016-08-23 11:09:59 -07:00
WikitextContentHandlerTest.php phpunit: Avoid use of deprecated getMock for PHPUnit 5 compat 2017-04-06 00:44:32 +00:00
WikitextContentTest.php Wrap parser output in <div class="mw-parser-output"> 2017-05-08 05:32:03 +00:00
WikitextStructureTest.php Merge "Add DEFAULTSORT to search index field data" 2016-09-01 14:51:41 +00:00