| commit | 66797e1dd0c3366619ebcc6a5ce3f546055d9103 | [log] [tgz] |
|---|---|---|
| author | chrishtr <chrishtr@chromium.org> | Tue May 31 22:21:21 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Tue May 31 22:23:06 2016 |
| tree | 9712df3da21ffbe114b6068a3b809937300c7217 | |
| parent | 65cb32e4bac337419a78cc63fcd795567b130385 [diff] |
Don't include scroll offset in offsetFromLayoutObject for scrolling contents layers. As a side-effect, this patch changes the system to no longer invalidate both the scrolling contents layer and m_graphicsLayer, since they now have different coordinate systems. (This has been a long-standing bug.) BUG=529938,416535 Review-Url: https://codereview.chromium.org/2019583002 Cr-Commit-Position: refs/heads/master@{#396951}