| commit | a7e6a571947df4ac9a93a8d43882c6d8588514b6 | [log] [tgz] |
|---|---|---|
| author | wkorman <wkorman@chromium.org> | Wed Jul 13 02:44:16 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Wed Jul 13 02:47:53 2016 |
| tree | 4803a2d5c3df2dedabb2d56e6ca72f7e272ed57d | |
| parent | d1d739c3a4cd78b3a4aa5a8a6ebf313df2dca1e3 [diff] |
Rework mapToVisualRectInAncestorSpace to handle flipped blocks correctly. In particular, we were incorrectly calculating rects for out-of-flow positioned elements. Follows canonical logic in PaintLayer::updateLayerPosition(). BUG=616600 Review-Url: https://codereview.chromium.org/2073563002 Cr-Commit-Position: refs/heads/master@{#404925}