|
12 | 12 | <meta content="CSS Backgrounds and Borders Module Level 3" |
13 | 13 | name=dcterms.title> |
14 | 14 | <meta content=text name=dcterms.type> |
15 | | - <meta content=2013-12-25 name=dcterms.date> |
| 15 | + <meta content=2013-12-26 name=dcterms.date> |
16 | 16 | <meta content="Bert Bos" name=dcterms.creator> |
17 | 17 | <meta content="Elika J. Etemad" name=dcterms.creator> |
18 | 18 | <meta content="Brad Kemper" name=dcterms.creator> |
|
42 | 42 |
|
43 | 43 | <h1>CSS Backgrounds and Borders Module Level 3</h1> |
44 | 44 |
|
45 | | - <h2 class="no-num no-toc">Editor's Draft 25 December 2013</h2> |
| 45 | + <h2 class="no-num no-toc">Editor's Draft 26 December 2013</h2> |
46 | 46 |
|
47 | 47 | <dl> |
48 | 48 | <dt>This version: |
49 | 49 |
|
50 | | - <dd><!-- <a href="http://www.w3.org/TR/2013/CR-css3-background-20131225/">http://dev.w3.org/csswg/css3-background/</a> --> |
| 50 | + <dd><!-- <a href="http://www.w3.org/TR/2013/CR-css3-background-20131226/">http://dev.w3.org/csswg/css3-background/</a> --> |
51 | 51 | <a |
52 | 52 | href="http://dev.w3.org/csswg/css3-background/">http://dev.w3.org/csswg/css3-background/</a> |
53 | 53 |
|
@@ -613,7 +613,7 @@ <h3 id=the-background-color><span class=secno>3.2. </span>Base Color: the |
613 | 613 | <th>Animatable: |
614 | 614 |
|
615 | 615 | <td>as <a |
616 | | - href="http://dev.w3.org/csswg/css3-transitions/#animtype-color">color</a> |
| 616 | + href="http://www.w3.org/TR/css3-transitions/#animtype-color">color</a> |
617 | 617 | </table> |
618 | 618 |
|
619 | 619 | <p>This property sets the <span class=index id=background-color0 |
@@ -1137,11 +1137,11 @@ <h3 id=the-background-position><span class=secno>3.6. </span>Positioning |
1137 | 1137 | <th>Animatable: |
1138 | 1138 |
|
1139 | 1139 | <td>as <a |
1140 | | - href="http://dev.w3.org/csswg/css3-transitions/#animtype-repeatable-list">repeatable |
| 1140 | + href="http://www.w3.org/TR/css3-transitions/#animtype-repeatable-list">repeatable |
1141 | 1141 | list</a> of <a |
1142 | | - href="http://dev.w3.org/csswg/css3-transitions/#animtype-simple-list">simple |
| 1142 | + href="http://www.w3.org/TR/css3-transitions/#animtype-simple-list">simple |
1143 | 1143 | list</a> of <a |
1144 | | - href="http://dev.w3.org/csswg/css3-transitions/#animtype-lpcalc">length, |
| 1144 | + href="http://www.w3.org/TR/css3-transitions/#animtype-lpcalc">length, |
1145 | 1145 | percentage, or calc</a> |
1146 | 1146 | </table> |
1147 | 1147 |
|
@@ -1579,11 +1579,11 @@ <h3 id=the-background-size><span class=secno>3.9. </span>Sizing Images: the |
1579 | 1579 | <th>Animatable: |
1580 | 1580 |
|
1581 | 1581 | <td>as <a |
1582 | | - href="http://dev.w3.org/csswg/css3-transitions/#animtype-repeatable-list">repeatable |
| 1582 | + href="http://www.w3.org/TR/css3-transitions/#animtype-repeatable-list">repeatable |
1583 | 1583 | list</a> of <a |
1584 | | - href="http://dev.w3.org/csswg/css3-transitions/#animtype-simple-list">simple |
| 1584 | + href="http://www.w3.org/TR/css3-transitions/#animtype-simple-list">simple |
1585 | 1585 | list</a> of <a |
1586 | | - href="http://dev.w3.org/csswg/css3-transitions/#animtype-lpcalc">length, |
| 1586 | + href="http://www.w3.org/TR/css3-transitions/#animtype-lpcalc">length, |
1587 | 1587 | percentage, or calc</a> (<span class=note>This means keyword values are |
1588 | 1588 | not animatable.</span>) |
1589 | 1589 | </table> |
@@ -2112,7 +2112,7 @@ <h3 id=the-border-color><span class=secno>4.1. </span>Line Colors: the |
2112 | 2112 | <th>Animatable: |
2113 | 2113 |
|
2114 | 2114 | <td>as <a |
2115 | | - href="http://dev.w3.org/csswg/css3-transitions/#animtype-color">color</a> |
| 2115 | + href="http://www.w3.org/TR/css3-transitions/#animtype-color">color</a> |
2116 | 2116 | </table> |
2117 | 2117 |
|
2118 | 2118 | <table class=propdef> |
@@ -2430,7 +2430,7 @@ <h3 id=the-border-width><span class=secno>4.3. </span>Line Thickness: the |
2430 | 2430 | <th>Animatable: |
2431 | 2431 |
|
2432 | 2432 | <td>as <a |
2433 | | - href="http://dev.w3.org/csswg/css3-transitions/#animtype-length">length</a> |
| 2433 | + href="http://www.w3.org/TR/css3-transitions/#animtype-length">length</a> |
2434 | 2434 | </table> |
2435 | 2435 |
|
2436 | 2436 | <table class=propdef> |
@@ -2747,8 +2747,8 @@ <h3 id=the-border-radius><span class=secno>5.1. </span>Curve Radii: the |
2747 | 2747 | <tr> |
2748 | 2748 | <th>Animatable: |
2749 | 2749 |
|
2750 | | - <td>as <a |
2751 | | - href="http://dev.w3.org/csswg/css3-transitions/#animtype-lpcalc">length, |
| 2750 | + <td>as two values of <a |
| 2751 | + href="http://www.w3.org/TR/css3-transitions/#animtype-lpcalc">length, |
2752 | 2752 | percentage, or calc</a> |
2753 | 2753 | </table> |
2754 | 2754 |
|
@@ -3889,7 +3889,7 @@ <h3 id=the-box-shadow><span class=secno>7.1. </span>Drop Shadows: the ‘<a |
3889 | 3889 | <th>Animatable: |
3890 | 3890 |
|
3891 | 3891 | <td>as <a |
3892 | | - href="http://dev.w3.org/csswg/css3-transitions/#animtype-shadow-list">shadow |
| 3892 | + href="http://www.w3.org/TR/css3-transitions/#animtype-shadow-list">shadow |
3893 | 3893 | list</a> |
3894 | 3894 | </table> |
3895 | 3895 |
|
|
0 commit comments