|
10 | 10 | rel=dcterms.rights>
|
11 | 11 | <meta content="CSS Text Decoration Module Level 3" name=dcterms.title>
|
12 | 12 | <meta content=text name=dcterms.type>
|
13 |
| - <meta content=2013-05-07 name=dcterms.date> |
| 13 | + <meta content=2013-05-11 name=dcterms.date> |
14 | 14 | <meta content="Elika J. Etemad" name=dcterms.creator>
|
15 | 15 | <meta content="Koji Ishii" name=dcterms.creator>
|
16 | 16 | <meta content=W3C name=dcterms.publisher>
|
|
30 | 30 | <h1 class=p-name>CSS Text Decoration Module Level 3</h1>
|
31 | 31 |
|
32 | 32 | <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft <span
|
33 |
| - class=dt-updated><span class=value-title title=20130507> 7 May |
| 33 | + class=dt-updated><span class=value-title title=20130511>11 May |
34 | 34 | 2013</span></span></h2>
|
35 | 35 |
|
36 | 36 | <dl>
|
37 | 37 | <dt>This version:</dt>
|
38 | 38 | <!--
|
39 |
| - <dd><a class="u-url" href="http://www.w3.org/TR/2013/WD-css-text-decor-3-20130507/">http://www.w3.org/TR/2013/WD-css-text-decor-3-20130507/</a></dd> |
| 39 | + <dd><a class="u-url" href="http://www.w3.org/TR/2013/WD-css-text-decor-3-20130511/">http://www.w3.org/TR/2013/WD-css-text-decor-3-20130511/</a></dd> |
40 | 40 | -->
|
41 | 41 |
|
42 | 42 | <dd><a class=u-url
|
@@ -1688,8 +1688,9 @@ <h2 id=text-shadow-property><span class=secno>4. </span> Text Shadows: the
|
1688 | 1688 | href="http://www.w3.org/TR/css3-background/#the-box-shadow">‘<code
|
1689 | 1689 | class=property>box-shadow</code>’</a> <a href="#CSS3BG"
|
1690 | 1690 | rel=biblioentry>[CSS3BG]<!--{{!CSS3BG}}--></a>. (But note that spread
|
1691 |
| - values are not allowed.) The shadow is applied to all of the element's |
1692 |
| - text as well as any text decorations it specifies. |
| 1691 | + values and the ‘<code class=css>inset</code>’ keyword are not |
| 1692 | + allowed.) The shadow is applied to all of the element's text as well as |
| 1693 | + any text decorations it specifies. |
1693 | 1694 |
|
1694 | 1695 | <p>The shadow effects are applied front-to-back: the first shadow is on
|
1695 | 1696 | top. The shadows may thus overlay each other, but they never overlay the
|
|
0 commit comments