[Webkit-unassigned] [Bug 40131] [GTK] Add inner-node property to WebKitHitTestResult

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 7 11:04:26 PDT 2010


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


Gustavo Noronha (kov) <gns at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #57794|review?                     |review+
               Flag|                            |




--- Comment #5 from Gustavo Noronha (kov) <gns at gnome.org>  2010-06-07 11:04:26 PST ---
(From update of attachment 57794)
 199      * The DOM node at the coordinates where the hit test
 200      * happened. Keep in mind that the node might not be
 201      * representative of the information given in the context
 202      * property, since WebKit uses a series of heuristics to figure
 203      * out that information.

I think this needs an example to be better understood. I believe this means we might not be returning an <img> node, even though the hit test result has information about the hit being in an image. I think this example, or even use the example you used in the test (innert text node vs anchor element).

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