For HTML 5, drop type="" attributes for CSS/JS
[lhc/web/wiklou.git] / maintenance / parserTests.inc
index 16307ba..c3d8680 100644 (file)
@@ -647,6 +647,8 @@ class ParserTest {
                        'wgEnforceHtmlIds' => true,
                        'wgExternalLinkTarget' => false,
                        'wgAlwaysUseTidy' => false,
+                       'wgHtml5' => true,
+                       'wgWellFormedXml' => true,
                        );
 
                if ($config) {