[html5] r4545 - [e] (0) cleanup. This may introduce other problems; I'll clean them up too shortly.

whatwg at whatwg.org whatwg at whatwg.org
Thu Jan 7 22:41:39 PST 2010


Author: ianh
Date: 2010-01-07 22:41:36 -0800 (Thu, 07 Jan 2010)
New Revision: 4545

Modified:
   complete.html
   index
   source
   vocabs-index
Log:
[e] (0) cleanup. This may introduce other problems; I'll clean them up too shortly.

Modified: complete.html
===================================================================
--- complete.html	2010-01-08 06:17:12 UTC (rev 4544)
+++ complete.html	2010-01-08 06:41:36 UTC (rev 4545)
@@ -161,21 +161,12 @@
   discussions.</p>
 
   <p>Parts of this specification are also published as separate
-  standalone specifications by the WHATWG, the IETF, and the <a href=http://www.w3.org/html/wg>W3C HTML WG</a>:</p>
+  standalone specifications by the WHATWG, the IETF, and the <a href=http://www.w3.org/html/wg>W3C HTML WG</a>. For details,
+  please see the <a href=http://wiki.whatwg.org/wiki/FAQ#What_are_the_various_versions_of_the_spec.3F>WHATWG
+  FAQ entry on the subject</a>.</p>
 
-  <ul><li><a href=http://whatwg.org/specs/web-apps/current-work/>HTML5 at the WHATWG</a>,
-       <a href=http://dev.w3.org/html5/spec/Overview.html>HTML5 at the W3C</a>
-   <li><a href=http://www.whatwg.org/specs/vocabs/current-work/>Microdata vocabularies at the WHATWG</a>,
-       <a href=http://dev.w3.org/html5/mdvcard/>vCard microdata vocabulary at the W3C</a>,
-       <a href=http://dev.w3.org/html5/mdvevent/>vEvent microdata vocabulary at the W3C</a>,
-       <a href=http://dev.w3.org/html5/mdwork/>Licensing works microdata vocabulary at the W3C</a>,
-   <li><a href=http://www.whatwg.org/specs/web-workers/current-work/>Web Workers at the WHATWG</a>,
-       <a href=http://dev.w3.org/html5/workers/Overview.html>Web Workers at the W3C</a>
-   <li><a href=http://dev.w3.org/html5/webstorage>Web Storage at the W3C</a>
-   <li><a href=http://dev.w3.org/html5/eventsource/>Server-sent events at the W3C</a>
-   <li><a href=http://dev.w3.org/html5/websockets/>Web Sockets API at the W3C</a>
-   <li><a href=http://tools.ietf.org/html/draft-hixie-thewebsocketprotocol>Web Sockets Protocol at the IETF</a>
-  </ul><h2 class="no-num no-toc" id=contents>Table of contents</h2>
+
+  <h2 class="no-num no-toc" id=contents>Table of contents</h2>
   
 <!--begin-toc-->
 <ol class=toc>
@@ -45677,9 +45668,11 @@
   <h3 id=microdata-vocabularies><span class=secno>5.4 </span>Microdata vocabularies</h3>
 
 
+
   <h4 id=vcard><span class=secno>5.4.1 </span>vCard</h4>
 
 
+
   <p>An item with the <a href=#item-type>item type</a> <dfn id=md-vcard title=md-vcard><code>http://microformats.org/profile/hcard</code></dfn>
   represents a person's or organization's contact information.</p>
 
@@ -47432,11 +47425,12 @@
 
   </div>
 
-<!--END vCard-->
 
+
   <h4 id=vevent><span class=secno>5.4.2 </span>vEvent</h4>
 
 
+
   <p>An item with the <a href=#item-type>item type</a> <dfn id=md-vevent title=md-vevent><code>http://microformats.org/profile/hcalendar#vevent</code></dfn>
   represents an event.</p>
 
@@ -48227,11 +48221,12 @@
 
   </div>
 
