- From: poot <cvsmail@w3.org>
- Date: Tue, 8 Jun 2010 21:59:12 +0900 (JST)
- To: public-html-diffs@w3.org
annevk: WD-ready, I hope
http://dev.w3.org/cvsweb/html5/html4-differences/Overview.html?r1=1.97&r2=1.98&f=h
===================================================================
RCS file: /sources/public/html5/html4-differences/Overview.html,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -d -r1.97 -r1.98
--- Overview.html 8 Jun 2010 12:53:42 -0000 1.97
+++ Overview.html 8 Jun 2010 12:58:24 -0000 1.98
@@ -13,7 +13,7 @@
code :link, code :visited { color:inherit }
pre code { color:inherit }
</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>
<body>
<div class=head>
@@ -22,13 +22,13 @@
<h1 id=html5-diff>HTML5 differences from HTML4</h1>
- <h2 class="no-num no-toc" id=w3c-doctype>Editor's Draft 8 June 2010</h2>
+ <h2 class="no-num no-toc" id=w3c-doctype>W3C Working Draft 10 June 2010</h2>
<dl>
<dt>This Version:
<dd><a
- href="http://www.w3.org/TR/2010/ED-html5-diff-20100608/">http://www.w3.org/TR/2010/ED-html5-diff-20100608/</a>
+ href="http://www.w3.org/TR/2010/WD-html5-diff-20100610/">http://www.w3.org/TR/2010/WD-html5-diff-20100610/</a>
<dt>Latest Published Version:
@@ -101,7 +101,7 @@
can be found in the <a href="http://www.w3.org/TR/">W3C technical reports
index</a> at http://www.w3.org/TR/.</em>
- <p>This is the 8 June 2010 Editor's Draft produced by the <a
+ <p>This is the 10 June 2010 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 <a
Index: Overview.src.html
===================================================================
RCS file: /sources/public/html5/html4-differences/Overview.src.html,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -d -r1.75 -r1.76
--- Overview.src.html 8 Jun 2010 12:53:42 -0000 1.75
+++ Overview.src.html 8 Jun 2010 12:58:24 -0000 1.76
@@ -23,7 +23,7 @@
<dl>
<dt>This Version:</dt>
- <dd><a href="[VERSION]/">http://www.w3.org/TR/[YEAR]/ED-html5-diff-[CDATE]/</a></dd>
+ <dd><a href="[VERSION]/">http://www.w3.org/TR/[YEAR]/WD-html5-diff-[CDATE]/</a></dd>
<dt>Latest Published Version:</dt>
<dd><a href="http://www.w3.org/TR/html5-diff/">http://www.w3.org/TR/html5-diff/</a></dd>
Received on Tuesday, 8 June 2010 13:00:11 UTC