8000 [css-overflow-4] Mark continue:discard at risk · w3c/csswg-drafts@a9d14dd · GitHub
[go: up one dir, main page]

Skip to content

Commit a9d14dd

Browse files
committed
[css-overflow-4] Mark continue:discard at risk
See #12795
1 parent 0b05551 commit a9d14dd

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

css-overflow-4/Overview.bs

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Abstract: This module contains the features of CSS relating to scrollable overfl
1616
'line-clamp', its longhands, and its legacy pre-standard syntax;
1717
adding a 'block-ellipsis' property;
1818
and expanding 'overflow-clip-margin' with longhands.
19+
At Risk: ''continue: discard''
1920
</pre>
2021
<pre class="link-defaults">
2122
type: dfn; spec:css-multicol-1; text:overflow column
@@ -1309,6 +1310,10 @@ Handling of Excess Content: the 'continue' property</h3>
13091310
Issue: ''continue: discard'' is meant to generalize and replace the <code>region-fragment</code> property from [[CSS-REGIONS-1]].
13101311
Once it is sufficiently stable in this specification,
13111312
<code>region-fragment</code> should be removed from the regions specification in favor of this.
1313+
1314+
Note: ''continue: discard'' is [=at risk=]:
1315+
it may be removed before advancement to [=Recommendation=]
1316+
if criteria for advancement are not fulfilled.
13121317
</dl>
13131318

13141319
<div class=example id=ex-continue-overflow>
@@ -1610,6 +1615,10 @@ Handling of Excess Content: the 'continue' property</h3>
16101615

16111616
<h4 id=discarding-content>Discarding Content</h4>
16121617

1618+
Note: ''continue: discard'', and thus this subsection, is [=at risk=]:
1619+
it may be removed before advancement to [=Recommendation=]
1620+
if criteria for advancement are not fulfilled.
1621+
16131622
Content that is “not rendered” due to ''continue: discard''
16141623
is discarded, similar to ''display: none'':
16151624
* It is not rendered.

0 commit comments

Comments
 (0)
0