[Bug 10923] Add an attribute to override UA's validation message

http://www.w3.org/Bugs/Public/show_bug.cgi?id=10923

--- Comment #2 from Mounir Lamouri <mounir.lamouri@gmail.com> 2010-10-01 18:22:52 UTC ---
(In reply to comment #1)
> If some of the messages are localized and some are in language of the site that
> would be confusing.

Specifications should recommend authors to override all error messages when
they override one.
Though, this problem would happens as soon as a page is using
.setCustomValidity() which might happen quite often for the password check use
case (checking that both fields have the same value).

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Friday, 1 October 2010 18:22:59 UTC