- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 27 Oct 2009 08:15:11 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/mdvcard
In directory hutz:/tmp/cvs-serv4407
Modified Files:
Overview.html
Log Message:
Prepare W3C Web Apps drafts for WD publication.
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/mdvcard/Overview.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- Overview.html 25 Oct 2009 11:47:24 -0000 1.7
+++ Overview.html 27 Oct 2009 08:15:09 -0000 1.8
@@ -210,17 +210,12 @@
.apple-table-examples.e2 th[scope=row] { padding-left: 1em; }
.apple-table-examples sup { line-height: 0; }
- </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><!-- ZZZ ED vs WD --><div class="head">
+ </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><div class="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>Microdata vocabularies: vCard</h1>
- <!--ZZZ:-->
- <!--<h2 class="no-num no-toc">W3C Working Draft 25 August 2009</h2>-->
- <h2 class="no-num no-toc" id="editor-s-draft-25-october-2009">Editor's Draft 25 October 2009</h2>
- <!--:ZZZ-->
- <dl><!-- ZZZ: update the month/day (twice), (un)comment out--><!--
- <dt>This Version:</dt>
- <dd><a href="http://www.w3.org/TR/2009/WD-mdvcard-20090825/">http://www.w3.org/TR/2009/WD-mdvcard-20090825/</a></dd>
---><!-- :ZZZ --><dt>Latest Published Version:</dt>
+
+ <h2 class="no-num no-toc" id="editor-s-draft-27-october-2009">Editor's Draft 27 October 2009</h2>
+ <dl><dt>Latest Published Version:</dt>
<dd><a href="http://www.w3.org/TR/mdvcard/">http://www.w3.org/TR/mdvcard/</a></dd>
<dt>Latest Editor's Draft:</dt>
<dd><a href="http://dev.w3.org/html5/mdvcard/">http://dev.w3.org/html5/mdvcard/</a></dd>
@@ -306,10 +301,8 @@
Group</a> is the W3C working group responsible for this
specification's progress along the W3C Recommendation
track.
- <!--ZZZ:-->
- <!--This specification is the 25 August 2009 Working Draft.-->
- This specification is the 25 October 2009 Editor's Draft.
- <!--:ZZZ-->
+
+ This specification is the 27 October 2009 Editor's Draft.
</p><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- relationship to other work (required) --><p>The text of this specification is also available as part of the
<a href="http://www.whatwg.org/">WHATWG</a>'s <a href="http://www.whatwg.org/specs/vocabs/current-work/#md-vcard">Microdata
Vocabularies</a> specification, in its vCard section. This normative
Received on Tuesday, 27 October 2009 08:15:12 UTC