Bug
1560843 [wpt PR 17351] - Don't round hit test location in HitTestLocation::RectForPoint, a=testonly
Automatic update from web-platform-tests
Don't round hit test location in HitTestLocation::RectForPoint
HitTestLocation rounds the hit test location to the closest 1x1 rect
for no good reason, causing some confusing hit test results. Hence,
this patch removes such rounding.
Bug: 974314
Change-Id: I48266a7ec8bffbeb746085c5d8835d3f300dd4b1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/
1661297
Reviewed-by: Emil A Eklund <eae@chromium.org>
Reviewed-by: Philip Rogers <pdr@chromium.org>
Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org>
Cr-Commit-Position: refs/heads/master@{#669579}
--
wpt-commits:
5689f6b102fa8055740ff66dfe6b8c3b9a808c08
wpt-pr: 17351