[Webkit-unassigned] [Bug 63603] [Qt] QWebFrame::findAllElements fails to retireve elements on non-valid web pages.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 24 04:03:27 PDT 2012


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





--- Comment #1 from Allan Sandfeld Jensen <allan.jensen at digia.com>  2012-10-24 04:04:33 PST ---
The form element do not necessarily contain all their inputs as children. I think they are accessible as HTMLFormElement::associatedElements(). So it is kind of a separate structure to deal with illformed html.

-- 
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