[Webkit-unassigned] [Bug 25720] querySelectorAll do not consider hidden input field when querying for :enabled and :disabled pseudos

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 27 10:53:56 PDT 2009


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





------- Comment #2 from diego.perini at gmail.com  2009-05-27 10:53 PDT -------
(In reply to comment #1)
> I actually get "4" (in alert) on <http://www.google.com/> when using nightly
> build (r43663), but yes, input[type=hidden] doesn't seem to be part of returned
> NodeList.
> 
> It looks like WebKit is following HTML5 draft here, which says that :enabled
> should *not match* input elements with type=hidden
> <http://www.w3.org/TR/html5/interactive-elements.html#selector-enabled>
> 

The problem was I typed "www.google.com" but I was redirected to
"www.google.it" where I did executed the test and I erroneously reported a
wrong testing URL.


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



More information about the webkit-unassigned mailing list