Re: HTML5 Required Check Fails for Fields of Type email

Hi Scott,

Scott Sinclair <scott.sinclair@wethinksolutions.com>, 2015-03-28 02:01 -0400:
> Archived-At: <http://www.w3.org/mid/CALvxduKfo+Kx96fgxx5SQ5=jNa6B1k6ttPevQtCeAKZgbuwOjQ@mail.gmail.com>
> 
> The following field definition fails to validate even though I believe it
> is perfectly valid:
> 
> <input type="email" name="email" onblur="this.value =
> trimBlanks(this,'LeadingSpaces');" required="required" />

Yes, that was a bug I introduced over the weekend but I’ve since fixed.

  —Mike

-- 
Michael[tm] Smith https://people.w3.org/mike

Received on Monday, 30 March 2015 08:43:16 UTC