[Webkit-unassigned] [Bug 34733] :invalid only works when input is in a form

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 9 22:02:11 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=34733


TAMURA, Kent <tkent at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |20101, 27357




--- Comment #3 from TAMURA, Kent <tkent at chromium.org>  2010-02-09 22:02:11 PST ---
> I may be wrong but as far as I remember those two pseudoclasses apply only to
> "validable" elements; to be validable an element should be bound to a form,
> otherwise is de-facto non-validable (and, thus, can't be neither :valid or
> :invalid).

I didn't find any clues for requirements of form element and name attribute. 
So I'll remove them from HTMLFormControlElement::willValidate().

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list