css-text-decor-3/Overview.html

changeset 7399
45007c88f5c7
parent 7310
13343cf8c42f
child 7548
bdb242da56bb
     1.1 --- a/css-text-decor-3/Overview.html	Thu Feb 07 22:43:19 2013 -0800
     1.2 +++ b/css-text-decor-3/Overview.html	Thu Feb 07 22:55:02 2013 -0800
     1.3 @@ -10,11 +10,11 @@
     1.4     rel=dcterms.rights>
     1.5    <meta content="CSS Text Decoration Module Level 3" name=dcterms.title>
     1.6    <meta content=text name=dcterms.type>
     1.7 -  <meta content=2013-02-05 name=dcterms.issued>
     1.8 +  <meta content=2013-02-08 name=dcterms.issued>
     1.9    <meta content="Elika J. Etemad" name=dcterms.creator>
    1.10    <meta content="Koji Ishii" name=dcterms.creator>
    1.11    <meta content=W3C name=dcterms.publisher>
    1.12 -  <meta content="http://www.w3.org/TR/2013/ED-css-text-decor-3-20130205/"
    1.13 +  <meta content="http://www.w3.org/TR/2013/ED-css-text-decor-3-20130208/"
    1.14     name=dcterms.identifier>
    1.15    <link href="#contents" rel=contents><!--<link rel=index href="#index">-->
    1.16  
    1.17 @@ -29,13 +29,13 @@
    1.18  
    1.19     <h1>CSS Text Decoration Module Level 3</h1>
    1.20  
    1.21 -   <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 5 February
    1.22 +   <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 8 February
    1.23      2013</h2>
    1.24  
    1.25     <dl>
    1.26      <dt>This version:</dt>
    1.27      <!--  
    1.28 -    <dd><a href="http://www.w3.org/TR/2013/WD-css-text-decor-3-20130205/">http://www.w3.org/TR/2013/WD-css-text-decor-3-20130205/</a></dd>
    1.29 +    <dd><a href="http://www.w3.org/TR/2013/WD-css-text-decor-3-20130208/">http://www.w3.org/TR/2013/WD-css-text-decor-3-20130208/</a></dd>
    1.30    -->
    1.31  
    1.32      <dd><a
    1.33 @@ -464,6 +464,11 @@
    1.34       <th>Computed value:
    1.35  
    1.36       <td>as specified
    1.37 +
    1.38 +    <tr>
    1.39 +     <th>Animatable:
    1.40 +
    1.41 +     <td>no
    1.42    </table>
    1.43  
    1.44    <p>Specifies what line decorations, if any, are added to the element.
    1.45 @@ -546,6 +551,12 @@
    1.46       <th>Computed value:
    1.47  
    1.48       <td>the computed color
    1.49 +
    1.50 +    <tr>
    1.51 +     <th>Animatable:
    1.52 +
    1.53 +     <td>as <a
    1.54 +      href="http://dev.w3.org/csswg/css3-transitions/#animtype-color">color</a>
    1.55    </table>
    1.56  
    1.57    <p>This property specifies the color of text decoration (underlines
    1.58 @@ -602,6 +613,11 @@
    1.59       <th>Computed value:
    1.60  
    1.61       <td>as specified
    1.62 +
    1.63 +    <tr>
    1.64 +     <th>Animatable:
    1.65 +
    1.66 +     <td>no
    1.67    </table>
    1.68  
    1.69    <p>This property specifies the style of the line(s) drawn for text
    1.70 @@ -665,7 +681,12 @@
    1.71      <tr>
    1.72       <th>Computed value:
    1.73  
    1.74 -     <td>as specified
    1.75 +     <td>see individual properties
    1.76 +
    1.77 +    <tr>
    1.78 +     <th>Animatable:
    1.79 +
    1.80 +     <td>see individual properties
    1.81    </table>
    1.82  
    1.83    <p>This property is a shorthand for setting ‘<a
    1.84 @@ -741,6 +762,11 @@
    1.85       <th>Computed value:
    1.86  
    1.87       <td>as specified
    1.88 +
    1.89 +    <tr>
    1.90 +     <th>Animatable:
    1.91 +
    1.92 +     <td>no
    1.93    </table>
    1.94  
    1.95    <p>This property specifies what parts of the element's content any text
    1.96 @@ -849,6 +875,11 @@
    1.97       <th>Computed value:
    1.98  
    1.99       <td>as specified
   1.100 +
   1.101 +    <tr>
   1.102 +     <th>Animatable:
   1.103 +
   1.104 +     <td>no
   1.105    </table>
   1.106  
   1.107    <p>This property sets the position of an underline specified on the same
   1.108 @@ -1141,6 +1172,11 @@
   1.109  
   1.110       <td>‘<code class=property>none</code>’, a pair of keywords
   1.111        representing the shape and fill, or a string
   1.112 +
   1.113 +    <tr>
   1.114 +     <th>Animatable:
   1.115 +
   1.116 +     <td>no
   1.117    </table>
   1.118  
   1.119    <p>This property applies emphasis marks to the element's text. Values have
   1.120 @@ -1307,6 +1343,12 @@
   1.121       <th>Computed value:
   1.122  
   1.123       <td>as specified
   1.124 +
   1.125 +    <tr>
   1.126 +     <th>Animatable:
   1.127 +
   1.128 +     <td>as <a
   1.129 +      href="http://dev.w3.org/csswg/css3-transitions/#animtype-color">color</a>
   1.130    </table>
   1.131  
   1.132    <p>This property specifies the foreground color of the emphasis marks.
   1.133 @@ -1368,6 +1410,11 @@
   1.134       <th>Computed value:
   1.135  
   1.136       <td>see individual properties
   1.137 +
   1.138 +    <tr>
   1.139 +     <th>Animatable:
   1.140 +
   1.141 +     <td>see individual properties
   1.142    </table>
   1.143  
   1.144    <p>This property is a shorthand for setting ‘<a
   1.145 @@ -1428,6 +1475,11 @@
   1.146       <th>Computed value:
   1.147  
   1.148       <td>as specified
   1.149 +
   1.150 +    <tr>
   1.151 +     <th>Animatable:
   1.152 +
   1.153 +     <td>no
   1.154    </table>
   1.155  
   1.156    <p>This property describes where emphasis marks are drawn at. The values
   1.157 @@ -1571,6 +1623,13 @@
   1.158       <th>Computed value:
   1.159  
   1.160       <td>a color plus three absolute &lt;length&gt;s
   1.161 +
   1.162 +    <tr>
   1.163 +     <th>Animatable:
   1.164 +
   1.165 +     <td>as <a
   1.166 +      href="http://dev.w3.org/csswg/css3-transitions/#animtype-shadow-list">shadow
   1.167 +      list</a>
   1.168    </table>
   1.169  
   1.170    <p>This property accepts a comma-separated list of shadow effects to be

mercurial