|
15 | 15 | code :link, code :visited { color:inherit } |
16 | 16 | </style> |
17 | 17 |
|
18 | | - <link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet"> |
| 18 | + <link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet"> |
19 | 19 | </head> |
20 | 20 |
|
21 | 21 | <body class="draft"> |
|
27 | 27 |
|
28 | 28 | <h1 id="cssom-view-module">CSSOM View Module</h1> |
29 | 29 |
|
30 | | - <h2 class="no-num no-toc" id="w3c-doctype">Editor's Draft 26 July 2011</h2> |
| 30 | + <h2 class="no-num no-toc" id="w3c-doctype">W3C Working Draft 4 August 2011</h2> |
31 | 31 |
|
32 | 32 | <dl> |
33 | 33 |
|
34 | 34 | <dt>This Version:</dt> |
35 | | - <dd class="dontpublish"><a href="http://dev.w3.org/csswg/cssom-view/">http://dev.w3.org/csswg/cssom-view/</a></dd> |
| 35 | + <dd class="publish"><a href="http://www.w3.org/TR/2011/WD-cssom-view-20110804/">http://www.w3.org/TR/2011/WD-cssom-view-20110804/</a></dd> |
| 36 | + |
| 37 | + <dt class="publish">Latest Version:</dt> |
| 38 | + <dd class="publish"><a href="http://www.w3.org/TR/cssom-view/">http://www.w3.org/TR/cssom-view/</a></dd> |
| 39 | + |
| 40 | + <dt class="publish">Latest Editor Version:</dt> |
| 41 | + <dd class="publish"><a href="http://dev.w3.org/csswg/cssom-view/">http://dev.w3.org/csswg/cssom-view/</a></dd> |
| 42 | + |
36 | 43 | <dt>Previous Versions:</dt> |
37 | 44 | <dd><a href="http://www.w3.org/TR/2009/WD-cssom-view-20090804/">http://www.w3.org/TR/2009/WD-cssom-view-20090804/</a></dd> |
38 | 45 | <dd><a href="http://www.w3.org/TR/2008/WD-cssom-view-20080222/">http://www.w3.org/TR/2008/WD-cssom-view-20080222/</a></dd> |
@@ -68,7 +75,7 @@ <h2 class="no-num no-toc" id="sotd">Status of this Document</h2> |
68 | 75 | can be found in the <a href="http://www.w3.org/TR/">W3C technical reports |
69 | 76 | index at http://www.w3.org/TR/.</a></em> |
70 | 77 |
|
71 | | -<p>This is the 26 July 2011 Editor's Draft of CSSOM View. Please send |
| 78 | +<p>This is the 4 August 2011 W3C Working Draft of CSSOM View. Please send |
72 | 79 | comments to |
73 | 80 | <a href="mailto:www-style@w3.org?subject=%5Bcssom-view%5D%20">www-style@w3.org</a> |
74 | 81 | (<a href="http://lists.w3.org/Archives/Public/www-style/">archived</a>) |
|
0 commit comments