RESOLVED FIXED 157444
MouseEvent's offsetX and offsetY should be based on relative target
https://bugs.webkit.org/show_bug.cgi?id=157444
Summary MouseEvent's offsetX and offsetY should be based on relative target
Attachments
Adds a test (10.33 KB, patch)
2016-05-06 20:15 PDT, Ryosuke Niwa
no flags
Revert the unrelated change (9.08 KB, patch)
2016-05-06 20:16 PDT, Ryosuke Niwa
no flags
Ryosuke Niwa
Comment 1 2016-05-06 19:57:47 PDT
Ryosuke Niwa
Comment 2 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.
Ryosuke Niwa
Comment 3 2016-05-06 20:15:55 PDT
Created attachment 278312 [details] Adds a test
Ryosuke Niwa
Comment 4 2016-05-06 20:16:32 PDT
Created attachment 278313 [details] Revert the unrelated change
WebKit Commit Bot
Comment 5 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>
WebKit Commit Bot
Comment 6 2016-05-06 20:51:08 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.