-<!--END vEvent-->
 
+
   <h4 id=licensing-works><span class=secno>5.4.3 </span>Licensing works</h4>
 
 
+
   <p>An item with the <a href=#item-type>item type</a> <dfn id=md-work title=md-work><code>http://n.whatwg.org/work</code></dfn>
   represents a work (e.g. an article, an image, a video, a song,
   etc). This type is primarily intended to allow authors to include
@@ -86215,12 +86210,12 @@
     <tr><td> <code><a href=#video>video</a></code>
      <td> <code><a href=#htmlvideoelement>HTMLVideoElement</a></code> : <code><a href=#htmlmediaelement>HTMLMediaElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
 
-  </table><!--START vCard--><!--START vEvent--><h2 class=no-num id=references>References</h2><!--REFS-->
+  </table><h2 class=no-num id=references>References</h2><!--REFS-->
 
-<!--END vCard--><!--END vEvent-->
+
   <p>All references are normative unless marked "Non-normative".</p>
-<!--START vCard--><!--START vEvent-->
 
+
 <!-- XXX really should remove dates and version numbers from these references once and for all -->
 
   <dl><dt id=refsABNF>[ABNF]</dt>
@@ -86872,7 +86867,7 @@
    Transformations (XSLT) Version 1.0</a></cite>, J. Clark. W3C,
    November 1999.</dd>
 
-  </dl><!--END vCard--><!--END vEvent--><h2 class=no-num id=acknowledgements>Acknowledgements</h2> <!-- ACKS -->
+  </dl><h2 class=no-num id=acknowledgements>Acknowledgements</h2> <!-- ACKS -->
 
   <p>Thanks to
 

Modified: index
===================================================================
--- index	2010-01-08 06:17:12 UTC (rev 4544)
+++ index	2010-01-08 06:41:36 UTC (rev 4545)
@@ -172,6 +172,9 @@
   <p>This specification is intended to replace (be the new version of)
   what was previously the HTML5, HTML4, XHTML1, and DOM2 HTML
   specifications.</p>
+
+
+
   <h2 class="no-num no-toc" id=contents>Table of contents</h2>
   
 <!--begin-toc-->
@@ -45530,9 +45533,11 @@
   <h3 id=microdata-vocabularies><span class=secno>5.4 </span>Microdata vocabularies</h3>
 
 
+
   <h4 id=vcard><span class=secno>5.4.1 </span>vCard</h4>
 
 
+
   <p>An item with the <a href=#item-type>item type</a> <dfn id=md-vcard title=md-vcard><code>http://microformats.org/profile/hcard</code></dfn>
   represents a person's or organization's contact information.</p>
 
@@ -47285,11 +47290,12 @@
 
   </div>
 
-<!--END vCard-->
 
+
   <h4 id=vevent><span class=secno>5.4.2 </span>vEvent</h4>
 
 
+
   <p>An item with the <a href=#item-type>item type</a> <dfn id=md-vevent title=md-vevent><code>http://microformats.org/profile/hcalendar#vevent</code></dfn>
   represents an event.</p>
 
@@ -48080,11 +48086,12 @@
 
   </div>
 
-<!--END vEvent-->
 
+
   <h4 id=licensing-works><span class=secno>5.4.3 </span>Licensing works</h4>
 
 
+
   <p>An item with the <a href=#item-type>item type</a> <dfn id=md-work title=md-work><code>http://n.whatwg.org/work</code></dfn>
   represents a work (e.g. an article, an image, a video, a song,
   etc). This type is primarily intended to allow authors to include
@@ -80671,14 +80678,14 @@
 
 
 
-<!--START vCard--><!--START vEvent-->
 
+
   <h2 class=no-num id=references>References</h2><!--REFS-->
 
-<!--END vCard--><!--END vEvent-->
+
   <p>All references are normative unless marked "Non-normative".</p>
-<!--START vCard--><!--START vEvent-->
 
