[Webkit-unassigned] [Bug 23557] Allow hit testing of page content without clipping to visible
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jan 27 09:08:54 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=23557
------- Comment #10 from treat at kde.org 2009-01-27 09:08 PDT -------
We could certainly modify elementFromPoint to use a HitTestRequest that does
not clip to the viewport and thereby achieve a LayoutTest using JS, however
this is a significant behavioral change that I was not sure is correct.
The purpose of my patch is to make QWebFrame::hitTestContent method work
correctly given its name and purpose.
If you like I can modify 'elementFromPoint' accordingly, but are you sure this
behavior change is correct and won't break JS DOM API standards?
--
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