[css3-transitions] Add issue for the one other not-yet-stable property that's listed in the property table.

Mon, 04 Feb 2013 09:58:01 -0700

author
L. David Baron <dbaron@dbaron.org>
date
Mon, 04 Feb 2013 09:58:01 -0700
changeset 7304
aa7fec595b8e
parent 7303
824ebacafe40
child 7305
5235590e3e32

[css3-transitions] Add issue for the one other not-yet-stable property that's listed in the property table.

css3-transitions/Overview.html file | annotate | diff | comparison | revisions
css3-transitions/Overview.src.html file | annotate | diff | comparison | revisions
     1.1 --- a/css3-transitions/Overview.html	Mon Feb 04 00:02:16 2013 -0700
     1.2 +++ b/css3-transitions/Overview.html	Mon Feb 04 09:58:01 2013 -0700
     1.3 @@ -1429,9 +1429,7 @@
     1.4       <td>color
     1.5  
     1.6      <tr>
     1.7 -     <td>crop <span class=issue>css3-content will likely advance slower than
     1.8 -      this specification, in which case this definition should move
     1.9 -      there</span>
    1.10 +     <td>crop <span class=issue>move to css3-content</span>
    1.11  
    1.12       <td>rectangle
    1.13  
    1.14 @@ -1521,7 +1519,7 @@
    1.15       <td>color
    1.16  
    1.17      <tr>
    1.18 -     <td>outline-offset
    1.19 +     <td>outline-offset <span class=issue>move to css3-ui</span>
    1.20  
    1.21       <td>length
    1.22  
     2.1 --- a/css3-transitions/Overview.src.html	Mon Feb 04 00:02:16 2013 -0700
     2.2 +++ b/css3-transitions/Overview.src.html	Mon Feb 04 09:58:01 2013 -0700
     2.3 @@ -1439,7 +1439,7 @@
     2.4           <td>color</td><td>color</td>
     2.5         </tr>
     2.6         <tr>
     2.7 -         <td>crop <span class="issue">css3-content will likely advance slower than this specification, in which case this definition should move there</span></td><td>rectangle</td>
     2.8 +         <td>crop <span class="issue">move to css3-content</span></td><td>rectangle</td>
     2.9         </tr>
    2.10         <tr>
    2.11           <td>font-size</td><td>length, percentage, or calc</td>
    2.12 @@ -1490,7 +1490,7 @@
    2.13           <td>outline-color</td><td>color</td>
    2.14         </tr>
    2.15         <tr>
    2.16 -         <td>outline-offset</td><td>length</td>
    2.17 +         <td>outline-offset <span class="issue">move to css3-ui</span></td><td>length</td>
    2.18         </tr>
    2.19         <tr>
    2.20           <td>outline-width</td><td>length</td>

mercurial