|
22 | 22 |
|
23 | 23 | <h1>CSS Backgrounds and Borders Module Level 3</h1> |
24 | 24 |
|
25 | | - <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 13 January |
| 25 | + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 17 January |
26 | 26 | 2012</h2> |
27 | 27 |
|
28 | 28 | <dl> |
29 | 29 | <dt>This version: |
30 | 30 |
|
31 | | - <dd><!-- <a href="http://www.w3.org/TR/2012/CR-css3-background-20120113">http://www.w3.org/TR/2012/ED-css3-background-20120113/</a> --> |
| 31 | + <dd><!-- <a href="http://www.w3.org/TR/2012/CR-css3-background-20120117">http://www.w3.org/TR/2012/ED-css3-background-20120117/</a> --> |
32 | 32 | <a |
33 | 33 | href="http://dev.w3.org/csswg/css3-background">http://dev.w3.org/csswg/css3-background</a> |
34 | 34 |
|
@@ -593,9 +593,7 @@ <h3 id=the-background-image><span class=secno>2.3. </span>The ‘<a |
593 | 593 | <tr> |
594 | 594 | <th>Animatable: |
595 | 595 |
|
596 | | - <td>only images that are gradients specified in CSS <a |
597 | | - href="#CSS3-IMAGES" |
598 | | - rel=biblioentry>[CSS3-IMAGES]<!--{{CSS3-IMAGES}}--></a> |
| 596 | + <td>no |
599 | 597 | </table> |
600 | 598 |
|
601 | 599 | <p>This property sets the background image(s) of an element. Images are |
@@ -1062,7 +1060,7 @@ <h3 id=the-background-position><span class=secno>2.6. </span>The ‘<a |
1062 | 1060 | <tr> |
1063 | 1061 | <th>Animatable: |
1064 | 1062 |
|
1065 | | - <td>no |
| 1063 | + <td>yes |
1066 | 1064 | </table> |
1067 | 1065 |
|
1068 | 1066 | <p>If background images have been specified, this property specifies their |
@@ -1501,7 +1499,7 @@ <h3 id=the-background-size><span class=secno>2.9. </span>The ‘<a |
1501 | 1499 | <tr> |
1502 | 1500 | <th>Animatable: |
1503 | 1501 |
|
1504 | | - <td>no |
| 1502 | + <td>yes except keyword values |
1505 | 1503 | </table> |
1506 | 1504 |
|
1507 | 1505 | <p>Specifies the size of the background images. Where |
@@ -3125,9 +3123,7 @@ <h3 id=the-border-image-source><span class=secno>5.1. </span>The ‘<a |
3125 | 3123 | <tr> |
3126 | 3124 | <th>Animatable: |
3127 | 3125 |
|
3128 | | - <td>only if the image is a gradient specified in CSS <a |
3129 | | - href="#CSS3-IMAGES" |
3130 | | - rel=biblioentry>[CSS3-IMAGES]<!--{{CSS3-IMAGES}}--></a> |
| 3126 | + <td>no |
3131 | 3127 | </table> |
3132 | 3128 |
|
3133 | 3129 | <p>Specifies an image to use instead of the border styles given by the |
@@ -3913,8 +3909,9 @@ <h3 id=the-box-shadow><span class=secno>6.2. </span>The ‘<a |
3913 | 3909 | <tr> |
3914 | 3910 | <th>Animatable: |
3915 | 3911 |
|
3916 | | - <td>yes (transition to/from an absent shadow is a transition to/from |
3917 | | - ‘<code class=css>0 0 transparent</code>’) |
| 3912 | + <td>yes, except between inner and outer shadows (Transition to/from an |
| 3913 | + absent shadow is a transition to/from ‘<code class=css>0 0 |
| 3914 | + transparent</code>’.) |
3918 | 3915 | </table> |
3919 | 3916 |
|
3920 | 3917 | <p>The ‘<a href="#box-shadow"><code |
@@ -4547,16 +4544,6 @@ <h3 class=no-num id=other-references> Other References</h3> |
4547 | 4544 | </dd> |
4548 | 4545 | <!----> |
4549 | 4546 |
|
4550 | | - <dt id=CSS3-IMAGES>[CSS3-IMAGES] |
4551 | | - |
4552 | | - <dd>Elika J. Etemad; Tab Atkins Jr. <a |
4553 | | - href="http://www.w3.org/TR/2011/WD-css3-images-20111206/"><cite>CSS Image |
4554 | | - Values and Replaced Content Module Level 3.</cite></a> 6 December 2011. |
4555 | | - W3C Working Draft. (Work in progress.) URL: <a |
4556 | | - href="http://www.w3.org/TR/2011/WD-css3-images-20111206/">http://www.w3.org/TR/2011/WD-css3-images-20111206/</a> |
4557 | | - </dd> |
4558 | | - <!----> |
4559 | | - |
4560 | 4547 | <dt id=CSS3-TRANSITIONS>[CSS3-TRANSITIONS] |
4561 | 4548 |
|
4562 | 4549 | <dd>Dean Jackson; et al. <a |
|
0 commit comments