File tree 1 file changed +5
-1
lines changed 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ Introduction {#intro}
48
48
49
49
Note: This module <a href="https://www.w3.org/TR/2018/WD-css3-box-20180731/">originally contained</a>
50
50
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]] ),
52
52
the box model (defined here),
53
53
as well as block layout (now only defined in [[CSS2]] Chapters 9 and 10).
54
54
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}
367
367
when they adjoin a <a>fragmentation break</a>
368
368
(page break / column break / etc.).
369
369
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
+
370
374
Padding {#paddings}
371
375
=======
372
376
You can’t perform that action at this time.
0 commit comments