Skip to content

Commit d862130

Browse files
committed
[css-box-3] Fix links, link to issue.
1 parent 8277812 commit d862130

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

css-box-3/Overview.bs

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Introduction {#intro}
4848

4949
Note: This module <a href="https://www.w3.org/TR/2018/WD-css3-box-20180731/">originally contained</a>
5050
the CSS Level 3 specification prose relating to
51-
box generation (now defined in [[css-display-3]),
51+
box generation (now defined in [[css-display-3]]),
5252
the box model (defined here),
5353
as well as block layout (now only defined in [[CSS2]] Chapters 9 and 10).
5454
Since its maintenance was put aside during the development of CSS2.1,
@@ -367,6 +367,10 @@ Margins at Container Edges: the 'margin-trim' property {#margin-trim}
367367
when they adjoin a <a>fragmentation break</a>
368368
(page break / column break / etc.).
369369

370+
ISSUE: Define how this property affects margins at breaks
371+
if the box establishes a <a>fragmentation context</a>.
372+
See also <a href="https://github.com/w3c/csswg-drafts/issues/3314">Issue 3314</a>.
373+
370374
Padding {#paddings}
371375
=======
372376

0 commit comments

Comments
 (0)