File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff 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+
365370Padding {#paddings}
366371=======
367372
Original file line number Diff line number Diff 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.
You can’t perform that action at this time.
0 commit comments