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

Issue 1875263005: [css-flexbox] More correctly implement percentage sizing (Closed)

Created:
4 years, 8 months ago by cbiesinger
Modified:
4 years, 8 months ago
CC:
blink-reviews, blink-reviews-layout_chromium.org, chromium-reviews, dgrogan, eae+blinkwatch, jchaffraix+rendering, leviw+renderwatch, pdr+renderingwatchlist_chromium.org, szager+layoutwatch_chromium.org, zoltan1
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[css-flexbox] More correctly implement percentage sizing All stretched flex items need to be considered definite per: https://drafts.csswg.org/css-flexbox/#algo-stretch This implements that part of the spec as described by redoing layout of flex items that have percentage children. BUG=341310 R=leviw@chromium.org CC=dgrogan@chromium.org Committed: https://crrev.com/0702247984d85e123f0ad2074e69743c710050ad Cr-Commit-Position: refs/heads/master@{#388308}

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -45 lines) Patch
M third_party/WebKit/LayoutTests/css3/flexbox/definite-cross-sizes.html View 2 chunks +7 lines, -8 lines 0 comments Download
M third_party/WebKit/LayoutTests/css3/flexbox/flex-align.html View 1 chunk +1 line, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/css3/flexbox/flex-align-vertical-writing-mode.html View 1 chunk +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutFlexibleBox.h View 1 chunk +5 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutFlexibleBox.cpp View 7 chunks +30 lines, -33 lines 1 comment Download

Messages

Total messages: 19 (7 generated)
cbiesinger
4 years, 8 months ago (2016-04-12 21:21:51 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1875263005/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1875263005/1
4 years, 8 months ago (2016-04-12 21:22:12 UTC) #3
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 8 months ago (2016-04-13 00:26:39 UTC) #5
leviw_travelin_and_unemployed
Is there a bug that tracks this and has more context? https://codereview.chromium.org/1875263005/diff/1/third_party/WebKit/Source/core/layout/LayoutFlexibleBox.cpp File third_party/WebKit/Source/core/layout/LayoutFlexibleBox.cpp (right): ...
4 years, 8 months ago (2016-04-13 20:10:22 UTC) #8
leviw_travelin_and_unemployed
Whoops, just saw the bug
4 years, 8 months ago (2016-04-13 20:10:34 UTC) #9
cbiesinger
On 2016/04/13 20:10:34, leviw wrote: > Whoops, just saw the bug Yeah sorry, I added ...
4 years, 8 months ago (2016-04-13 20:20:51 UTC) #10
leviw_travelin_and_unemployed
On 2016/04/13 at 20:20:51, cbiesinger wrote: > On 2016/04/13 20:10:34, leviw wrote: > > Whoops, ...
4 years, 8 months ago (2016-04-18 23:19:12 UTC) #11
cbiesinger
On 2016/04/18 23:19:12, leviw wrote: > On 2016/04/13 at 20:20:51, cbiesinger wrote: > > On ...
4 years, 8 months ago (2016-04-19 18:45:52 UTC) #12
leviw_travelin_and_unemployed
Go for it :)
4 years, 8 months ago (2016-04-19 19:55:25 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1875263005/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1875263005/1
4 years, 8 months ago (2016-04-19 19:56:15 UTC) #15
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 8 months ago (2016-04-19 21:12:19 UTC) #17
commit-bot: I haz the power
4 years, 8 months ago (2016-04-22 19:16:19 UTC) #19
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/0702247984d85e123f0ad2074e69743c710050ad
Cr-Commit-Position: refs/heads/master@{#388308}

Powered by Google App Engine
This is Rietveld 408576698