- From: Anne van Kesteren via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 06 Mar 2012 15:21:41 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/html4-differences
In directory hutz:/tmp/cvs-serv31956
Modified Files:
Overview.html
Log Message:
make WD
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/html4-differences/Overview.html,v
retrieving revision 1.165
retrieving revision 1.166
diff -u -d -r1.165 -r1.166
--- Overview.html 6 Mar 2012 14:04:14 -0000 1.165
+++ Overview.html 6 Mar 2012 15:21:39 -0000 1.166
@@ -12,7 +12,7 @@
[data-anolis-ref]::after { content:']' }
[data-anolis-spec], [data-anolis-ref] { border-bottom:2px solid silver }
</style>
- <link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet">
+ <link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet">
</head>
<body>
<!--
@@ -31,11 +31,16 @@
<h1 id="html5-diff">HTML5 differences from HTML4</h1>
- <h2 class="no-num no-toc" id="w3c-doctype">Editor's Draft 6 March 2012</h2>
+ <h2 class="no-num no-toc" id="w3c-doctype">W3C Working Draft 6 March 2012</h2>
<dl>
<dt>This Version:</dt>
- <dd class="dontpublish"><a href="http://dev.w3.org/html5/html4-differences/">http://dev.w3.org/html5/html4-differences/</a>
+ <dd class="publish"><a href="http://www.w3.org/TR/2012/WD-html5-diff-20120306/">http://www.w3.org/TR/2012/WD-html5-diff-20120306/</a></dd>
+ <dt class="publish">Latest Version:</dt>
+ <dd class="publish"><a href="http://www.w3.org/TR/html5-diff/">http://www.w3.org/TR/html5-diff/</a></dd>
+
+ <dt class="publish">Latest Editor's Draft:</dt>
+ <dd class="publish"><a href="http://dev.w3.org/html5/html4-differences/">http://dev.w3.org/html5/html4-differences/</a></dd>
<dt>Previous Versions:</dt>
<dd><a href="http://www.w3.org/TR/2011/WD-html5-diff-20110405/">http://www.w3.org/TR/2011/WD-html5-diff-20110405/</a></dd>
@@ -88,7 +93,7 @@
found in the <a href="http://www.w3.org/TR/">W3C technical reports index</a>
at http://www.w3.org/TR/.</i></p>
- <p>This is the 6 March 2012 Editor's Draft produced by the
+ <p>This is the 6 March 2012 W3C Working Draft produced by the
<a href="http://www.w3.org/html/wg/">HTML Working Group</a>, part of the
<a href="http://www.w3.org/MarkUp/Activity">HTML Activity</a>. The
Working Group intends to publish this document as a
Received on Tuesday, 6 March 2012 15:21:46 UTC