+
 <!-- XXX really should remove dates and version numbers from these references once and for all -->
 
   <dl><dt id=refsABNF>[ABNF]</dt>
@@ -81338,7 +81345,7 @@
    Transformations (XSLT) Version 1.0</a></cite>, J. Clark. W3C,
    November 1999.</dd>
 
-  </dl><!--END vCard--><!--END vEvent--><h2 class=no-num id=acknowledgements>Acknowledgements</h2> <!-- ACKS -->
+  </dl><h2 class=no-num id=acknowledgements>Acknowledgements</h2> <!-- ACKS -->
 
   <p>Thanks to
 

Modified: source
===================================================================
--- source	2010-01-08 06:17:12 UTC (rev 4544)
+++ source	2010-01-08 06:41:36 UTC (rev 4545)
@@ -1,11 +1,6 @@
 <!--START complete-->
 <!--START html--><!--START html5-->
 
-  <h2 class="no-num no-toc" id="contents">Table of contents</h2>
-  <!--toc-->
-  <hr>
-
-
   <h2 id="introduction">Introduction</h2>
 
 
@@ -50938,35 +50933,12 @@
 
   <h3>Microdata vocabularies</h3>
 
-<!--START vocabs--><!--END complete--><!--END html--><!--END microdata-->
+<!--START vocabs-->
 
-  <h3 class="no-num no-toc">Table of contents</h3>
-  <!--toc-->
-  <hr>
-
-  <h4>Introduction</h4>
-
-  <p>This specification defines microdata vocabularies.
-  <a href="#refsHTML5">[HTML5]</a></p>
-
-<!--START complete--><!--START html--><!--START microdata-->
-
   <h4>vCard</h4>
 
-<!--END vocabs--><!--END complete--><!--END html--><!--END microdata-->
 <!--START vCard-->
 
-  <h5 class="no-num no-toc">Table of contents</h5>
-  <!--toc-->
-  <hr>
-
-  <h5>The vocabulary</h5>
-
-  <p>This section defines a microdata vocabulary. <a
-  href="#refsHTML5">[HTML5]</a></p>
-
-<!--START vocabs--><!--START complete--><!--START html--><!--START microdata-->
-
   <p>An item with the <span>item type</span> <dfn
   title="md-vcard"><code>http://microformats.org/profile/hcard</code></dfn>
   represents a person's or organization's contact information.</p>
@@ -53210,20 +53182,8 @@
 
   <h4>vEvent</h4>
 
-<!--END vocabs--><!--END complete--><!--END html--><!--END microdata-->
 <!--START vEvent-->
 
-  <h5 class="no-num no-toc">Table of contents</h5>
-  <!--toc-->
-  <hr>
-
-  <h5>The vocabulary</h5>
-
-  <p>This section defines a microdata vocabulary. <a
-  href="#refsHTML5">[HTML5]</a></p>
-
-<!--START vocabs--><!--START complete--><!--START html--><!--START microdata-->
-
   <p>An item with the <span>item type</span> <dfn
   title="md-vevent"><code>http://microformats.org/profile/hcalendar#vevent</code></dfn>
   represents an event.</p>
@@ -54185,20 +54145,8 @@
 
   <h4>Licensing works</h4>
 
-<!--END vocabs--><!--END complete--><!--END html--><!--END microdata-->
 <!--START work-->
 
