|
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=2014-03-31 name=dcterms.date> |
| 15 | + <meta content=2014-04-01 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 31 March 2014</h2> |
| 45 | + <h2 class="no-num no-toc">Editor's Draft 1 April 2014</h2> |
46 | 46 |
|
47 | 47 | <dl> |
48 | 48 | <dt>This version: |
@@ -627,7 +627,7 @@ <h3 id=the-background-color><span class=secno>3.2. </span>Base Color: the |
627 | 627 |
|
628 | 628 | <p>The background color is clipped according to the ‘<a |
629 | 629 | href="#background-clip"><code class=property>background-clip</code></a>’ |
630 | | - value associated with the bottom-most background image. |
| 630 | + value associated with the bottom-most background image layer. |
631 | 631 |
|
632 | 632 | <h3 id=the-background-image><span class=secno>3.3. </span>Image Sources: |
633 | 633 | the ‘<a href="#background-image"><code |
@@ -4109,8 +4109,8 @@ <h4 id=shadow-shape><span class=secno>7.1.1. </span> Shadow Shape, Spread, |
4109 | 4109 | 10px and the <a href="#spread-distance"><i>spread distance</i></a> is 20px |
4110 | 4110 | (<var>r</var> = .5), the corner radius of the shadow shape will be 10px + |
4111 | 4111 | 20px×(1 + (.5 - 1)<sup>3</sup>) = 27.5px. This adjustment is applied |
4112 | | - independently in each dimension, and does not apply to negative spread |
4113 | | - distances. |
| 4112 | + independently to the radii in each dimension, and does not apply to |
| 4113 | + negative spread distances. |
4114 | 4114 |
|
4115 | 4115 | <p>The ‘<a href="#border-image"><code |
4116 | 4116 | class=property>border-image</code></a>’ does not affect the shape of the |
|
0 commit comments