Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions css2/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -5466,8 +5466,9 @@ resulting combined margin is called a <dfn data-lt="collapsed margin|collapsing

<li>top and bottom margins of a box that does not establish a new
block formatting context and that has zero computed 'min-height', zero or ''height/auto''
computed 'height', and no
in-flow children
computed 'height', and either no
in-flow children or
only in-flow children whose margins also collapse
</ul>
</ul>

Expand Down