Index: trunk/phase3/tests/parser/parserTest.inc |
— | — | @@ -650,6 +650,7 @@ |
651 | 651 | 'wgExternalLinkTarget' => false, |
652 | 652 | 'wgAlwaysUseTidy' => false, |
653 | 653 | 'wgHtml5' => true, |
| 654 | + 'wgCleanupPresentationalAttributes' => true, |
654 | 655 | 'wgWellFormedXml' => true, |
655 | 656 | 'wgAllowMicrodataAttributes' => true, |
656 | 657 | 'wgAdaptiveMessageCache' => true, |