wiki.techinc.nl/tests/phpunit/includes/parser
physikerwelt 6a68fad159 Protect MathML from Tidy
MediaWiki installations that use the setting
$wgUseTidy = true; are unable to output
MathML since the well defined MathML elements
are filtered out by Tidy. This was reported as
  http://sourceforge.net/p/tidy/patches/84/ .

This change hides MathML blocks from
Tidy.

Bug: 66516
Change-Id: Ib48b91238c3eddd6a86b62f6ce57801d7058f0d8
2014-08-22 12:21:06 -04:00
..
MagicVariableTest.php Cleanup some docs (tests) 2014-08-11 20:06:52 +02:00
MediaWikiParserTest.php Cleanup some docs (tests) 2014-08-11 20:06:52 +02:00
NewParserTest.php Merge "Run some parser tests with tidy." 2014-08-13 21:02:56 +00:00
ParserMethodsTest.php Fixed spacing 2014-07-19 23:12:10 +02:00
ParserOutputTest.php Add ParserOutput::unsetProperty, add tests 2014-06-04 10:02:01 +00:00
ParserPreloadTest.php General cleanup of Parser tests 2013-10-23 12:26:15 +00:00
PreprocessorTest.php Pass phpcs-strict on some test files (9/11) 2014-04-24 13:50:47 -07:00
TagHooksTest.php Pass phpcs-strict on some test files (10/11) 2014-04-24 13:50:56 -07:00
TidyTest.php Protect MathML from Tidy 2014-08-22 12:21:06 -04:00