Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(436)

Issue 2869813002: Fix the bug that absolute positioned element moves unexpectedly (Closed)

Created:
3 years, 7 months ago by yigu
Modified:
3 years, 7 months ago
Reviewers:
chrishtr
CC:
blink-reviews, blink-reviews-layout_chromium.org, chromium-reviews, eae+blinkwatch, jchaffraix+rendering, leviw+renderwatch, pdr+renderingwatchlist_chromium.org, szager+layoutwatch_chromium.org, zoltan1
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix the bug that absolute positioned element moves unexpectedly For an absolute positioned element, if its containing block is the body it's not supposed to move as scroll. However, on low dpi devices, it doesn't get composited if its ancestor is isolated composited therefore it moves unexpectedly. BUG=719533 TEST=third_party/WebKit/LayoutTests/compositing/overflow/absolute-element-in-isolated-composited-ancestor.html CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Review-Url: https://codereview.chromium.org/2869813002 Cr-Commit-Position: refs/heads/master@{#471158} Committed: https://chromium.googlesource.com/chromium/src/+/fca776d5b4979b1f9d86926bfb6d3fb14a0343f3

Patch Set 1 #

Patch Set 2 : Rebaseline #

Patch Set 3 : Add test expectation #

Messages

Total messages: 25 (16 generated)
yigu
Hi Chris. PTAL. Thanks.
3 years, 7 months ago (2017-05-08 15:37:19 UTC) #4
yigu
Hi Chris. Just pasting your comment from the patch that you brought this bug up ...
3 years, 7 months ago (2017-05-08 18:21:02 UTC) #5
chrishtr
lgtm
3 years, 7 months ago (2017-05-09 20:52:35 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2869813002/20001
3 years, 7 months ago (2017-05-10 13:14:49 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: linux_layout_tests_slimming_paint_v2 on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_layout_tests_slimming_paint_v2/builds/4322)
3 years, 7 months ago (2017-05-10 14:33:37 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2869813002/40001
3 years, 7 months ago (2017-05-11 02:40:14 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_asan_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel_ng/builds/367840)
3 years, 7 months ago (2017-05-11 04:27:36 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2869813002/40001
3 years, 7 months ago (2017-05-11 23:10:22 UTC) #22
commit-bot: I haz the power
3 years, 7 months ago (2017-05-12 01:04:32 UTC) #25
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/fca776d5b4979b1f9d86926bfb6d...

Powered by Google App Engine
This is Rietveld 408576698