update issues

Thu, 24 May 2012 16:48:17 -0700

author
Alan Stearns <stearns@adobe.com>
date
Thu, 24 May 2012 16:48:17 -0700
changeset 5894
24babc494f73
parent 5893
f9b364cc3ae8
child 5895
4999679d7c8f

update issues

css3-regions/Overview.html file | annotate | diff | comparison | revisions
css3-regions/Overview.src.html file | annotate | diff | comparison | revisions
     1.1 --- a/css3-regions/Overview.html	Thu May 24 16:36:17 2012 -0700
     1.2 +++ b/css3-regions/Overview.html	Thu May 24 16:48:17 2012 -0700
     1.3 @@ -745,17 +745,6 @@
     1.4     and of the region chain laying out content from a <a
     1.5     href="#named-flow0">named flow</a>.
     1.6  
     1.7 -  <div class="issue-marker wrapper">
     1.8 -   <div class=issue-marker data-bug_id=15870 data-bug_status=NEW> <a
     1.9 -    href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=15870">Issue-15870</a>
    1.10 -    
    1.11 -    <div class=issue-details>
    1.12 -     <p class=short-desc>Describe how containing blocks are used for element
    1.13 -      fragments</p>
    1.14 -    </div>
    1.15 -   </div>
    1.16 -  </div>
    1.17 -
    1.18    <p>The edges of the first CSS region in a region chain associated with a <a
    1.19     href="#named-flow0">named flow</a> establish the rectangle that is the <a
    1.20     href="http://www.w3.org/TR/CSS2/visudet.html#containing-block-details">containing
    1.21 @@ -1178,11 +1167,11 @@
    1.22    <h3 id=the-region-overflow-property><span class=secno>3.4. </span>The
    1.23     region-overflow property</h3>
    1.24  
    1.25 -  <div class=issue-marker data-bug_id=15878 data-bug_status=NEW> <a
    1.26 -   href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=15878">Issue-15878</a>
    1.27 +  <div class=issue-marker data-bug_id=17150 data-bug_status=NEW> <a
    1.28 +   href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=17150">Issue-17150</a>
    1.29     
    1.30     <div class=issue-details>
    1.31 -    <p class=short-desc>region-overflow:nobreak</p>
    1.32 +    <p class=short-desc>Editorial issue with regions breaks</p>
    1.33     </div>
    1.34    </div>
    1.35  
    1.36 @@ -1230,14 +1219,12 @@
    1.37    </table>
    1.38  
    1.39    <div class="issue-marker wrapper">
    1.40 -   <div class=issue-marker data-bug_id=15832 data-bug_status=NEW> <a
    1.41 +   <div class=issue-marker data-bug_id=15832 data-bug_status=ASSIGNED> <a
    1.42      href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=15832">Issue-15832</a>
    1.43      
    1.44      <div class=issue-details>
    1.45       <p class=short-desc>Should we have region-overflow:nobreak and have
    1.46 -      ‘<a href="#region-overflow"><code
    1.47 -      class=property>region-overflow</code></a>’ apply to all regions, not
    1.48 -      just the last?</p>
    1.49 +      region-overflow apply to all regions, not just the last?</p>
    1.50      </div>
    1.51     </div>
    1.52  
    1.53 @@ -1398,11 +1385,22 @@
    1.54  
    1.55    <p>Only a limited list of properties can be set in a region style rule:
    1.56  
    1.57 -  <div class=issue-marker data-bug_id=15190 data-bug_status=NEW> <a
    1.58 -   href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=15190">Issue-15190</a>
    1.59 -   
    1.60 -   <div class=issue-details>
    1.61 -    <p class=short-desc>List of region style properties</p>
    1.62 +  <div class="issue-marker wrapper">
    1.63 +   <div class=issue-marker data-bug_id=15190 data-bug_status=NEW> <a
    1.64 +    href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=15190">Issue-15190</a>
    1.65 +    
    1.66 +    <div class=issue-details>
    1.67 +     <p class=short-desc>List of region style properties</p>
    1.68 +    </div>
    1.69 +   </div>
    1.70 +
    1.71 +   <div class=issue-marker data-bug_id=16921 data-bug_status=NEW> <a
    1.72 +    href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=16921">Issue-16921</a>
    1.73 +    
    1.74 +    <div class=issue-details>
    1.75 +     <p class=short-desc>Should text-align be added to region styling
    1.76 +      properties</p>
    1.77 +    </div>
    1.78     </div>
    1.79    </div>
    1.80  
    1.81 @@ -2581,7 +2579,7 @@
    1.82  &lt;/style&gt;       
    1.83  &lt;body&gt;
    1.84      &lt;article&gt;
    1.85 -        &lt;p style="region-break-after:always;"&gt;I am not a ... &lt;/p&gt;
    1.86 +        &lt;p style="break-after:region;"&gt;I am not a ... &lt;/p&gt;
    1.87          &lt;p&gt;...&lt;/p&gt;
    1.88      &lt;/article&gt;
    1.89      &lt;div id="rA"&gt;&lt;/div&gt;
     2.1 --- a/css3-regions/Overview.src.html	Thu May 24 16:36:17 2012 -0700
     2.2 +++ b/css3-regions/Overview.src.html	Thu May 24 16:48:17 2012 -0700
     2.3 @@ -549,16 +549,6 @@
     2.4        and of the region chain laying out content 
     2.5        from a <span>named flow</span>.</p>
     2.6  
     2.7 -    <div class="issue-marker wrapper">
     2.8 -    
     2.9 -    <div class="issue-marker" data-bug_id="15870" data-bug_status="NEW">
    2.10 -        <a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=15870">Issue-15870</a>
    2.11 -        <div class="issue-details">
    2.12 -            <p class="short-desc">Describe how containing blocks are used for element fragments</p>
    2.13 -        </div>  
    2.14 -    </div>
    2.15 -    </div>
    2.16 -    
    2.17      <p>The edges of the first CSS region in a region chain 
    2.18        associated with a <span>named flow</span> 
    2.19        establish the rectangle that is the 
    2.20 @@ -1015,10 +1005,10 @@
    2.21  
    2.22      <h3 id="the-region-overflow-property">The region-overflow property</h3>
    2.23  
    2.24 -    <div class="issue-marker" data-bug_id="15878" data-bug_status="NEW">
    2.25 -        <a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=15878">Issue-15878</a>
    2.26 +    <div class="issue-marker" data-bug_id="17150" data-bug_status="NEW">
    2.27 +        <a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=17150">Issue-17150</a>
    2.28          <div class="issue-details">
    2.29 -            <p class="short-desc">region-overflow:nobreak</p>
    2.30 +            <p class="short-desc">Editorial issue with regions breaks</p>
    2.31          </div>  
    2.32      </div>
    2.33      
    2.34 @@ -1073,13 +1063,11 @@
    2.35      </table>
    2.36      
    2.37      <div class="issue-marker wrapper">
    2.38 -    <div class="issue-marker" data-bug_id="15832" data-bug_status="NEW">
    2.39 -        <a href=
    2.40 -        "https://www.w3.org/Bugs/Public/show_bug.cgi?id=15832">Issue-15832</a>
    2.41 -
    2.42 +    <div class="issue-marker" data-bug_id="15832" data-bug_status="ASSIGNED">
    2.43 +        <a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=15832">Issue-15832</a>
    2.44          <div class="issue-details">
    2.45 -            <p class="short-desc">Should we have region-overflow:nobreak and have 'region-overflow' apply to all regions, not just the last?</p>
    2.46 -        </div>
    2.47 +            <p class="short-desc">Should we have region-overflow:nobreak and have region-overflow apply to all regions, not just the last?</p>
    2.48 +        </div>  
    2.49      </div>
    2.50      <div class="issue-marker" data-bug_id="16622" data-bug_status="NEW">
    2.51      <a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=16622">Issue-16622</a>
    2.52 @@ -1236,6 +1224,7 @@
    2.53  
    2.54      <p>Only a limited list of properties can be set in a region style rule:</p>
    2.55      
    2.56 +    <div class="issue-marker wrapper">
    2.57      <div class="issue-marker" data-bug_id="15190" data-bug_status="NEW">
    2.58          <a href=
    2.59          "https://www.w3.org/Bugs/Public/show_bug.cgi?id=15190">Issue-15190</a>
    2.60 @@ -1244,7 +1233,14 @@
    2.61              <p class="short-desc">List of region style properties</p>
    2.62          </div>
    2.63      </div>
    2.64 -    
    2.65 +    <div class="issue-marker" data-bug_id="16921" data-bug_status="NEW">
    2.66 +        <a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=16921">Issue-16921</a>
    2.67 +        <div class="issue-details">
    2.68 +            <p class="short-desc">Should text-align be added to region styling properties</p>
    2.69 +        </div>  
    2.70 +    </div>
    2.71 +    </div>
    2.72 +
    2.73      <ol>
    2.74          <li><a href="http://www.w3.org/TR/CSS2/fonts.html">font properties</a></li>
    2.75          <li><a href="http://www.w3.org/TR/CSS2/colors.html">color property</a></li>
    2.76 @@ -2216,7 +2212,7 @@
    2.77  &lt;/style&gt;       
    2.78  &lt;body&gt;
    2.79      &lt;article&gt;
    2.80 -        &lt;p style="region-break-after:always;"&gt;I am not a ... &lt;/p&gt;
    2.81 +        &lt;p style="break-after:region;"&gt;I am not a ... &lt;/p&gt;
    2.82          &lt;p&gt;...&lt;/p&gt;
    2.83      &lt;/article&gt;
    2.84      &lt;div id="rA"&gt;&lt;/div&gt;

mercurial