DescriptionFix fixed-background offset issue
Fixed-background under scrolled container has been broken when we
enabled ScrollRecorder. Because the drawing coordinates are in the
scrolled content, while fixed-background should be drawn as if it
is in the viewport, we should add the accumulated scroll offset to
the target rect of the fixed-background.
BUG=528226
TEST=paint/overflow/fixed-background-scroll.html
TEST=paint/overflow/fixed-background-scroll-window.html
TEST=paint/overflow/fixed-background-scroll-in-frame.html
Committed: https://crrev.com/efecb10be7c17ac2632cd86b890915d441e2da31
git-svn-id: svn://svn.chromium.org/blink/trunk@202014 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Patch Set 1 #
Total comments: 6
Patch Set 2 : Local change #
Total comments: 4
Patch Set 3 : #
Total comments: 2
Patch Set 4 : #
Messages
Total messages: 20 (5 generated)
|