- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 04 Feb 2010 03:12:24 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/md In directory hutz:/tmp/cvs-serv31780 Modified Files: Overview.html Log Message: Editorial changes to 2D and Microdata specs for FPWD. Clean-up of the references sections. Fix some problems caused by dropping language versioning at the WHATWG. (whatwg r4646) Index: Overview.html =================================================================== RCS file: /sources/public/html5/md/Overview.html,v retrieving revision 1.34 retrieving revision 1.35 diff -u -d -r1.34 -r1.35 --- Overview.html 3 Feb 2010 09:58:47 -0000 1.34 +++ Overview.html 4 Feb 2010 03:12:22 -0000 1.35 @@ -281,7 +281,7 @@ <h1>HTML Microdata</h1> <h2 class="no-num no-toc" id="generatedID"></h2> - <h2 class="no-num no-toc" id="editor-s-draft-3-february-2010">Editor's Draft 3 February 2010</h2> + <h2 class="no-num no-toc" id="editor-s-draft-4-february-2010">Editor's Draft 4 February 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> @@ -378,7 +378,7 @@ specification's progress along the W3C Recommendation track. - This specification is the 3 February 2010 Editor's Draft. + This specification is the 4 February 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>This specification is part of <a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/">a larger specification</a> being produced by the <a href="http://www.whatwg.org/">WHATWG</a>, which is available under a license that permits reuse of the specification text.</p><!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- context and rationale (required) --><!-- (this text is from the RDFa+HTML spec --><p>This specification is an extension to the HTML5 language. All @@ -4617,56 +4617,54 @@ <dd>W3C and WHATWG</dd> </dl><p>Fragment identifiers used with <code><a href="#application-microdata-json">application/microdata+json</a></code> resources have the same - semantics as when used with <code>application/json</code>. <a href="#refsJSON">[JSON]</a><h2 class="no-num" id="references">References</h2><!--REFS--><p>All references are normative unless marked "Non-normative".</p><!-- XXX really should remove dates and version numbers from these references once and for all --><dl><dt id="refsE163">[E163]</dt> + semantics as when used with <code>application/json</code>. <a href="#refsJSON">[JSON]</a><h2 class="no-num" id="references">References</h2><!--REFS--><p>All references are normative unless marked "Non-normative".</p><!-- Dates are only included for standards older than the Web, + because the newer ones keep changing. --><dl><dt id="refsE163">[E163]</dt> <dd><cite>Recommendation E.163 — Numbering Plan for The International Telephone Service</cite>, CCITT Blue Book, Fascicle II.2, pp. 128-134, November 1988.</dd> <dt id="refsHTML5">[HTML5]</dt> - <dd><cite><a href="http://www.whatwg.org/specs/web-apps/current-work/">HTML5</a></cite>, - I. Hickson. WHATWG, August 2009.</dd> + <dd><cite><a href="http://dev.w3.org/html5/spec/">HTML5</a></cite>, + I. Hickson, D. Hyatt. W3C.</dd> <dt id="refsJSON">[JSON]</dt> <dd><cite><a href="http://www.ietf.org/rfc/rfc4627.txt">The application/json Media Type for JavaScript Object Notation - (JSON)</a></cite>, D. Crockford. IETF, July 2006.</dd> + (JSON)</a></cite>, D. Crockford. IETF.</dd> <dt id="refsRFC2119">[RFC2119]</dt> <dd><cite><a href="http://www.ietf.org/rfc/rfc2119.txt">Key words for use in - RFCs to Indicate Requirement Levels</a></cite>, S. Bradner. IETF, March - 1997.</dd> + RFCs to Indicate Requirement Levels</a></cite>, S. Bradner. IETF.</dd> <dt id="refsRFC2426">[RFC2426]</dt> <dd><cite><a href="http://www.ietf.org/rfc/rfc2426.txt">vCard MIME Directory - Profile</a></cite>, F. Dawson, T. Howes. IETF, September 1998.</dd> + Profile</a></cite>, F. Dawson, T. Howes. IETF.</dd> <dt id="refsRFC2445">[RFC2445]</dt> <dd><cite><a href="http://www.ietf.org/rfc/rfc2445.txt">Internet Calendaring and Scheduling Core Object Specification (iCalendar)</a></cite>, F. Dawson, D. - Stenerson. IETF, November 1998.</dd> + Stenerson. IETF.</dd> <dt id="refsRFC3987">[RFC3987]</dt> <dd><cite><a href="http://www.ietf.org/rfc/rfc3987.txt">Internationalized - Resource Identifiers (IRIs)</a></cite>, M. Dürst, M. Suignard. IETF, January - 2005.</dd> + Resource Identifiers (IRIs)</a></cite>, M. Dürst, M. Suignard. IETF.</dd> <dt id="refsRFC4770">[RFC4770]</dt> <dd><cite><a href="http://www.ietf.org/rfc/rfc4770.txt">vCard Extensions for - Instant Messaging (IM)</a></cite>, C. Jennings, J. Reschke. IETF, - January 2007.</dd> + Instant Messaging (IM)</a></cite>, C. Jennings, J. Reschke. IETF.</dd> <dt id="refsWEBIDL">[WEBIDL]</dt> <!-- <dd><cite><a href="http://www.w3.org/TR/WebIDL/">Web - IDL</a></cite>, C. McCormack. W3C, December 2008.</dd> + IDL</a></cite>, C. McCormack. W3C.</dd> --> <dd><cite><a href="http://dev.w3.org/2006/webapi/WebIDL/">Web - IDL</a></cite>, C. McCormack. W3C, July 2009.</dd> + IDL</a></cite>, C. McCormack. W3C.</dd> <dt id="refsX121">[X121]</dt> <dd><cite>Recommendation X.121 — International Numbering Plan for Public Data Networks</cite>, CCITT Blue Book, Fascicle VIII.3, - pp. 317-332, November 1988.</dd> + pp. 317-332.</dd> </dl><h2 class="no-num" id="acknowledgements">Acknowledgements</h2><p>For a full list of acknowledgements, please see the HTML5 specification. <a href="#refsHTML5">[HTML5]</a>
Received on Thursday, 4 February 2010 03:12:25 UTC