css3-ui/Overview.src.html

changeset 7401
0df32ea51959
parent 7354
2d69376aaded
child 7409
31b535d8032a
     1.1 --- a/css3-ui/Overview.src.html	Thu Feb 07 22:59:01 2013 -0800
     1.2 +++ b/css3-ui/Overview.src.html	Thu Feb 07 23:25:50 2013 -0800
     1.3 @@ -713,6 +713,7 @@
     1.4  <tr><th>Percentages:</th><td>same as CSS 2.1</td></tr>
     1.5  <tr><th>Media:</th><td>same as CSS 2.1</td></tr>
     1.6  <tr><th>Computed&nbsp;value:</th><td>the keyword '<span class="value" title="">icon</span>' if specified as such, otherwise same as CSS 2.1</td></tr>
     1.7 +<tr><th>Animatable:</th><td>no</td></tr>
     1.8  </tbody></table>
     1.9  
    1.10  <dl>
    1.11 @@ -740,6 +741,7 @@
    1.12  <tr><th>Percentages:</th><td>N/A</td></tr>
    1.13  <tr><th>Media:</th><td>all</td></tr>
    1.14  <tr><th>Computed&nbsp;value:</th><td>as specified, except with any relative URLs converted to absolute</td></tr>
    1.15 +<tr><th>Animatable:</th><td>no</td></tr>
    1.16  </tbody></table>
    1.17  
    1.18  <dl>
    1.19 @@ -789,6 +791,7 @@
    1.20  <tr><th>Percentages:</th><td>N/A</td></tr>
    1.21  <tr><th>Media:</th><td>visual</td></tr>
    1.22  <tr><th>Computed&nbsp;value:</th><td>specified value</td></tr>
    1.23 +<tr><th>Animatable:</th><td>no</td></tr>
    1.24  </tbody></table>
    1.25  
    1.26  <dl>
    1.27 @@ -891,6 +894,7 @@
    1.28  <tr><th>Percentages:</th><td>N/A</td></tr>
    1.29  <tr><th>Media:</th><td>visual</td></tr>
    1.30  <tr><th>Computed&nbsp;value:</th><td>see individual properties</td></tr>
    1.31 +<tr><th>Animatable:</th><td>see individual properties</td></tr>
    1.32  </tbody></table>
    1.33  
    1.34  <h3 id="outline-width"><span class="property">'outline-width'</span> property</h3>
    1.35 @@ -904,6 +908,7 @@
    1.36  <tr><th>Percentages:</th><td>N/A</td></tr>
    1.37  <tr><th>Media:</th><td>visual</td></tr>
    1.38  <tr><th>Computed&nbsp;value:</th><td>absolute length; '0' if the outline style is 'none'.</td></tr>
    1.39 +<tr><th>Animatable:</th><td>as <a href="http://dev.w3.org/csswg/css3-transitions/#animtype-length">length</a></td></tr>
    1.40  </tbody></table>
    1.41  
    1.42  <h3 id="outline-style"><span class="property">'outline-style'</span> property</h3>
    1.43 @@ -917,6 +922,7 @@
    1.44  <tr><th>Percentages:</th><td>N/A</td></tr>
    1.45  <tr><th>Media:</th><td>visual</td></tr>
    1.46  <tr><th>Computed&nbsp;value:</th><td>specified value</td></tr>
    1.47 +<tr><th>Animatable:</th><td>no</td></tr>
    1.48  </tbody></table>
    1.49  
    1.50  <h3 id="outline-color"><span class="property">'outline-color'</span> property</h3>
    1.51 @@ -930,6 +936,7 @@
    1.52  <tr><th>Percentages:</th><td>N/A</td></tr>
    1.53  <tr><th>Media:</th><td>visual</td></tr>
    1.54  <tr><th>Computed&nbsp;value:</th><td>The computed value for '<span class="value">invert</span>' is '<span class="value">invert</span>'. For &lt;color&gt; values, the computed value is as defined for the [[!CSS3COLOR]] <span class="property">'color'</span> property.</td></tr>
    1.55 +<tr><th>Animatable:</th><td>as <a href="http://dev.w3.org/csswg/css3-transitions/#animtype-color">color</a></td></tr>
    1.56  </tbody></table>
    1.57  
    1.58  <p>The outline created with the outline properties is drawn "over" a
    1.59 @@ -1058,6 +1065,7 @@
    1.60  <tr><th>Percentages:</th><td>N/A</td></tr>
    1.61  <tr><th>Media:</th><td>visual</td></tr>
    1.62  <tr><th>Computed&nbsp;value:</th><td>&lt;length&gt; value in absolute units (px or physical).</td></tr>
    1.63 +<tr><th>Animatable:</th><td>as <a href="http://dev.w3.org/csswg/css3-transitions/#animtype-length">length</a></td></tr>
    1.64  </tbody></table>
    1.65  
    1.66  <p>If the computed value of <span class="property">'outline-offset'</span> is anything other than 0, then the outline is outset from the border edge by that amount.</p>
    1.67 @@ -1091,6 +1099,7 @@
    1.68  <tr><th>Percentages:</th><td>N/A</td></tr>
    1.69  <tr><th>Media:</th><td>visual</td></tr>
    1.70  <tr><th>Computed&nbsp;value:</th><td>specified value.</td></tr>
    1.71 +<tr><th>Animatable:</th><td>no</td></tr>
    1.72  </tbody></table>
    1.73  
    1.74  <dl>
    1.75 @@ -1186,6 +1195,8 @@
    1.76      <td>visual</td></tr>
    1.77  <tr><th>Computed&nbsp;value:</th>
    1.78      <td>as specified</td></tr>
    1.79 +<tr><th>Animatable:</th>
    1.80 +    <td>no</td></tr>
    1.81  </tbody></table>
    1.82  
    1.83  <p>This property specifies rendering when inline content overflows 
    1.84 @@ -1458,6 +1469,7 @@
    1.85  <tr><th>Percentages:</th><td>N/A</td></tr>
    1.86  <tr><th>Media:</th><td>visual, interactive</td></tr>
    1.87  <tr><th>Computed&nbsp;value:</th><td>as specified, except with any relative URLs converted to absolute</td></tr>
    1.88 +<tr><th>Animatable:</th><td>no</td></tr>
    1.89  </tbody></table>
    1.90  
    1.91  <p>This property specifies the type of cursor to be displayed for the pointing device when over the element's border, padding, and content. Values have the following meanings:
    1.92 @@ -1639,6 +1651,7 @@
    1.93  <tr><th>Percentages:</th><td>n/a</td></tr>
    1.94  <tr><th>Media:</th><td>interactive</td></tr>
    1.95  <tr><th>Computed&nbsp;value:</th><td>specified value.</td></tr>
    1.96 +<tr><th>Animatable:</th><td>as <a href="http://dev.w3.org/csswg/css3-transitions/#animtype-number">number</a></td></tr>
    1.97  </table>
    1.98  <dl>
    1.99  <dt>auto</dt>
   1.100 @@ -1694,6 +1707,7 @@
   1.101  <tr><th>Percentages:</th><td>N/A</td></tr>
   1.102  <tr><th>Media:</th><td>interactive</td></tr>
   1.103  <tr><th>Computed&nbsp;value:</th><td>as specified</td></tr>
   1.104 +<tr><th>Animatable:</th><td>no</td></tr>
   1.105  </tbody></table>
   1.106  
   1.107  <dl>
   1.108 @@ -1775,6 +1789,7 @@
   1.109  <tr><th>Percentages:</th><td>N/A</td></tr>
   1.110  <tr><th>Media:</th><td>interactive</td></tr>
   1.111  <tr><th>Computed&nbsp;value:</th><td>as specified</td></tr>
   1.112 +<tr><th>Animatable:</th><td>no</td></tr>
   1.113  </tbody></table>
   1.114  
   1.115  <p>

mercurial