[Webkit-unassigned] [Bug 21976] event.target.y returns parent tags top positioning
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Oct 30 10:58:49 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21976
------- Comment #1 from aocampo at chromium.org 2008-10-30 10:58 PDT -------
Created an attachment (id=24775)
--> (https://bugs.webkit.org/attachment.cgi?id=24775&action=view)
reduction
In Firefox, event.target.y = 0.
Safari and Chrome is 192 because the parent of the image (in this case, a
<div>) has a top positioning of 192px.
--
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