- From: poot <cvsmail@w3.org>
- Date: Tue, 10 Aug 2010 08:17:03 +0900 (JST)
- To: public-html-diffs@w3.org
microdata; hixie: new class attribute in header http://dev.w3.org/cvsweb/html5/md/Overview.html?r1=1.84&r2=1.85&f=h =================================================================== RCS file: /sources/public/html5/md/Overview.html,v retrieving revision 1.84 retrieving revision 1.85 diff -u -d -r1.84 -r1.85 --- Overview.html 23 Jul 2010 08:05:33 -0000 1.84 +++ Overview.html 9 Aug 2010 23:12:44 -0000 1.85 @@ -179,6 +179,7 @@ #configUI p label { display: block; } #configUI #updateUI, #configUI .loginUI { text-align: center; } #configUI input[type=button] { display: block; margin: auto; } + </style><style type="text/css"> .applies thead th > * { display: block; } @@ -308,11 +309,11 @@ <h1>HTML Microdata</h1> <h2 class="no-num no-toc" id="generatedID"></h2> - <h2 class="no-num no-toc" id="editor-s-draft-23-july-2010">Editor's Draft 23 July 2010</h2> + <h2 class="no-num no-toc" id="editor-s-draft-9-august-2010">Editor's Draft 9 August 2010</h2> <dl><dt>Latest Published Version:</dt> <dd><a href="http://www.w3.org/TR/microdata/">http://www.w3.org/TR/microdata/</a></dd> <dt>Latest Editor's Draft:</dt> - <dd><a href="http://dev.w3.org/html5/md/">http://dev.w3.org/html5/md/</a></dd> + <dd><a class="latest-link" href="http://dev.w3.org/html5/md/">http://dev.w3.org/html5/md/</a></dd> <!-- ZZZ: add the new version after it has shipped --> <dt>Previous Versions:</dt> <dd><a href="http://www.w3.org/TR/2010/WD-microdata-20100624/">http://www.w3.org/TR/2010/WD-microdata-20100624/</a></dd> @@ -402,7 +403,7 @@ Group</a> is the W3C working group responsible for this specification's progress along the W3C Recommendation track. - This specification is the 23 July 2010 Editor's Draft. + This specification is the 9 August 2010 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>Work on this specification is also done at the <a href="http://www.whatwg.org/">WHATWG</a>. The W3C HTML working group actively pursues convergence with the WHATWG, as required by the <a href="http://www.w3.org/2007/03/HTML-WG-charter">W3C HTML working group charter</a>.</p><!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!--YYY BOILERPLATE middle-w3c-html-module-status--><!-- required patent boilerplate --><p>This document was produced by a group operating under the <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5
Received on Monday, 9 August 2010 23:13:37 UTC