- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 27 Oct 2009 08:15:19 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/mdwork In directory hutz:/tmp/cvs-serv4526 Modified Files: Overview.html Log Message: Prepare W3C Web Apps drafts for WD publication. Index: Overview.html =================================================================== RCS file: /sources/public/html5/mdwork/Overview.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- Overview.html 17 Oct 2009 08:47:34 -0000 1.5 +++ Overview.html 27 Oct 2009 08:15:17 -0000 1.6 @@ -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: Licensing Works</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-17-october-2009">Editor's Draft 17 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-mdwork-20090825/">http://www.w3.org/TR/2009/WD-mdwork-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/mdwork/">http://www.w3.org/TR/mdwork/</a></dd> <dt>Latest Editor's Draft:</dt> <dd><a href="http://dev.w3.org/html5/mdwork/">http://dev.w3.org/html5/mdwork/</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 17 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-work">Microdata Vocabularies</a> specification, in its Licensing Works section. This
Received on Tuesday, 27 October 2009 08:15:22 UTC