wiki.techinc.nl/tests/phpunit/includes/parser
Erik Bernhardson aef02d516d Improve RemexStripTagHandler working with tables
HTML, generated by some infoboxes and perhaps other places, gets
stripped in a way that merges words together that should not be
merged. Add tr, th, and td to the list of tags that should force
word separation.

Bug: T218001
Change-Id: Ib374339628b1f543ea4e07f24aa3e3b76f3117b5
2019-03-14 13:11:59 -07:00
..
CoreParserFunctionsTest.php Make Gender normalize usernames 2018-01-22 23:12:01 +00:00
MagicVariableTest.php Use setContentLang() instead of setMwGlobals() 2018-07-26 11:35:58 +00:00
ParserFactoryTest.php Use ParserFactory in a bunch of places 2018-08-11 00:16:17 -06:00
ParserMethodsTest.php Use new externallinks.el_index_60 field 2018-11-12 22:33:18 +00:00
ParserOptionsTest.php [MCR] Introduce RevisionRenderer 2018-08-30 19:15:12 +02:00
ParserOutputTest.php resourceloader: Remove addModuleScripts, and deprecate getModuleScripts. 2019-03-05 16:54:08 +00:00
ParserPreloadTest.php Mass conversion of $wgContLang to service 2018-08-11 22:44:29 -06:00
PreprocessorTest.php Mass conversion of $wgContLang to service 2018-08-11 22:44:29 -06:00
SanitizerTest.php Improve RemexStripTagHandler working with tables 2019-03-14 13:11:59 -07:00
StripStateTest.php StripState testing and cleanup 2018-03-05 16:43:58 +11:00
TagHooksTest.php Mass conversion of $wgContLang to service 2018-08-11 22:44:29 -06:00
TidyTest.php Add missing @covers to parser related tests 2019-02-01 21:15:40 +00:00