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

Issue 134603002: Fix bottom padding on flex boxes with overflow. (Closed)

Created:
6 years, 11 months ago by ojan
Modified:
6 years, 11 months ago
CC:
blink-reviews, bemjb+rendering_chromium.org, eae+blinkwatch, leviw+renderwatch, jchaffraix+rendering, zoltan1
Visibility:
Public.

Description

Fix bottom padding on flex boxes with overflow. This makes display:flex match display:block. Unfortunately, our display:block behavior does not match Gecko or IE8+ though. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=165031

Patch Set 1 #

Patch Set 2 : fix layout test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -3 lines) Patch
M LayoutTests/css3/flexbox/negative-overflow.html View 1 1 chunk +2 lines, -2 lines 0 comments Download
A LayoutTests/css3/flexbox/overflow-and-padding.html View 1 chunk +28 lines, -0 lines 0 comments Download
A LayoutTests/css3/flexbox/overflow-and-padding-expected.txt View 1 chunk +2 lines, -0 lines 0 comments Download
M Source/core/rendering/RenderFlexibleBox.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
ojan
6 years, 11 months ago (2014-01-10 19:13:59 UTC) #1
esprehn
lgtm, thanks!
6 years, 11 months ago (2014-01-10 22:11:34 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ojan@chromium.org/134603002/1
6 years, 11 months ago (2014-01-10 23:26:19 UTC) #3
commit-bot: I haz the power
Retried try job too often on linux_blink_rel for step(s) webkit_unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_blink_rel&number=17259
6 years, 11 months ago (2014-01-11 00:12:34 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ojan@chromium.org/134603002/140001
6 years, 11 months ago (2014-01-14 01:50:12 UTC) #5
commit-bot: I haz the power
6 years, 11 months ago (2014-01-14 05:55:20 UTC) #6
Message was sent while issue was closed.
Change committed as 165031

Powered by Google App Engine
This is Rietveld 408576698