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

Issue 2925273007: [LayoutNG] A little bit of documentation on margin collapsing. (Closed)

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

Description

[LayoutNG] A little bit of documentation on margin collapsing. BUG=635619 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_layout_ng Review-Url: https://codereview.chromium.org/2925273007 Cr-Commit-Position: refs/heads/master@{#479547} Committed: https://chromium.googlesource.com/chromium/src/+/d0b8f4909e983ea6c5dd60c25216e6fdf3ccb39b

Patch Set 1 #

Total comments: 18

Patch Set 2 : address comments. #

Total comments: 9

Patch Set 3 : 80-col #

Unified diffs Side-by-side diffs Delta from patch set Stats (+156 lines, -0 lines) Patch
A third_party/WebKit/Source/core/layout/ng/BlockLayout.md View 1 2 1 chunk +156 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (8 generated)
ianjkilpatrick
This is just a first pass, let me know where more details would add value.
3 years, 6 months ago (2017-06-09 22:57:10 UTC) #3
atotic
lgtm Nice work. https://codereview.chromium.org/2925273007/diff/1/third_party/WebKit/Source/core/layout/ng/BlockLayout.md File third_party/WebKit/Source/core/layout/ng/BlockLayout.md (right): https://codereview.chromium.org/2925273007/diff/1/third_party/WebKit/Source/core/layout/ng/BlockLayout.md#newcode3 third_party/WebKit/Source/core/layout/ng/BlockLayout.md:3: This document can be viewed in ...
3 years, 6 months ago (2017-06-10 00:26:52 UTC) #5
kojii
lgtm, thank you for doing this! This detailed, written document helps me to think about ...
3 years, 6 months ago (2017-06-10 05:12:13 UTC) #6
dgrogan
https://codereview.chromium.org/2925273007/diff/1/third_party/WebKit/Source/core/layout/ng/BlockLayout.md File third_party/WebKit/Source/core/layout/ng/BlockLayout.md (right): https://codereview.chromium.org/2925273007/diff/1/third_party/WebKit/Source/core/layout/ng/BlockLayout.md#newcode48 third_party/WebKit/Source/core/layout/ng/BlockLayout.md:48: In the above example as there isn't **anything** separating ...
3 years, 6 months ago (2017-06-12 18:54:40 UTC) #8
ikilpatrick
https://codereview.chromium.org/2925273007/diff/1/third_party/WebKit/Source/core/layout/ng/BlockLayout.md File third_party/WebKit/Source/core/layout/ng/BlockLayout.md (right): https://codereview.chromium.org/2925273007/diff/1/third_party/WebKit/Source/core/layout/ng/BlockLayout.md#newcode3 third_party/WebKit/Source/core/layout/ng/BlockLayout.md:3: This document can be viewed in formatted form [here](https://chromium.googlesource.com/chromium/src/+/master/third_party/WebKit/Source/core/layout/ng/FlowLayout.md). ...
3 years, 6 months ago (2017-06-12 22:58:39 UTC) #9
cbiesinger
Thanks for writing this up! Couple of comments: https://codereview.chromium.org/2925273007/diff/20001/third_party/WebKit/Source/core/layout/ng/BlockLayout.md File third_party/WebKit/Source/core/layout/ng/BlockLayout.md (right): https://codereview.chromium.org/2925273007/diff/20001/third_party/WebKit/Source/core/layout/ng/BlockLayout.md#newcode11 third_party/WebKit/Source/core/layout/ng/BlockLayout.md:11: A ...
3 years, 6 months ago (2017-06-13 16:45:25 UTC) #10
atotic
All-around comment: I think this is a great start. Because of the missing bfc/floating parts, ...
3 years, 6 months ago (2017-06-13 18:18:26 UTC) #11
ikilpatrick
https://codereview.chromium.org/2925273007/diff/20001/third_party/WebKit/Source/core/layout/ng/BlockLayout.md File third_party/WebKit/Source/core/layout/ng/BlockLayout.md (right): https://codereview.chromium.org/2925273007/diff/20001/third_party/WebKit/Source/core/layout/ng/BlockLayout.md#newcode11 third_party/WebKit/Source/core/layout/ng/BlockLayout.md:11: A simple way to think about margin collapsing is ...
3 years, 6 months ago (2017-06-13 20:42:40 UTC) #12
cbiesinger
https://codereview.chromium.org/2925273007/diff/20001/third_party/WebKit/Source/core/layout/ng/BlockLayout.md File third_party/WebKit/Source/core/layout/ng/BlockLayout.md (right): https://codereview.chromium.org/2925273007/diff/20001/third_party/WebKit/Source/core/layout/ng/BlockLayout.md#newcode107 third_party/WebKit/Source/core/layout/ng/BlockLayout.md:107: strut becomes an input as well as where the ...
3 years, 6 months ago (2017-06-14 21:00:27 UTC) #13
cbiesinger
lgtm
3 years, 6 months ago (2017-06-14 21:00:56 UTC) #14
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/2925273007/40001
3 years, 6 months ago (2017-06-14 22:31:50 UTC) #17
commit-bot: I haz the power
3 years, 6 months ago (2017-06-14 23:53:53 UTC) #20
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/d0b8f4909e983ea6c5dd60c25216...

Powered by Google App Engine
This is Rietveld 408576698