|
11 | 11 | <meta content="CSS Backgrounds and Borders Module Level 3" |
12 | 12 | name=dcterms.title> |
13 | 13 | <meta content=text name=dcterms.type> |
14 | | - <meta content=2013-02-05 name=dcterms.issued> |
| 14 | + <meta content=2013-02-06 name=dcterms.issued> |
15 | 15 | <meta content="Bert Bos" name=dcterms.creator> |
16 | 16 | <meta content="Elika J. Etemad" name=dcterms.creator> |
17 | 17 | <meta content="Brad Kemper" name=dcterms.creator> |
18 | 18 | <meta content=W3C name=dcterms.publisher> |
19 | | - <meta content="http://www.w3.org/TR/2013/ED-css3-background-20130205/" |
| 19 | + <meta content="http://www.w3.org/TR/2013/ED-css3-background-20130206/" |
20 | 20 | name=dcterms.identifier> |
21 | 21 | <link href="#contents" rel=contents> |
22 | 22 | <link href="#index" rel=index> |
|
41 | 41 |
|
42 | 42 | <h1>CSS Backgrounds and Borders Module Level 3</h1> |
43 | 43 |
|
44 | | - <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 5 February |
| 44 | + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 6 February |
45 | 45 | 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-20130205/">http://www.w3.org/TR/2013/ED-css3-background-20130205/</a> --> |
| 50 | + <dd><!-- <a href="http://www.w3.org/TR/2013/CR-css3-background-20130206/">http://www.w3.org/TR/2013/ED-css3-background-20130206/</a> --> |
51 | 51 | <a |
52 | 52 | href="http://dev.w3.org/csswg/css3-background/">http://dev.w3.org/csswg/css3-background/</a> |
53 | 53 |
|
@@ -4015,7 +4015,8 @@ <h3 id=the-box-shadow><span class=secno>7.2. </span>Drop Shadows: the ‘<a |
4015 | 4015 | drop-shadows to the box. The property is a comma-separated list of |
4016 | 4016 | shadows, each specified by 2-4 length values, an optional color, and an |
4017 | 4017 | optional ‘<a href="#inset"><code class=css>inset</code></a>’ keyword. |
4018 | | - Omitted lengths are 0; omitted colors are a UA-chosen color. |
| 4018 | + Omitted lengths are 0; omitted colors default to the value of the ‘<code |
| 4019 | + class=property>color</code>’ property. |
4019 | 4020 |
|
4020 | 4021 | <p>Where |
4021 | 4022 |
|
|
0 commit comments