Skip to content

Commit b17c61c

Browse files
committed
[css-break-4] Don't extend boxes into table/grid gaps #12801
1 parent 85af2de commit b17c61c

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

‎css-break-4/Overview.bs‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1083,6 +1083,11 @@ Splitting Boxes</h3>
10831083
Illustration of filling the <a>remaining fragmentainer extent</a>.
10841084
</div>
10851085

1086+
However, if the fragmented box is
1087+
a [=grid item=] or [=table cell=] that spans multiple rows,
1088+
and the [=fragmentation break=] splits its container between two of those rows,
1089+
then the box should not extend into (or beyond) the gap between those rows.
1090+
10861091
<h3 id="break-decoration">
10871092
Fragmented Borders and Backgrounds: the 'box-decoration-break' property</h3>
10881093

0 commit comments

Comments
 (0)