User "Nikerabbit" posted a comment on MediaWiki.r100605. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/100605#c24820 Commit summary:
makes HTML5 five only attributes a global property This patch move an array hidden in Html::expandAttributes() to the top of the class definition as self::$HTMLFiveOnlyAttribs. That also make the Html::expandAttributes() method a bit more concise. Comment: or $html5... we have $wgHtml5 after all. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
