HTML5 Tracker

Diff (omit for latest revision)
Filter

Short URL: http://html5.org/r/5085

SVNBugCommentTime (UTC)
5085Update component annotations2010-05-06 09:48
Index: source
===================================================================
--- source	(revision 5084)
+++ source	(revision 5085)
@@ -6846,7 +6846,9 @@
 
   </div>
 
-<!--END w3c-html--><!--START microdata-->
+<!--END w3c-html-->
+  <div data-component="HTML Microdata (editor: Ian Hickson)">
+<!--START microdata-->
 <!--FIXUP microdata -1-->
   <h5>HTMLPropertiesCollection</h5>
 <!--FIXUP microdata +1-->
@@ -6950,7 +6952,9 @@
   elements represented by the object, in <span>tree order</span>.</p>
 
   </div>
-<!--END microdata--><!--START w3c-html-->
+<!--END microdata-->
+  </div><!--data-component-->
+<!--START w3c-html-->
 
 
   <h4>DOMTokenList</h4>
@@ -29177,6 +29181,8 @@
 
   <!--END w3c-html-->
 
+  <div data-component="HTML Canvas 2D Context (editor: Ian Hickson)">
+
   <h5 id="2dcontext">The 2D context</h5>
 
   <!-- v2: we're on v4. suggestions for next version are marked v5. -->
@@ -32577,6 +32583,9 @@
 &lt;/script></pre>
 
   <!--END 2dcontext-->
+
+  </div><!--data-component-->
+
   <!--START w3c-html-->
 
   <div class="impl">
@@ -55079,6 +55088,8 @@
 <!--END w3c-html-->
 
 
+  <div data-component="HTML Microdata (editor: Ian Hickson)">
+
   <h2 id="microdata"><dfn>Microdata</dfn></h2>
 
 <!-- v2
@@ -60260,13 +60271,12 @@
 
   </div>
 
+<!--END microdata-->
 
+  </div><!--data-component-->
 
+<!--START w3c-html-->
 
-<!--END microdata--><!--START w3c-html-->
-
-
-
   <h4>Atom</h4>
 
   <p>Given a <code>Document</code> <var title="">source</var>, a user
@@ -60824,7 +60834,7 @@
 
   <p>The <dfn>Atom namespace</dfn> is: <code>http://www.w3.org/2005/Atom</code></p>
 
-  <!--START microdata-->
+<!--START microdata-->
 
   </div>
 
@@ -74879,6 +74889,8 @@
 
 <!--END html--><!--END w3c-html-->
 
+  <div data-component="Web Workers (editor: Ian Hickson)">
+
   <h2 id="workers">Web workers</h2>
 
 <!--START workers-->
@@ -76631,11 +76643,15 @@
 
 <!--END workers-->
 
+  </div><!--data-component-->
 
+
 <!--START html-->
 
   <h2 id="comms">Communication</h2>
 
+  <div data-component="Web Messaging (editor: Ian Hickson)">
+
 <!--START postmsg-->
 
   <h3>Event definitions</h3>
@@ -76761,10 +76777,18 @@
 
   </div>
 
-  <!--END html--><!--END postmsg-->
+  <!--END html-->
 
+  <!--END postmsg-->
+
+  </div><!--data-component-->
+
+
+
   <h3 id="server-sent-events"><dfn>Server-sent events</dfn></h3>
 
+  <div data-component="Server-Sent Events (editor: Ian Hickson)">
+
   <!--START eventsource-->
 
   <h4 id="server-sent-events-intro">Introduction</h4>
@@ -77660,9 +77684,13 @@
 
   <!--END eventsource-->
 
+  </div><!--data-component-->
 
+
   <h3 id="network"><dfn>Web sockets</dfn></h3>
 
+  <div data-component="Web Sockets (editor: Ian Hickson)">
+
   <!--START websocket--><!--START websocket-api-->
 
   <h4 id="network-intro">Introduction</h4>
@@ -81152,10 +81180,18 @@
   <!--END websocket-protocol-->
   <!--END websocket-->
 
-
   <!--START complete-->
-  <!--START html--><!--START postmsg-->
+  <!--START html-->
 
+  </div><!--data-component-->
+
+
+
+
+  <div data-component="Web Messaging (editor: Ian Hickson)">
+
+  <!--START postmsg-->
+
   <h3 id="crossDocumentMessages"><dfn>Cross-document messaging</dfn></h3>
 
   <p>Web browsers, for security and privacy reasons, prevent documents
@@ -81946,7 +81982,9 @@
 
 <!--END postmsg-->
 
+  </div><!--data-component-->
 
+
 <!--END html-->
 <!--END complete-->
 
@@ -81954,6 +81992,9 @@
 
 <!--START complete-->
 <!--FIXUP complete -1-->
+
+  <div data-component="Web Storage (editor: Ian Hickson)">
+
   <h3 id="webstorage">Web storage</h3>
 
 <!--START storage-->
@@ -82454,10 +82495,18 @@
   itself.</p>
 
   <!--END storage-->
+
+  </div><!--data-component-->  
+
   <!--END complete-->
 
+
+
+
   <h3>Web SQL database</h3>
 
+  <div data-component="Web Database (editor: Ian Hickson)">
+
   <!--START database-->
 
   <!-- Feature requests for future versions (v2):
@@ -83543,9 +83592,15 @@
 
   <!-- the next <h3> section needs reworking if we re-add database to complete -->
 
+  </div><!--data-component-->
+
+
   <h3>Common concerns</h3>
 
   <!--START complete-->
+
+  <div data-component="Web Storage (editor: Ian Hickson)">
+
   <!--START database-->
   <!--START storage-->
 
@@ -83883,9 +83938,12 @@
 
 <!--START complete-->
 <!--FIXUP complete +1-->
-<!--START html-->
 
+  </div><!--data-component-->
 
+
+
+<!--START html-->
 <!--START w3c-html-->
 
   <h2 id="syntax"><dfn>The HTML syntax</dfn></h2>

|