| Index: trunk/phase3/tests/phpunit/includes/parser/NewParserTest.php |
| — | — | @@ -279,6 +279,7 @@ |
| 280 | 280 | 'wgExternalLinkTarget' => false, |
| 281 | 281 | 'wgAlwaysUseTidy' => false, |
| 282 | 282 | 'wgHtml5' => true, |
| | 283 | + 'wgCleanupPresentationalAttributes' => true, |
| 283 | 284 | 'wgWellFormedXml' => true, |
| 284 | 285 | 'wgAllowMicrodataAttributes' => true, |
| 285 | 286 | 'wgAdaptiveMessageCache' => true, |