Skip to content
Merged
Changes from 1 commit
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
6 changes: 5 additions & 1 deletion css-gaps-1/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1399,7 +1399,11 @@ Fragmentation</h3>
[[css-align-3#column-row-gap]] specifies that gaps disappear
where they coincide with a [=fragmentation break=].
Because there is no gap in such locations,
no [=gap decoration=] is drawn in them either.
no [=gap decoration=] is drawn there.
However, the suppressed gap still consumes a decoration from the
[=assign gap decoration values|assignment pattern=], so that the association
between gaps and their corresponding decorations remains consistent
across fragmented and unfragmented contexts.

<wpt>
flex/fragmentation/flex-gap-decorations-fragmentation-001.html
Expand Down