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: 5 additions & 0 deletions css-break-4/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1083,6 +1083,11 @@ Splitting Boxes</h3>
Illustration of filling the <a>remaining fragmentainer extent</a>.
</div>

However, if the fragmented box is
a [=grid item=] or [=table cell=] that spans multiple rows,
and the [=fragmentation break=] splits its container between two of those rows,
then the box should not extend into (or beyond) the gap between those rows.

<h3 id="break-decoration">
Fragmented Borders and Backgrounds: the 'box-decoration-break' property</h3>

Expand Down