Bug 157444 - MouseEvent's offsetX and offsetY should be based on relative target
Summary: MouseEvent's offsetX and offsetY should be based on relative target
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords: InRadar
Depends on:
Blocks: 148695
  Show dependency treegraph
 
Reported: 2016-05-06 19:57 PDT by Ryosuke Niwa
Modified: 2016-05-06 20:51 PDT (History)
5 users (show)

See Also:


Attachments
Adds a test (10.33 KB, patch)
2016-05-06 20:15 PDT, Ryosuke Niwa
no flags Details | Formatted Diff | Diff
Revert the unrelated change (9.08 KB, patch)
2016-05-06 20:16 PDT, Ryosuke Niwa
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Ryosuke Niwa 2016-05-06 19:57:47 PDT
<rdar://problem/24396408>
Comment 2 Ryosuke Niwa 2016-05-06 20:13:45 PDT
Apparently we already do this by the virtue of the way we implement it.  Or maybe Google fixed it while they were still working on WebKit.
Comment 3 Ryosuke Niwa 2016-05-06 20:15:55 PDT
Created attachment 278312 [details]
Adds a test
Comment 4 Ryosuke Niwa 2016-05-06 20:16:32 PDT
Created attachment 278313 [details]
Revert the unrelated change
Comment 5 WebKit Commit Bot 2016-05-06 20:51:04 PDT
Comment on attachment 278313 [details]
Revert the unrelated change

Clearing flags on attachment: 278313

Committed r200536: <http://trac.webkit.org/changeset/200536>
Comment 6 WebKit Commit Bot 2016-05-06 20:51:08 PDT
All reviewed patches have been landed.  Closing bug.