Skip to content

Commit bbc45a8

Browse files
committed
[css-box-3][css-break-4] Cross-reference margin-trim & margin-break.
1 parent 10ec6ac commit bbc45a8

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

css-box-3/Overview.bs

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -362,6 +362,11 @@ Margins at Container Edges: the 'margin-trim' property {#margin-trim}
362362

363363
ISSUE: Should floats have a <css>floats</css> value that only affects floats?
364364

365+
Note: See also the 'margin-break' property,
366+
which applies to the box’s own margins
367+
when they adjoin a <a>fragmentation break</a>
368+
(page break / column break / etc.).
369+
365370
Padding {#paddings}
366371
=======
367372

css-break-4/Overview.bs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,9 @@ Adjoining Margins at Breaks: the 'margin-break' property</h3>
9797
including at the start and end of a <a>fragmentation context</a>.
9898
</dl>
9999

100+
Note: See also the 'margin-trim' property,
101+
which applies to the <a>fragmentation container</a> (page/column/etc.)
102+
100103
ISSUE: <a href="https://www.antennahouse.com/product/ahf66/ahf-focss6.html">Antenna House also allows a second <css>keep</css> keyword</a>,
101104
which preserves the margin after the break;
102105
it is otherwise discarded.

0 commit comments

Comments
 (0)