Tue, 03 Mar 2015 22:41:10 +0100
[css-overflow] Record relationship with 'region-fragment' in an issue
css-overflow/Overview.bs | file | annotate | diff | comparison | revisions | |
css-overflow/Overview.html | file | annotate | diff | comparison | revisions |
1.1 --- a/css-overflow/Overview.bs Tue Mar 03 22:25:08 2015 +0100 1.2 +++ b/css-overflow/Overview.bs Tue Mar 03 22:41:10 2015 +0100 1.3 @@ -494,6 +494,10 @@ 1.4 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>, 1.5 and there is not yet wide agreement as to which naming is better. 1.6 1.7 +Issue: This property is meant to generalize and replace 'region-fragment'. 1.8 +Once it is sufficiently stable in this specification, 1.9 +'region-fragment' should be removed from the regions specification in favor of this. 1.10 + 1.11 Note: ''continue: fragments'' replaces "overflow:fragments" 1.12 from earlier versions of this specification, 1.13 while ''continue: paginate'' replaces "overflow: paged-x | paged-y | paged-x-controls | paged-y-controls"
2.1 --- a/css-overflow/Overview.html Tue Mar 03 22:25:08 2015 +0100 2.2 +++ b/css-overflow/Overview.html Tue Mar 03 22:41:10 2015 +0100 2.3 @@ -1442,6 +1442,11 @@ 2.4 and there is not yet wide agreement as to which naming is better.</p> 2.5 2.6 2.7 + <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>. 2.8 +Once it is sufficiently stable in this specification, 2.9 +<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> 2.10 + 2.11 + 2.12 <p class="note" role="note">Note: <a class="css" data-link-type="propdesc" href="#propdef-continue">continue: fragments</a> replaces "overflow:fragments" 2.13 from earlier versions of this specification, 2.14 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> 2.15 @@ -2532,6 +2537,7 @@ 2.16 <ul> 2.17 <li><a href="http://dev.w3.org/csswg/css-regions-1/#css-region">css region</a> 2.18 <li><a href="http://dev.w3.org/csswg/css-regions-1/#region-chain">region chain</a> 2.19 + <li><a href="http://dev.w3.org/csswg/css-regions-1/#propdef-region-fragment">region-fragment</a> 2.20 </ul> 2.21 <li><a data-link-type="biblio" href="#biblio-css-text-decor-3">[css-text-decor-3]</a> defines the following terms: 2.22 <ul> 2.23 @@ -2757,6 +2763,9 @@ 2.24 "fragmentation: auto | none | break | clone | page" 2.25 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>, 2.26 and there is not yet wide agreement as to which naming is better.<a href="#issue-b2c6e3da"> âµ </a></div> 2.27 + <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>. 2.28 +Once it is sufficiently stable in this specification, 2.29 +<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> 2.30 <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, 2.31 should this work by turning it directly into one, 2.32 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>