- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 13 May 2009 01:44:34 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv18571
Modified Files:
Overview.html
Log Message:
Introduce a vCard vocabulary. (whatwg r3094)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.2251
retrieving revision 1.2252
diff -u -d -r1.2251 -r1.2252
--- Overview.html 12 May 2009 01:15:49 -0000 1.2251
+++ Overview.html 13 May 2009 01:44:31 -0000 1.2252
@@ -152,7 +152,7 @@
<h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
<!--ZZZ:-->
<!--<h2 class="no-num no-toc">W3C Working Draft 23 April 2009</h2>-->
- <h2 class="no-num no-toc" id="editor-s-draft-date-1-january-1970">Editor's Draft 12 May 2009</h2>
+ <h2 class="no-num no-toc" id="editor-s-draft-date-1-january-1970">Editor's Draft 13 May 2009</h2>
<!--:ZZZ-->
<dl><!-- ZZZ: update the month/day (twice), (un)comment out
<dt>This Version:</dt>
@@ -245,7 +245,7 @@
track.
<!--ZZZ:-->
[...1224 lines suppressed...]
microdata into a JSON form:<ol><li><p>Let <var title="">result</var> be an empty object.</li>
@@ -36837,7 +37941,7 @@
<li><p>Return <var title="">result</var>.</li>
- </ol><h4 id="rdf"><span class="secno">5.4.2 </span>RDF</h4><p>To convert a <code>Document</code> to RDF, a user agent must run
+ </ol><h4 id="rdf"><span class="secno">5.5.2 </span>RDF</h4><p>To convert a <code>Document</code> to RDF, a user agent must run
the following algorithm:<ol><li>
<p>If <a href="#the-title-element-0">the <code>title</code> element</a> is not null,
@@ -37028,7 +38132,7 @@
<li><p>Return <var title="">subject</var>.</li>
- </ol><h2 id="browsers"><span class="secno">6 </span>Web browsers</h2><div class="impl">
+ </ol><h4 id="vcard-0"><span class="secno">5.5.3 </span>vCard</h4><p class="XXX">...<h2 id="browsers"><span class="secno">6 </span>Web browsers</h2><div class="impl">
<p>This section describes features that apply most directly to Web
browsers. Having said that, unless specified elsewhere, the
Received on Wednesday, 13 May 2009 01:44:45 UTC