Merge: Fix IE9 which trowed an error when setting an input type to "email"
commitd16b5b2e23a56d3e19ec0943c487a6a18c47e804
authorSergioCrisostomo <sergiosbox@gmail.com>
Mon, 2 Jun 2014 15:05:20 +0000 (2 16:05 +0100)
committerSergioCrisostomo <sergiosbox@gmail.com>
Mon, 2 Jun 2014 15:05:20 +0000 (2 16:05 +0100)
tree3f441d00e15470e50d0287f0df0643b934b7bb3b
parent8a2d5483114986eb0bbf874d40bfaf1faed892cd
parente2134dd46dca12e168b92f48efc35bec6355e6ae
Merge: Fix IE9 which trowed an error when setting an input type to "email"

Closes #2471, fixes #2443

Fix IE9 which trowed an error when setting an input type to "email"
Adding tests for #2443