Skip to content

Commit 2761d57

Browse files
committed
[css-gaps-1] Clarify that no decorations are drawn next to fragment breaks
1 parent 9ce2489 commit 2761d57

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

css-gaps-1/Overview.bs

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,11 @@ Layout and painting</h3>
241241
multicol/multicol-gap-decorations-024.html
242242
</wpt>
243243

244+
[[css-align-3#column-row-gap]] specifies that gaps disappear
245+
where they coincide with a [=fragmentation break=].
246+
Because there is no gap in such locations,
247+
no [=gap decoration=] is drawn in them either.
248+
244249
<wpt>
245250
flex/fragmentation/flex-gap-decorations-fragmentation-001.html
246251
flex/fragmentation/flex-gap-decorations-fragmentation-002.html
@@ -1565,4 +1570,5 @@ Changes since the <a href="https://www.w3.org/TR/2025/WD-css-gaps-1-20250417/">1
15651570
(<a href="https://github.com/w3c/csswg-drafts/issues/12603">Issue 12603</a>,
15661571
<a href="https://github.com/w3c/csswg-drafts/issues/12848">Issue 12848</a>,
15671572
<a href="https://github.com/w3c/csswg-drafts/issues/8402">Issue 8402</a>)
1573+
<li>Added a paragraph clarifying that gap decorations are not drawn where gaps are suppressed due to fragment breaks.
15681574
</ul>

0 commit comments

Comments
 (0)