File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -1036,10 +1036,6 @@ Handling of Excess Content: the 'continue' property</h3>
1036
1036
or by turning the box into a [=fragmentation container=] (see [[!CSS-BREAK-3]] )
1037
1037
and discarding the content after the [=fragmentation break=] .
1038
1038
1039
- Issue: ''continue: discard'' is meant to generalize and replace the <code> region-fragment</code> property from [[CSS-REGIONS-1]] .
1040
- Once it is sufficiently stable in this specification,
1041
- <code> region-fragment</code> should be removed from the regions specification in favor of this.
1042
-
1043
1039
<dl dfn-for="continue" dfn-type="value">
1044
1040
<dt> <dfn>auto</dfn>
1045
1041
<dd>
@@ -1077,6 +1073,10 @@ Handling of Excess Content: the 'continue' property</h3>
1077
1073
do not cause any content to be discarded.
1078
1074
1079
1075
See [[#discarding-content]] for further details.
1076
+
1077
+ Issue: ''continue: discard'' is meant to generalize and replace the <code> region-fragment</code> property from [[CSS-REGIONS-1]] .
1078
+ Once it is sufficiently stable in this specification,
1079
+ <code> region-fragment</code> should be removed from the regions specification in favor of this.
1080
1080
</dl>
1081
1081
1082
1082
<div class=example id=ex-continue-overflow>
You can’t perform that action at this time.
0 commit comments