HTML5 fix: Bad value for attribute size on element input: The empty string is not...
authorSiebrand Mazeland <siebrand@users.mediawiki.org>
Sat, 15 May 2010 23:57:50 +0000 (23:57 +0000)
committerSiebrand Mazeland <siebrand@users.mediawiki.org>
Sat, 15 May 2010 23:57:50 +0000 (23:57 +0000)
commitaf8b58e0c549f9c71fc12260a5a0b5a0d5d6d6b6
tree56d5038ca58448e585f0c5ad0e6c39f1787855de
parentc3e0cb61e9136727626df069ebfb88796b5a3e55
HTML5 fix: Bad value for attribute size on element input: The empty string is not a valid positive integer.

Spotted in Special:BlockList. Also fixed when attribute value is false.
includes/Xml.php