|
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 4 April 2012</h2> |
| 25 | + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 5 April 2012</h2> |
26 | 26 |
|
27 | 27 | <dl> |
28 | 28 | <dt>This version: |
29 | 29 |
|
30 | | - <dd><!-- <a href="http://www.w3.org/TR/2012/CR-css3-background-20120404">http://www.w3.org/TR/2012/ED-css3-background-20120404/</a> --> |
| 30 | + <dd><!-- <a href="http://www.w3.org/TR/2012/CR-css3-background-20120405">http://www.w3.org/TR/2012/ED-css3-background-20120405/</a> --> |
31 | 31 | <a |
32 | 32 | href="http://dev.w3.org/csswg/css3-background/">http://dev.w3.org/csswg/css3-background/</a> |
33 | 33 |
|
@@ -414,11 +414,15 @@ <h3 id=placement><span class=secno>2.1. </span> Module Interactions</h3> |
414 | 414 |
|
415 | 415 | <p>All properties in this module apply to the <a |
416 | 416 | href="http://www.w3.org/TR/CSS21/selector.html#first-letter"><code>::first-letter</code></a> |
417 | | - pseudo-element. The <a href="#backgrounds">background properties</a> also |
418 | | - apply to the <a |
| 417 | + pseudo-element. The <a href="#backgrounds">background properties</a> and |
| 418 | + <a href="#corners">border-radius properties</a> also apply to the <a |
419 | 419 | href="http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo"><code>::first-line</code></a> |
420 | | - pseudo-element. The UA may, but is not required to, apply other properties |
421 | | - defined here to these pseudo-elements. <a href="#CSS21" |
| 420 | + pseudo-element. The UA may (but is not required to) apply the <a |
| 421 | + href="#border-images">border-image</a> or ‘<a |
| 422 | + href="#box-shadow"><code class=property>box-shadow</code></a>’ |
| 423 | + properties to <code>::first-line</code>. The UA must not apply the <a |
| 424 | + href="#borders">border-color/style/width properties</a> to |
| 425 | + <code>::first-line</code>. <a href="#CSS21" |
422 | 426 | rel=biblioentry>[CSS21]<!--{{!CSS21}}--></a> |
423 | 427 |
|
424 | 428 | <h3 id=value-types><span class=secno>2.2. </span> Value Types</h3> |
@@ -446,7 +450,7 @@ <h3 id=animations><span class=secno>2.3. </span>Animated Values</h3> |
446 | 450 | >ISSUE-210.]</a> --> |
447 | 451 | It is expected that CSS will include ways to animate transitions between |
448 | 452 | styles. (The section <a |
449 | | - href="http://www.w3.org/TR/css3-transitions/#animation-of-property-types-">“Animation |
| 453 | + href="http://www.w3.org/TR/css3-transitions/#animatable-types">“Animation |
450 | 454 | of property types”</a> of the <cite>CSS Transitions module</cite> <a |
451 | 455 | href="#CSS3-TRANSITIONS" |
452 | 456 | rel=biblioentry>[CSS3-TRANSITIONS]<!--{{CSS3-TRANSITIONS}}--></a> is |
|
0 commit comments