[Bug 28362] Input Type "email" with attribute "placeholder" comes up as error. Incorrect W3C HTML5 Standards.

https://www.w3.org/Bugs/Public/show_bug.cgi?id=28362

--- Comment #5 from Michael[tm] Smith <mike@w3.org> ---
(In reply to wendt.withers from comment #1)
> The following attributes are also flagged incorrectly:
> required
> maxlength
> 
> Example:
> <input placeholder="test@example.com" required="required" name="email"
> type="email" value="" maxlength="75" id="email">

Yeah, the root cause there was the same regression, fixed now.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Monday, 30 March 2015 08:32:11 UTC