-  <h5 class="no-num no-toc">Table of contents</h5>
-  <!--toc-->
-  <hr>
-
-  <h5>The vocabulary</h5>
-
-  <p>This section defines a microdata vocabulary. <a
-  href="#refsHTML5">[HTML5]</a></p>
-
-<!--START vocabs--><!--START complete--><!--START html--><!--START microdata-->
-
   <p>An item with the <span>item type</span> <dfn
   title="md-work"><code>http://n.whatwg.org/work</code></dfn>
   represents a work (e.g. an article, an image, a video, a song,

Modified: vocabs-index
===================================================================
--- vocabs-index	2010-01-08 06:17:12 UTC (rev 4544)
+++ vocabs-index	2010-01-08 06:41:36 UTC (rev 4545)
@@ -1,8 +1,52 @@
-<!DOCTYPE html><html lang="en-US-x-hixie"><meta charset="ascii"><title>Microdata Vocabularies: vCard, vEvent, and works</title><link href="/style/specification" rel="stylesheet"><link href="/images/icon" rel="icon"><p>
-48
- 
- </p>
+<!DOCTYPE html><html lang="en-US-x-hixie"><meta charset="ascii"><title>Microdata Vocabularies: vCard, vEvent, and works</title><link href="/style/specification" rel="stylesheet"><link href="/images/icon" rel="icon"><style type="text/css">
 
+   .applies thead th > * { display: block; }
+   .applies thead code { display: block; }
+   .applies tbody th { whitespace: nowrap; }
+   .applies td { text-align: center; }
+   .applies .yes { background: yellow; }
+
+   .matrix, .matrix td { border: none; text-align: right; }
+   .matrix { margin-left: 2em; }
+
+   .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }
+   .dice-example caption { width: 30em; font-size: smaller; font-style: italic; padding: 0.75em 0; text-align: left; }
+   .dice-example td, .dice-example th { border: solid thin; width: 1.35em; height: 1.05em; text-align: center; padding: 0; }
+
+   #table-example-1 { border: solid thin; border-collapse: collapse; margin-left: 3em; }
+   #table-example-1 * { font-family: "Essays1743", serif; line-height: 1.01em; }
+   #table-example-1 caption { padding-bottom: 0.5em; }
+   #table-example-1 thead, #table-example-1 tbody { border: none; }
+   #table-example-1 th, #table-example-1 td { border: solid thin; }
+   #table-example-1 th { font-weight: normal; }
+   #table-example-1 td { border-style: none solid; vertical-align: top; }
+   #table-example-1 th { padding: 0.5em; vertical-align: middle; text-align: center; }
+   #table-example-1 tbody tr:first-child td { padding-top: 0.5em; }
+   #table-example-1 tbody tr:last-child td { padding-bottom: 1.5em; }
+   #table-example-1 tbody td:first-child { padding-left: 2.5em; padding-right: 0; width: 9em; }
+   #table-example-1 tbody td:first-child::after { content: leader(". "); }
+   #table-example-1 tbody td { padding-left: 2em; padding-right: 2em; }
+   #table-example-1 tbody td:first-child + td { width: 10em; }
+   #table-example-1 tbody td:first-child + td ~ td { width: 2.5em; }
+   #table-example-1 tbody td:first-child + td + td + td ~ td { width: 1.25em; }
+
+   .apple-table-examples { border: none; border-collapse: separate; border-spacing: 1.5em 0em; width: 40em; margin-left: 3em; }
+   .apple-table-examples * { font-family: "Times", serif; }
+   .apple-table-examples td, .apple-table-examples th { border: none; white-space: nowrap; padding-top: 0; padding-bottom: 0; }
+   .apple-table-examples tbody th:first-child { border-left: none; width: 100%; }
+   .apple-table-examples thead th:first-child ~ th { font-size: smaller; font-weight: bolder; border-bottom: solid 2px; text-align: center; }
+   .apple-table-examples tbody th::after, .apple-table-examples tfoot th::after { content: leader(". ") }
+   .apple-table-examples tbody th, .apple-table-examples tfoot th { font: inherit; text-align: left; }
+   .apple-table-examples td { text-align: right; vertical-align: top; }
+   .apple-table-examples.e1 tbody tr:last-child td { border-bottom: solid 1px; }
+   .apple-table-examples.e1 tbody + tbody tr:last-child td { border-bottom: double 3px; }
+   .apple-table-examples.e2 th[scope=row] { padding-left: 1em; }
+   .apple-table-examples sup { line-height: 0; }
+
+   .details-example img { vertical-align: top; }
+
+  </style><body class="cfc">
+
   <header class="head"><p><a class="logo" href="http://www.whatwg.org/" rel="home"><img alt="WHATWG" src="/images/logo"></a></p>
    <hgroup><h1>Microdata Vocabularies: vCard, vEvent, and works</h1>
     <h2 class="no-num no-toc">Draft Standard — 8 January 2010</h2>
