Skip to content

Commit c2dcfba

Browse files
committed
[css3-ui] color values should be animatable
1 parent 560261f commit c2dcfba

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

css-ui/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1246,7 +1246,7 @@ boxes are generated for it and its cursor is used for the canvas.
12461246
<tr><th>Percentages:</th><td>N/A</td></tr>
12471247
<tr><th>Media:</th><td>interactive</td></tr>
12481248
<tr><th>Computed&nbsp;value:</th><td>The computed value for ''caret-color/auto'' is ''caret-color/auto''. For <<color>> values, the computed value is as defined for the [[!CSS3COLOR]] 'color' property.</td></tr>
1249-
<tr><th>Animatable:</th><td>no</td></tr>
1249+
<tr><th>Animatable:</th><td>yes</td></tr>
12501250
</tbody></table>
12511251

12521252
<dl>

css-ui/Overview.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@
217217
<h1 class="p-name no-ref" id="title">CSS Basic User Interface Module Level 3 (CSS3 UI)</h1>
218218

219219
<h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="content">Editor’s Draft,
220-
<time class="dt-updated" datetime="2015-04-29">29 April 2015</time></span></h2>
220+
<time class="dt-updated" datetime="2015-05-05">5 May 2015</time></span></h2>
221221

222222
<div data-fill-with="spec-metadata">
223223
<dl>
@@ -2906,7 +2906,7 @@ <h4 class="heading settled" data-level="6.2.1" id="caret-color"><span class="sec
29062906

29072907
<tr>
29082908
<th>Animatable:
2909-
<td>no
2909+
<td>yes
29102910

29112911
</table>
29122912

@@ -4051,7 +4051,7 @@ <h2 class="no-num heading settled" id="property-index"><span class="content">Pro
40514051
<td>yes
40524052
<td>N/A
40534053
<td>interactive
4054-
<td>no
4054+
<td>yes
40554055
<td>The computed value for auto is auto. For &lt;color> values, the computed value is as defined for the [CSS3COLOR] color property.
40564056
<tr>
40574057
<th scope="row"><a class="css" data-link-type="property" href="#propdef-nav-up">nav-up</a>

0 commit comments

Comments
 (0)