Chromium Code Reviews
DescriptionFix frame coordinate translation issue with scroll views.
The absolute position was being used (which is in content coordinates)
but we were passing the root frame coordinates in. Translate the root
frame coordinates into content coordinates before applying the transform
from the LayoutObject. This matches the implementation of
RootFrameToLocalPoint methods.
BUG=710165
Review-Url: https://codereview.chromium.org/2814473003
Cr-Commit-Position: refs/heads/master@{#464170}
Committed: https://chromium.googlesource.com/chromium/src/+/b452deb2b1802b68bf9662308074e4b10904f709
Patch Set 1 #
Total comments: 1
Patch Set 2 : Fix frame coordinate translation issue with scroll views. #Patch Set 3 : Add unittest #
Total comments: 10
Patch Set 4 : Add more zoom tests #
Messages
Total messages: 23 (13 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||