@@ -55,35 +99,38 @@
   <a href="http://www.w3.org/html/wg">W3C HTML WG</a>. This
   specification and the corresponding W3C specifications are generated
   from the same source document and as such have the same content.</p>
-  <h3 class="no-num no-toc" id="table-of-contents">Table of contents</h3>
+
+
+
+  <h2 class="no-num no-toc" id="contents">Table of contents</h2>
   
 <!--begin-toc-->
 <ol class="toc">
- <li><a href="#introduction"><span class="secno">1 </span>Introduction</a></li>
- <li><a href="#vcard"><span class="secno">2 </span>vCard</a>
+ <li>
   <ol>
-   <li><a href="#conversion-to-vcard"><span class="secno">2.1 </span>Conversion to vCard</a></li>
-   <li><a href="#examples"><span class="secno">2.2 </span>Examples</a></ol></li>
- <li><a href="#vevent"><span class="secno">3 </span>vEvent</a>
+   <li><a href="#introduction"><span class="secno">0.1 </span>Introduction</a></ol></li>
+ <li><a href="#vcard"><span class="secno">1 </span>vCard</a>
   <ol>
-   <li><a href="#conversion-to-icalendar"><span class="secno">3.1 </span>Conversion to iCalendar</a></li>
-   <li><a href="#examples-0"><span class="secno">3.2 </span>Examples</a></ol></li>
- <li><a href="#licensing-works"><span class="secno">4 </span>Licensing works</a>
+   <li><a href="#conversion-to-vcard"><span class="secno">1.1 </span>Conversion to vCard</a></li>
+   <li><a href="#examples"><span class="secno">1.2 </span>Examples</a></ol></li>
+ <li><a href="#vevent"><span class="secno">2 </span>vEvent</a>
   <ol>
-   <li><a href="#conversion-to-rdf"><span class="secno">4.1 </span>Conversion to RDF</a></li>
-   <li><a href="#examples-1"><span class="secno">4.2 </span>Examples</a></ol></li>
+   <li><a href="#conversion-to-icalendar"><span class="secno">2.1 </span>Conversion to iCalendar</a></li>
+   <li><a href="#examples-0"><span class="secno">2.2 </span>Examples</a></ol></li>
+ <li><a href="#licensing-works"><span class="secno">3 </span>Licensing works</a>
+  <ol>
+   <li><a href="#conversion-to-rdf"><span class="secno">3.1 </span>Conversion to RDF</a></li>
+   <li><a href="#examples-1"><span class="secno">3.2 </span>Examples</a></ol></li>
  <li><a class="no-num" href="#references">References</a></ol>
 <!--end-toc-->
-  <hr><h2 id="introduction"><span class="secno">1 </span>Introduction</h2>
+  <hr><h4 id="introduction"><span class="secno">0.1 </span>Introduction</h4>
 
   <p>This specification defines microdata vocabularies.
   <a href="#refsHTML5">[HTML5]</a></p>
+  <h2 id="vcard"><span class="secno">1 </span>vCard</h2>
 
 
 
-  <h2 id="vcard"><span class="secno">2 </span>vCard</h2>
-
-
   <p>An item with the <span>item type</span> <dfn id="md-vcard" title="md-vcard"><code>http://microformats.org/profile/hcard</code></dfn>
   represents a person's or organization's contact information.</p>
 
@@ -1214,7 +1261,7 @@
     <span>URL</span>s are specified.</p>
    <dd>
 
