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

Issue 2127663002: Adjust background clip when local attachment is used with non-visible overflow. (Closed)

Created:
4 years, 5 months ago by flackr
Modified:
4 years, 4 months ago
Reviewers:
meade_UTC10, eae
CC:
darktears, apavlov+blink_chromium.org, blink-reviews, blink-reviews-css, blink-reviews-style_chromium.org, chromium-reviews, dglazkov+blink, rwlbuis
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Adjust background clip when local attachment is used with non-visible overflow. BUG=625882 TEST=compositing/backgrounds/local-background.html Committed: https://crrev.com/e3a98dc7050d4e575967177edaca49742024e8c8 Cr-Commit-Position: refs/heads/master@{#407871}

Patch Set 1 #

Patch Set 2 : Use padding fill box as per spec prose. #

Patch Set 3 : Restrict to the padding box rect when attachment is local on scrollable element. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -31 lines) Patch
A third_party/WebKit/LayoutTests/compositing/backgrounds/local-background.html View 1 chunk +12 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/compositing/backgrounds/local-background-expected.html View 1 chunk +11 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutBox.h View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutBox.cpp View 1 2 2 chunks +24 lines, -15 lines 0 comments Download
M third_party/WebKit/Source/core/layout/compositing/CompositedLayerMapping.cpp View 1 2 1 chunk +1 line, -16 lines 0 comments Download

Messages

Total messages: 25 (10 generated)
flackr
Hi, Can you take a look at this patch? This fixes an issue we have ...
4 years, 5 months ago (2016-07-05 21:21:34 UTC) #2
meade_UTC10
lgtm, but I don't have owners. Adding Tim for owners.
4 years, 5 months ago (2016-07-06 05:27:10 UTC) #4
Timothy Loh
Doesn't this mean that getComputedStyle(e).backgroundClip will now be padding-box instead of border-box? The spec defines ...
4 years, 5 months ago (2016-07-06 05:45:01 UTC) #5
flackr
On 2016/07/06 at 05:45:01, timloh wrote: > Doesn't this mean that getComputedStyle(e).backgroundClip will now be ...
4 years, 5 months ago (2016-07-06 19:53:50 UTC) #6
flackr
Tim, would you have a chance to look at the latest patch?
4 years, 5 months ago (2016-07-08 01:34:22 UTC) #7
Timothy Loh
On 2016/07/08 01:34:22, flackr wrote: > Tim, would you have a chance to look at ...
4 years, 5 months ago (2016-07-08 08:50:42 UTC) #8
flackr
+Emil, can you take a look?
4 years, 5 months ago (2016-07-08 13:37:36 UTC) #10
eae
LGTM Nice change!
4 years, 5 months ago (2016-07-12 16:40:14 UTC) #11
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/2127663002/40001
4 years, 5 months ago (2016-07-12 16:41:36 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/261131)
4 years, 5 months ago (2016-07-12 18:29:48 UTC) #16
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/2127663002/40001
4 years, 4 months ago (2016-07-25 21:03:25 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/261773)
4 years, 4 months ago (2016-07-25 23:52:34 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/2127663002/40001
4 years, 4 months ago (2016-07-26 17:31:44 UTC) #22
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 4 months ago (2016-07-26 19:03:53 UTC) #23
commit-bot: I haz the power
4 years, 4 months ago (2016-07-26 19:05:17 UTC) #25
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/e3a98dc7050d4e575967177edaca49742024e8c8
Cr-Commit-Position: refs/heads/master@{#407871}

Powered by Google App Engine
This is Rietveld 408576698