commit | 234079c8f5478894d70b6899a7461caa7062504d | [log] [tgz] |
---|---|---|
author | chrishtr <chrishtr@chromium.org> | Tue Oct 04 02:50:05 2016 |
committer | Commit bot <commit-bot@chromium.org> | Tue Oct 04 02:54:09 2016 |
tree | 15b1ee14c4c45fc14bacb6e32d7fc180da4aeedf | |
parent | bc0b8bebb01af4c46a742a9e119a5eb39ee9aff0 [diff] |
Don't pixel-snap box size before applying percentage transform to it. Otherwise we'll end up with error that gets larger according to the percentage. Note that subpixel accumulation is already plumbed through for transforms in other ways. BUG=627588 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Review-Url: https://codereview.chromium.org/2386263002 Cr-Commit-Position: refs/heads/master@{#422680}