wiki.techinc.nl/tests/phpunit/includes/page
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
..
ArticleTablesTest.php tests: Replace implicit Bugzilla bug numbers with Phab ones 2017-02-21 02:14:34 +00:00
ArticleTest.php Article::getAutosummary() and WikiPage::getAutosummary() were removed 2016-12-03 12:16:41 +00:00
ImagePage404Test.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
ImagePageTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
WikiCategoryPageTest.php Use namespaced ScopedCallback 2016-10-17 15:46:05 -07:00
WikiPageTest.php Wrap parser output in <div class="mw-parser-output"> 2017-05-08 05:32:03 +00:00
WikiPageTestContentHandlerUseDB.php