|
11 | 11 | rel=dcterms.rights> |
12 | 12 | <meta content="CSS Values and Units Module Level 3" name=dcterms.title> |
13 | 13 | <meta content=text name=dcterms.type> |
14 | | - <meta content=2013-06-21 name=dcterms.date> |
| 14 | + <meta content=2013-06-24 name=dcterms.date> |
15 | 15 | <meta content="Håkon Wium Lie" name=dcterms.creator> |
16 | 16 | <meta content="Tab Atkins" name=dcterms.creator> |
17 | 17 | <meta content="Elika J. Etemad" name=dcterms.creator> |
18 | 18 | <meta content=W3C name=dcterms.publisher> |
19 | | - <meta content="http://www.w3.org/TR/2013/CR-css3-values-20130621/" |
| 19 | + <meta content="http://www.w3.org/TR/2013/CR-css3-values-20130624/" |
20 | 20 | name=dcterms.identifier> |
21 | 21 | <style type="text/css"> |
22 | 22 | code, small { white-space: nowrap } |
|
42 | 42 | <h1 class=p-name>CSS Values and Units Module Level 3</h1> |
43 | 43 |
|
44 | 44 | <h2 class="no-num no-toc" id=longstatus-date>W3C Candidate Recommendation |
45 | | - <span class=dt-updated><span class=value title=20130621>21 June |
| 45 | + <span class=dt-updated><span class=value title=20130624>24 June |
46 | 46 | 2013</span></span></h2> |
47 | 47 |
|
48 | 48 | <dl> |
49 | 49 | <dt>This version: |
50 | 50 |
|
51 | 51 | <dd><a class=u-url |
52 | | - href="http://www.w3.org/TR/2013/CR-css3-values-20130621/">http://www.w3.org/TR/2013/CR-css3-values-20130621/</a> |
| 52 | + href="http://www.w3.org/TR/2013/CR-css3-values-20130624/">http://www.w3.org/TR/2013/CR-css3-values-20130624/</a> |
53 | 53 |
|
54 | 54 | <dt>Latest version: |
55 | 55 |
|
@@ -670,6 +670,11 @@ <h4 id=common-keywords><span class=secno>3.1.1. </span> CSS-wide keywords: |
670 | 670 | initial value. <a href="#CSS3CASCADE" |
671 | 671 | rel=biblioentry>[CSS3CASCADE]<!--{{CSS3CASCADE}}--></a> |
672 | 672 |
|
| 673 | + <p>Other specifications might define additional CSS-wide keywords. For |
| 674 | + example, <a href="#CSS3CASCADE" |
| 675 | + rel=biblioentry>[CSS3CASCADE]<!--{{CSS3CASCADE}}--></a> defines the |
| 676 | + ‘<code class=css>default</code>’ keyword as a CSS-wide keyword. |
| 677 | + |
673 | 678 | <h4 id=custom-idents><span class=secno>3.1.2. </span> Author-defined |
674 | 679 | Identifiers: the ‘<a href="#identifier-value"><code |
675 | 680 | class=css><custom-ident></code></a>’ type</h4> |
@@ -2326,6 +2331,9 @@ <h2 class=no-num id=changes>Changes</h2> |
2326 | 2331 | <li>Specified that attr() with "string" or "url" types doesn't reparse the |
2327 | 2332 | attribute contents, just takes the value literally as the value of a <a |
2328 | 2333 | href="#string-value"><code><string></code></a>. |
| 2334 | + |
| 2335 | + <li>Specified that the list of <i>CSS-wide keywords</i> may be expanded by |
| 2336 | + other specs. |
2329 | 2337 | </ul> |
2330 | 2338 |
|
2331 | 2339 | <h2 class=no-num id=references>References</h2> |
|
0 commit comments