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

Issue 168823003: Take padding into account during calculation of overflow constraining rect for sticky positioning. (Closed)

Created:
6 years, 10 months ago by ostap
Modified:
6 years, 10 months ago
CC:
blink-reviews, bemjb+rendering_chromium.org, dsinclair, zoltan1, eae+blinkwatch, leviw+renderwatch, jchaffraix+rendering, pdr.
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Take padding into account during calculation of overflow constraining rect for sticky positioning. BUG=344423 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=167572

Patch Set 1 #

Total comments: 2

Patch Set 2 : Rebased patch. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -29 lines) Patch
A + LayoutTests/fast/css/sticky/sticky-bottom-overflow-padding.html View 4 chunks +20 lines, -13 lines 0 comments Download
A + LayoutTests/fast/css/sticky/sticky-bottom-overflow-padding-expected.html View 4 chunks +23 lines, -16 lines 0 comments Download
M Source/core/rendering/RenderBoxModelObject.cpp View 1 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
ostap
6 years, 10 months ago (2014-02-18 06:15:48 UTC) #1
ojan
FYI, it's fine to keep working on the implementation for this for now, but the ...
6 years, 10 months ago (2014-02-19 20:03:23 UTC) #2
ostap
On 2014/02/19 20:03:23, ojan wrote: > FYI, it's fine to keep working on the implementation ...
6 years, 10 months ago (2014-02-19 20:49:29 UTC) #3
ostap
https://codereview.chromium.org/168823003/diff/1/Source/core/rendering/RenderBoxModelObject.cpp File Source/core/rendering/RenderBoxModelObject.cpp (right): https://codereview.chromium.org/168823003/diff/1/Source/core/rendering/RenderBoxModelObject.cpp#newcode347 Source/core/rendering/RenderBoxModelObject.cpp:347: clipRect.move(enclosingClippingBox->paddingLeft(), enclosingClippingBox->paddingTop()); On 2014/02/19 20:03:24, ojan wrote: > The ...
6 years, 10 months ago (2014-02-19 20:49:59 UTC) #4
ojan
lgtm
6 years, 10 months ago (2014-02-19 22:27:02 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sl.ostapenko@samsung.com/168823003/1
6 years, 10 months ago (2014-02-19 22:30:09 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-19 22:30:15 UTC) #7
commit-bot: I haz the power
Failed to apply patch for Source/core/rendering/RenderBoxModelObject.cpp: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 10 months ago (2014-02-19 22:30:15 UTC) #8
ostap
The CQ bit was checked by sl.ostapenko@samsung.com
6 years, 10 months ago (2014-02-19 22:43:20 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sl.ostapenko@samsung.com/168823003/120001
6 years, 10 months ago (2014-02-19 22:47:49 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sl.ostapenko@samsung.com/168823003/120001
6 years, 10 months ago (2014-02-19 23:13:52 UTC) #11
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-20 01:53:18 UTC) #12
commit-bot: I haz the power
Retried try job too often on mac_blink_rel for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_blink_rel&number=19261
6 years, 10 months ago (2014-02-20 01:53:18 UTC) #13
ostap
The CQ bit was checked by sl.ostapenko@samsung.com
6 years, 10 months ago (2014-02-21 05:58:39 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sl.ostapenko@samsung.com/168823003/120001
6 years, 10 months ago (2014-02-21 05:58:47 UTC) #15
commit-bot: I haz the power
6 years, 10 months ago (2014-02-21 06:31:49 UTC) #16
Message was sent while issue was closed.
Change committed as 167572

Powered by Google App Engine
This is Rietveld 408576698