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

Issue 2692213006: [css-flexbox] Don't add extra space-between space at the end (Closed)

Created:
3 years, 10 months ago by cbiesinger
Modified:
3 years, 10 months ago
Reviewers:
eae
CC:
chromium-reviews
Target Ref:
refs/pending/branch-heads/2987
Project:
chromium
Visibility:
Public.

Description

[css-flexbox] Don't add extra space-between space at the end This is a regression from https://crrev.com/2429933002. When processing the last item on a row we should not add justify-content space to the row height. I incorrectly simplified the code in that patch. Weirdly we had no tests for this :( R=eae@chromium.org BUG=690024 Review-Url: https://codereview.chromium.org/2697623003 Cr-Commit-Position: refs/heads/master@{#450364} (cherry picked from commit f63ac52a3a74c9856d6fead1b1fb26a4948b35fe) Review-Url: https://codereview.chromium.org/2692213006 . Cr-Commit-Position: refs/branch-heads/2987@{#522} Cr-Branched-From: ad51088c0e8776e8dcd963dbe752c4035ba6dab6-refs/heads/master@{#444943} Committed: https://chromium.googlesource.com/chromium/src/+/d0e875601e88a69b9d6d6943cc6a2215bb0ce48f

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -2 lines) Patch
A third_party/WebKit/LayoutTests/css3/flexbox/justify-content-space-between.html View 1 chunk +22 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutFlexibleBox.cpp View 1 chunk +5 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (1 generated)
cbiesinger
3 years, 10 months ago (2017-02-15 16:52:58 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
d0e875601e88a69b9d6d6943cc6a2215bb0ce48f.

Powered by Google App Engine
This is Rietveld 408576698