| commit | 8c25207f8791f1c97440ffc7c4c13dfc34abead1 | [log] [tgz] |
|---|---|---|
| author | chrishtr <chrishtr@chromium.org> | Tue Jul 19 23:16:02 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Tue Jul 19 23:18:24 2016 |
| tree | 03536a6b457b5aba3dca42b475a09e776bdb4652 | |
| parent | 482eeff448654b3eec603009deee13d402941e31 [diff] |
Add in row offset if self-composited. Table cells and rows are in the same coordinate space. So to go from table offset to row, add in the table cell's location() and subtract out the row's. BUG=616600 Review-Url: https://codereview.chromium.org/2157243002 Cr-Commit-Position: refs/heads/master@{#406409}