User "Hashar" posted a comment on MediaWiki.r100605. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/100605#c24831 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: I kept confusing number '5' with letter 'S' so I ended up with the full name 'five'. Feel free to change it :) _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
