Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not use pixel snapped values for intersection observer target rect
This patch switches from using the pixel-snapped BorderBoundingBox to the unsnapped PhysicalBorderBoxRect which fixes a bug where the intersection ratio would be slightly off due to this snapping. Bug: 1020466 Change-Id: Id8e1472c498b10b36b691fa87aaf606a438b70c1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3219840 Auto-Submit: Philip Rogers <[email protected]> Commit-Queue: Stefan Zager <[email protected]> Reviewed-by: Stefan Zager <[email protected]> Cr-Commit-Position: refs/heads/main@{#931140}
- Loading branch information