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

Issue 2710213007: [NGLayout] Collapse margins before processing LayoutInline. (Closed)

Created:
3 years, 10 months ago by Gleb Lanbin
Modified:
3 years, 9 months ago
Reviewers:
ikilpatrick
CC:
chromium-reviews, cbiesinger, ojan+watch_chromium.org, szager+layoutwatch_chromium.org, glebl+reviews_chromium.org, dgrogan+ng_chromium.org, atotic+reviews_chromium.org, blink-reviews-layout_chromium.org, pdr+renderingwatchlist_chromium.org, eae+blinkwatch, leviw+renderwatch, zoltan1, jchaffraix+rendering, blink-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[NGLayout] Collapse margins before processing LayoutInline. BUG=635619 TEST=NGBlockLayoutAlgorithmTest::CollapsingMarginsWithText Review-Url: https://codereview.chromium.org/2710213007 Cr-Commit-Position: refs/heads/master@{#453301} Committed: https://chromium.googlesource.com/chromium/src/+/914fc639576ee35d6ff261a02adc9ecf852b6a4e

Patch Set 1 #

Total comments: 2

Patch Set 2 : fix comments #

Patch Set 3 : git rebase-update #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -0 lines) Patch
M third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm.cc View 1 2 1 chunk +8 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm_test.cc View 1 2 2 chunks +33 lines, -0 lines 0 comments Download

Messages

Total messages: 21 (13 generated)
Gleb Lanbin
3 years, 10 months ago (2017-02-25 00:14:41 UTC) #2
ikilpatrick
https://codereview.chromium.org/2710213007/diff/1/third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm.cc File third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm.cc (right): https://codereview.chromium.org/2710213007/diff/1/third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm.cc#newcode784 third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm.cc:784: UpdateFragmentBfcOffset(curr_bfc_offset_, builder_.get()); we'll need to position the floats here ...
3 years, 10 months ago (2017-02-25 00:59:17 UTC) #5
Gleb Lanbin
https://codereview.chromium.org/2710213007/diff/1/third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm.cc File third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm.cc (right): https://codereview.chromium.org/2710213007/diff/1/third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm.cc#newcode784 third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm.cc:784: UpdateFragmentBfcOffset(curr_bfc_offset_, builder_.get()); On 2017/02/25 00:59:17, ikilpatrick wrote: > we'll ...
3 years, 10 months ago (2017-02-25 01:14:55 UTC) #6
ikilpatrick
lgtm
3 years, 9 months ago (2017-02-27 17:25:35 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/2710213007/20001
3 years, 9 months ago (2017-02-27 17:26:20 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: cast_shell_android on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/cast_shell_android/builds/218381) linux_chromium_asan_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, ...
3 years, 9 months ago (2017-02-27 17:39:28 UTC) #15
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/2710213007/40001
3 years, 9 months ago (2017-02-27 17:52:41 UTC) #18
commit-bot: I haz the power
3 years, 9 months ago (2017-02-27 19:43:37 UTC) #21
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/914fc639576ee35d6ff261a02adc...

Powered by Google App Engine
This is Rietveld 408576698