DescriptionFix double-offset issue of RenderObject::positionFromPaintInvalidationContainer()
As currently we only use positionFromPaintInvalidationContainer to
check if it has changed, neither the issue nor the fix visibly affects
any behavior.
The fix is required by https://codereview.chromium.org/399173005.
Also removed roundedIntPoint because now we pass sub-pixel coordinates
to GraphicsLayer for invalidations
(after https://codereview.chromium.org/353403006/).
BUG=395217
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=178503
Patch Set 1 #Patch Set 2 : Fix break #Messages
Total messages: 7 (0 generated)
|