Skip to content

Commit c8df05f

Browse files
committed
[css-overflow-4] Move issue
1 parent 2c94594 commit c8df05f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

css-overflow-4/Overview.bs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1036,10 +1036,6 @@ Handling of Excess Content: the 'continue' property</h3>
10361036
or by turning the box into a [=fragmentation container=] (see [[!CSS-BREAK-3]])
10371037
and discarding the content after the [=fragmentation break=].
10381038

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-
10431039
<dl dfn-for="continue" dfn-type="value">
10441040
<dt><dfn>auto</dfn>
10451041
<dd>
@@ -1077,6 +1073,10 @@ Handling of Excess Content: the 'continue' property</h3>
10771073
do not cause any content to be discarded.
10781074

10791075
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.
10801080
</dl>
10811081

10821082
<div class=example id=ex-continue-overflow>

0 commit comments

Comments
 (0)