mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 21:01:08 +00:00
816d5e833d
Previously, we used the primary frame. This was problematic for image map areas because they don't have a frame, so we were always using the top left of the entire image. RelativeBounds has been overridden for image map areas to correctly calculate coordinates. Therefore, rather than special casing image map areas again, use RelativeBounds in DispatchClickEvent. Differential Revision: https://phabricator.services.mozilla.com/D229300 |
||
---|---|---|
.. | ||
browser | ||
crashtests | ||
mochitest |