-  </dl><h3 id="conversion-to-vcard"><span class="secno">2.1 </span>Conversion to vCard</h3>
+  </dl><h3 id="conversion-to-vcard"><span class="secno">1.1 </span>Conversion to vCard</h3>
 
   <p>Given a list of nodes <var title="">nodes</var> in a
   <code>Document</code>, a user agent must run the following algorithm
@@ -1734,7 +1781,7 @@
 
 
 
-  <h3 id="examples"><span class="secno">2.2 </span>Examples</h3>
+  <h3 id="examples"><span class="secno">1.2 </span>Examples</h3>
 
   <div class="example">
 
@@ -1836,11 +1883,12 @@
 
   </div>
 
-<!--END vCard-->
 
-  <h2 id="vevent"><span class="secno">3 </span>vEvent</h2>
 
+  <h2 id="vevent"><span class="secno">2 </span>vEvent</h2>
 
+
+
   <p>An item with the <span>item type</span> <dfn id="md-vevent" title="md-vevent"><code>http://microformats.org/profile/hcalendar#vevent</code></dfn>
   represents an event.</p>
 
@@ -2367,7 +2415,7 @@
 
     </ul></li>
 
-  </ol><h3 id="conversion-to-icalendar"><span class="secno">3.1 </span>Conversion to iCalendar</h3>
+  </ol><h3 id="conversion-to-icalendar"><span class="secno">2.1 </span>Conversion to iCalendar</h3>
 
   <p>Given a list of nodes <var title="">nodes</var> in a
   <code>Document</code>, a user agent must run the following algorithm
@@ -2546,7 +2594,7 @@
 
 
 
-  <h3 id="examples-0"><span class="secno">3.2 </span>Examples</h3>
+  <h3 id="examples-0"><span class="secno">2.2 </span>Examples</h3>
 
 <!-- get more from http://www.ietf.org/rfc/rfc2445.txt -->
 
@@ -2631,11 +2679,12 @@
 
   </div>
 
-<!--END vEvent-->
 
-  <h2 id="licensing-works"><span class="secno">4 </span>Licensing works</h2>
 
+  <h2 id="licensing-works"><span class="secno">3 </span>Licensing works</h2>
 
+
+
   <p>An item with the <span>item type</span> <dfn id="md-work" title="md-work"><code>http://n.whatwg.org/work</code></dfn>
   represents a work (e.g. an article, an image, a video, a song,
   etc). This type is primarily intended to allow authors to include
@@ -2703,7 +2752,7 @@
 
    </dd>
 
-  </dl><h3 id="conversion-to-rdf"><span class="secno">4.1 </span>Conversion to RDF</h3>
+  </dl><h3 id="conversion-to-rdf"><span class="secno">3.1 </span>Conversion to RDF</h3>
 
   <p>For the purposes of RDF processors, blank nodes that are the
   subject of a triple with the predicate "<code title="">http://www.w3.org/1999/xhtml/microdata#http%3A%2F%2Fn.whatwg.org%2Fwork%23%3Awork</code>"
@@ -2722,7 +2771,7 @@
 
 
 
-  <h3 id="examples-1"><span class="secno">4.2 </span>Examples</h3>
+  <h3 id="examples-1"><span class="secno">3.2 </span>Examples</h3>
 
   <div class="example">
 
@@ -2758,17 +2807,6 @@
    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.w3.org/TR/html5/">HTML5</a></cite>,
-   I. Hickson, D. Hyatt. W3C, April 2009.</dd>
-   <dd><cite><a
-   href="http://www.w3.org/html/wg/html5/">HTML5</a></cite>,
-   I. Hickson, D. Hyatt. W3C, August 2009.</dd>
-   -->
-   <dd><cite><a href="http://www.whatwg.org/specs/web-apps/current-work/">HTML5</a></cite>,
-   I. Hickson. WHATWG, August 2009.</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>




More information about the Commit-Watchers mailing list