Skip to content

Commit 81bb725

Browse files
committed
WD edition
1 parent 901de82 commit 81bb725

1 file changed

Lines changed: 11 additions & 4 deletions

File tree

Overview.html

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
code :link, code :visited { color:inherit }
1616
</style>
1717

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">
1919
</head>
2020

2121
<body class="draft">
@@ -27,12 +27,19 @@
2727

2828
<h1 id="cssom-view-module">CSSOM View Module</h1>
2929

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>
3131

3232
<dl>
3333

3434
<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+
3643
<dt>Previous Versions:</dt>
3744
<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>
3845
<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>
6875
can be found in the <a href="http://www.w3.org/TR/">W3C technical reports
6976
index at http://www.w3.org/TR/.</a></em>
7077

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
7279
comments to
7380
<a href="mailto:www-style@w3.org?subject=%5Bcssom-view%5D%20">www-style@w3.org</a>
7481
(<a href="http://lists.w3.org/Archives/Public/www-style/">archived</a>)

0 commit comments

Comments
 (0)