Skip to content

Commit 200413b

Browse files
committed
[css-overflow] Record relationship with 'region-fragment' in an issue
1 parent 0b5cd7b commit 200413b

2 files changed

Lines changed: 13 additions & 0 deletions

File tree

css-overflow/Overview.bs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -494,6 +494,10 @@ This was initially proposed as
494494
in <a href="https://lists.w3.org/Archives/Public/www-style/2015Jan/0357.html">https://lists.w3.org/Archives/Public/www-style/2015Jan/0357.html</a>,
495495
and there is not yet wide agreement as to which naming is better.
496496

497+
Issue: This property is meant to generalize and replace 'region-fragment'.
498+
Once it is sufficiently stable in this specification,
499+
'region-fragment' should be removed from the regions specification in favor of this.
500+
497501
Note: ''continue: fragments'' replaces "overflow:fragments"
498502
from earlier versions of this specification,
499503
while ''continue: paginate'' replaces "overflow: paged-x | paged-y | paged-x-controls | paged-y-controls"

css-overflow/Overview.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1442,6 +1442,11 @@ <h2 class="heading settled" data-level="4" id="fragmentation"><span class="secno
14421442
and there is not yet wide agreement as to which naming is better.</p>
14431443

14441444

1445+
<p class="issue" id="issue-d52b3e3d"><a class="self-link" href="#issue-d52b3e3d"></a>This property is meant to generalize and replace <a class="property" data-link-type="propdesc" href="http://dev.w3.org/csswg/css-regions-1/#propdef-region-fragment">region-fragment</a>.
1446+
Once it is sufficiently stable in this specification,
1447+
<a class="property" data-link-type="propdesc" href="http://dev.w3.org/csswg/css-regions-1/#propdef-region-fragment">region-fragment</a> should be removed from the regions specification in favor of this.</p>
1448+
1449+
14451450
<p class="note" role="note">Note: <a class="css" data-link-type="propdesc" href="#propdef-continue">continue: fragments</a> replaces "overflow:fragments"
14461451
from earlier versions of this specification,
14471452
while <a class="css" data-link-type="propdesc" href="#propdef-continue">continue: paginate</a> replaces "overflow: paged-x | paged-y | paged-x-controls | paged-y-controls"</p>
@@ -2532,6 +2537,7 @@ <h3 class="no-num heading settled" id="index-defined-elsewhere"><span class="con
25322537
<ul>
25332538
<li><a href="http://dev.w3.org/csswg/css-regions-1/#css-region">css region</a>
25342539
<li><a href="http://dev.w3.org/csswg/css-regions-1/#region-chain">region chain</a>
2540+
<li><a href="http://dev.w3.org/csswg/css-regions-1/#propdef-region-fragment">region-fragment</a>
25352541
</ul>
25362542
<li><a data-link-type="biblio" href="#biblio-css-text-decor-3">[css-text-decor-3]</a> defines the following terms:
25372543
<ul>
@@ -2757,6 +2763,9 @@ <h2 class="no-num heading settled" id="issues-index"><span class="content">Issue
27572763
"fragmentation: auto | none | break | clone | page"
27582764
in <a href="https://lists.w3.org/Archives/Public/www-style/2015Jan/0357.html">https://lists.w3.org/Archives/Public/www-style/2015Jan/0357.html</a>,
27592765
and there is not yet wide agreement as to which naming is better.<a href="#issue-b2c6e3da"></a></div>
2766+
<div class="issue">This property is meant to generalize and replace <a class="property" data-link-type="propdesc" href="http://dev.w3.org/csswg/css-regions-1/#propdef-region-fragment">region-fragment</a>.
2767+
Once it is sufficiently stable in this specification,
2768+
<a class="property" data-link-type="propdesc" href="http://dev.w3.org/csswg/css-regions-1/#propdef-region-fragment">region-fragment</a> should be removed from the regions specification in favor of this.<a href="#issue-d52b3e3d"></a></div>
27602769
<div class="issue">When the element isn’t a <a data-link-type="dfn" href="http://dev.w3.org/csswg/css-break-3/#fragmentation-container">fragmentation container</a> already,
27612770
should this work by turning it directly into one,
27622771
or by creating a <a data-link-type="dfn" href="#fragment-box">fragment box</a> inside it like <a class="css" data-link-type="maybe" href="#valdef-continue-fragments">fragments</a> does?<a href="#issue-36be54be"></a></div>

0 commit comments

Comments
 (0)