http://www.mediawiki.org/wiki/Special:Code/MediaWiki/98056

Revision: 98056
Author:   dantman
Date:     2011-09-25 04:35:25 +0000 (Sun, 25 Sep 2011)
Log Message:
-----------
Followup r98053; Add $wgCleanupPresentationalAttributes to the globals setup so 
that tests are always run with it on.

Modified Paths:
--------------
    trunk/phase3/tests/parser/parserTest.inc

Modified: trunk/phase3/tests/parser/parserTest.inc
===================================================================
--- trunk/phase3/tests/parser/parserTest.inc    2011-09-25 04:08:23 UTC (rev 
98055)
+++ trunk/phase3/tests/parser/parserTest.inc    2011-09-25 04:35:25 UTC (rev 
98056)
@@ -650,6 +650,7 @@
                        'wgExternalLinkTarget' => false,
                        'wgAlwaysUseTidy' => false,
                        'wgHtml5' => true,
+                       'wgCleanupPresentationalAttributes' => true,
                        'wgWellFormedXml' => true,
                        'wgAllowMicrodataAttributes' => true,
                        'wgAdaptiveMessageCache' => true,


_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to