| commit | 33fd0cb9308cad33938bc6cb7b69b1300af26e8b | [log] [tgz] |
|---|---|---|
| author | ymalik <ymalik@chromium.org> | Wed Jul 13 22:45:11 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Wed Jul 13 22:47:57 2016 |
| tree | 9faaf1b0a6ef84d5efcb536b480330c13046f9ac | |
| parent | 8be59dbe558c73cb18f38024dd9d8c62e1e628db [diff] |
Properly calculate the localBounds for elements with overflow clipped Before this CL, we would pick elements that were not really in the viewport (e.g they belonged to another scroller above the viewport that had overflow:scroll) BUG=594878 Review-Url: https://codereview.chromium.org/2136323002 Cr-Commit-Position: refs/heads/master@{#405318}