|
15 | 15 | dt + dt::before { content: ", "; } |
16 | 16 | dt { display: inline; } |
17 | 17 | </style> |
18 | | - <link href="../css-module/default.css" rel=stylesheet type="text/css"> |
| 18 | + <link href="../default.css" rel=stylesheet type="text/css"> |
19 | 19 | <link href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" rel=stylesheet |
20 | 20 | type="text/css"> |
21 | 21 |
|
|
26 | 26 |
|
27 | 27 | <h1>CSS Values and Units Module Level 3</h1> |
28 | 28 |
|
29 | | - <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 13 December |
30 | | - 2011</h2> |
| 29 | + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 3 January 2012</h2> |
31 | 30 |
|
32 | 31 | <dl> |
33 | 32 | <dt>This version: |
34 | 33 |
|
35 | 34 | <dd><a |
36 | | - href="http://www.w3.org/TR/2011/ED-css3-values-20111213/">http://www.w3.org/TR/2011/ED-css3-values-20111213/</a> |
| 35 | + href="http://www.w3.org/TR/2012/ED-css3-values-20120103/">http://www.w3.org/TR/2012/ED-css3-values-20120103/</a> |
37 | 36 |
|
38 | 37 | <dt>Latest version: |
39 | 38 |
|
@@ -64,7 +63,7 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 13 December |
64 | 63 | <!--begin-copyright--> |
65 | 64 | <p class=copyright><a |
66 | 65 | href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright" |
67 | | - rel=license>Copyright</a> © 2011 <a |
| 66 | + rel=license>Copyright</a> © 2012 <a |
68 | 67 | href="http://www.w3.org/"><acronym |
69 | 68 | title="World Wide Web Consortium">W3C</acronym></a><sup>®</sup> (<a |
70 | 69 | href="http://www.csail.mit.edu/"><acronym |
@@ -1573,8 +1572,8 @@ <h3 id=attr><span class=secno>8.3. </span> Attribute References: ‘<a |
1573 | 1572 | with a generic error condition. (i.e. it shouldn't be an FTP URI that |
1574 | 1573 | causes a DNS error, or an HTTP URI that results in a 404, it should be a |
1575 | 1574 | nondescript error condition.) Relative URLs must be made absolute |
1576 | | - according to the rules of the document language; they are not relative to |
1577 | | - the style sheet. |
| 1575 | + according to the rules of the document language as applied to URLs |
| 1576 | + originating from the element; they are not relative to the style sheet. |
1578 | 1577 |
|
1579 | 1578 | <dt>‘<a href="#integer"><code class=css>integer</code></a>’ |
1580 | 1579 |
|
@@ -1761,10 +1760,10 @@ <h3 class=no-num id=normative-references>Normative references</h3> |
1761 | 1760 | <dt id=CSS3-IMAGES>[CSS3-IMAGES] |
1762 | 1761 |
|
1763 | 1762 | <dd>Elika J. Etemad; Tab Atkins Jr. <a |
1764 | | - href="http://www.w3.org/TR/2011/WD-css3-images-20110908/"><cite>CSS Image |
1765 | | - Values and Replaced Content Module Level 3.</cite></a> 8 September 2011. |
| 1763 | + href="http://www.w3.org/TR/2011/WD-css3-images-20111206/"><cite>CSS Image |
| 1764 | + Values and Replaced Content Module Level 3.</cite></a> 6 December 2011. |
1766 | 1765 | W3C Working Draft. (Work in progress.) URL: <a |
1767 | | - href="http://www.w3.org/TR/2011/WD-css3-images-20110908/">http://www.w3.org/TR/2011/WD-css3-images-20110908/</a> |
| 1766 | + href="http://www.w3.org/TR/2011/WD-css3-images-20111206/">http://www.w3.org/TR/2011/WD-css3-images-20111206/</a> |
1768 | 1767 | </dd> |
1769 | 1768 | <!----> |
1770 | 1769 |
|
|
0 commit comments