Add 'list' to allowed input attributes in HTMLForm
authorrobin <robinp.1273@gmail.com>
Sat, 18 Aug 2012 01:32:51 +0000 (03:32 +0200)
committerrobin <robinp.1273@gmail.com>
Sat, 18 Aug 2012 01:32:51 +0000 (03:32 +0200)
commite5abc04c03599d000f3760e3c9535198e37cb85c
tree2f7f15b57efda4b7fe6c000f94d802473278ccf6
parent00c0319ed39fbb30430e4c878d32b413e5f41d98
Add 'list' to allowed input attributes in HTMLForm

Add 'list' (new in HTML5 as part of datalist) to the allowed input attributes in HTMLForm.
Also move maxlength into the general foreach.

Change-Id: I2ba61b0cc1b9f8b3db6c419efb5cbadfde594699
includes/HTMLForm.php