css-text-decor-3/Overview.src.html

changeset 7399
45007c88f5c7
parent 7310
13343cf8c42f
child 7548
bdb242da56bb
     1.1 --- a/css-text-decor-3/Overview.src.html	Thu Feb 07 22:43:19 2013 -0800
     1.2 +++ b/css-text-decor-3/Overview.src.html	Thu Feb 07 22:55:02 2013 -0800
     1.3 @@ -272,6 +272,9 @@
     1.4      <tr>
     1.5        <th>Computed&#160;value:
     1.6        <td>as specified
     1.7 +    <tr>
     1.8 +      <th>Animatable:
     1.9 +      <td>no
    1.10    </table>
    1.11  
    1.12    <p>Specifies what line decorations, if any, are added to the element.
    1.13 @@ -324,6 +327,9 @@
    1.14      <tr>
    1.15        <th>Computed&#160;value:
    1.16        <td>the computed color
    1.17 +    <tr>
    1.18 +      <th>Animatable:
    1.19 +      <td>as <a href="http://dev.w3.org/csswg/css3-transitions/#animtype-color">color</a>
    1.20    </table>
    1.21  
    1.22    <p>This property specifies the color of text decoration (underlines
    1.23 @@ -363,6 +369,9 @@
    1.24      <tr>
    1.25        <th>Computed&#160;value:
    1.26        <td>as specified
    1.27 +    <tr>
    1.28 +      <th>Animatable:
    1.29 +      <td>no
    1.30    </table>
    1.31  
    1.32    <p>This property specifies the style of the line(s) drawn for
    1.33 @@ -405,7 +414,10 @@
    1.34        <td>visual
    1.35      <tr>
    1.36        <th>Computed&#160;value:
    1.37 -      <td>as specified
    1.38 +      <td>see individual properties
    1.39 +    <tr>
    1.40 +      <th>Animatable:
    1.41 +      <td>see individual properties
    1.42    </table>
    1.43  
    1.44    <p>This property is a shorthand for setting 'text-decoration-line',
    1.45 @@ -456,6 +468,9 @@
    1.46      <tr>
    1.47        <th>Computed&#160;value:
    1.48        <td>as specified
    1.49 +    <tr>
    1.50 +      <th>Animatable:
    1.51 +      <td>no
    1.52    </table>
    1.53  
    1.54    <p>This property specifies what parts of the element's content
    1.55 @@ -531,6 +546,9 @@
    1.56      <tr>
    1.57        <th>Computed&#160;value:
    1.58        <td>as specified
    1.59 +    <tr>
    1.60 +      <th>Animatable:
    1.61 +      <td>no
    1.62    </table>
    1.63  
    1.64    <p>This property sets the position of an underline specified
    1.65 @@ -775,6 +793,9 @@
    1.66        <th>Computed&#160;value:
    1.67        <td>'none', a pair of keywords representing the shape and fill, or
    1.68          a string
    1.69 +    <tr>
    1.70 +      <th>Animatable:
    1.71 +      <td>no
    1.72    </table>
    1.73  
    1.74    <p>This property applies emphasis marks to the element's text.
    1.75 @@ -884,6 +905,9 @@
    1.76      <tr>
    1.77        <th>Computed&#160;value:
    1.78        <td>as specified
    1.79 +    <tr>
    1.80 +      <th>Animatable:
    1.81 +      <td>as <a href="http://dev.w3.org/csswg/css3-transitions/#animtype-color">color</a>
    1.82    </table>
    1.83  
    1.84    <p>This property specifies the foreground color of the emphasis marks.</p>
    1.85 @@ -923,6 +947,9 @@
    1.86      <tr>
    1.87        <th>Computed&#160;value:
    1.88        <td>see individual properties
    1.89 +    <tr>
    1.90 +      <th>Animatable:
    1.91 +      <td>see individual properties
    1.92    </table>
    1.93  
    1.94    <p>This property is a shorthand for setting
    1.95 @@ -964,6 +991,9 @@
    1.96      <tr>
    1.97        <th>Computed&#160;value:
    1.98        <td>as specified
    1.99 +    <tr>
   1.100 +      <th>Animatable:
   1.101 +      <td>no
   1.102    </table>
   1.103  
   1.104    <p>This property describes where emphasis marks are drawn at.
   1.105 @@ -1063,6 +1093,9 @@
   1.106      <tr>
   1.107        <th>Computed&#160;value:
   1.108        <td>a color plus three absolute &lt;length&gt;s
   1.109 +    <tr>
   1.110 +      <th>Animatable:
   1.111 +      <td>as <a href="http://dev.w3.org/csswg/css3-transitions/#animtype-shadow-list">shadow list</a>
   1.112    </table>
   1.113  
   1.114    <p>This property accepts a comma-separated list of shadow effects to

mercurial