|
25 | 25 |
|
26 | 26 | <h1>CSS Backgrounds and Borders Module Level 3</h1> |
27 | 27 |
|
28 | | - <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 22 June 2012</h2> |
| 28 | + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 29 June 2012</h2> |
29 | 29 |
|
30 | 30 | <dl> |
31 | 31 | <dt>This version: |
32 | 32 |
|
33 | | - <dd><!-- <a href="http://www.w3.org/TR/2012/CR-css3-background-20120622">http://www.w3.org/TR/2012/ED-css3-background-20120622/</a> --> |
| 33 | + <dd><!-- <a href="http://www.w3.org/TR/2012/CR-css3-background-20120629">http://www.w3.org/TR/2012/ED-css3-background-20120629/</a> --> |
34 | 34 | <a |
35 | 35 | href="http://dev.w3.org/csswg/css3-background/">http://dev.w3.org/csswg/css3-background/</a> |
36 | 36 |
|
@@ -442,7 +442,11 @@ <h3 id=value-types><span class=secno>2.2. </span> Value Types</h3> |
442 | 442 | the definitions of these value types: for example <a href="#CSS3COLOR" |
443 | 443 | rel=biblioentry>[CSS3COLOR]<!--{{CSS3COLOR}}--></a>, when combined with |
444 | 444 | this module, expands the definition of the <color> value type as |
445 | | - used in this specification. |
| 445 | + used in this specification. Similarly, <a href="#CSS3-IMAGES" |
| 446 | + rel=biblioentry>[CSS3-IMAGES]<!--{{CSS3-IMAGES}}--></a>, when combined |
| 447 | + with this module, expands the definition of <a |
| 448 | + href="#ltimagegt"><var><image></var></a> as used in this |
| 449 | + specification. |
446 | 450 |
|
447 | 451 | <p>In addition to the property-specific values listed in their definitions, |
448 | 452 | all properties defined in this specification also accept the <a |
@@ -4807,6 +4811,16 @@ <h3 class=no-num id=other-references> Other References</h3> |
4807 | 4811 | </dd> |
4808 | 4812 | <!----> |
4809 | 4813 |
|
| 4814 | + <dt id=CSS3-IMAGES>[CSS3-IMAGES] |
| 4815 | + |
| 4816 | + <dd>Elika J. Etemad; Tab Atkins Jr. <a |
| 4817 | + href="http://www.w3.org/TR/2012/CR-css3-images-20120417/"><cite>CSS Image |
| 4818 | + Values and Replaced Content Module Level 3.</cite></a> 17 April 2012. W3C |
| 4819 | + Candidate Recommendation. (Work in progress.) URL: <a |
| 4820 | + href="http://www.w3.org/TR/2012/CR-css3-images-20120417/">http://www.w3.org/TR/2012/CR-css3-images-20120417/</a> |
| 4821 | + </dd> |
| 4822 | + <!----> |
| 4823 | + |
4810 | 4824 | <dt id=CSS3-TRANSITIONS>[CSS3-TRANSITIONS] |
4811 | 4825 |
|
4812 | 4826 | <dd>Dean Jackson; et al. <a |
|
0 commit comments