[html5] r6834 - [e] (0) Add more topic annotations.

whatwg at whatwg.org whatwg at whatwg.org
Tue Nov 22 17:15:14 PST 2011


Author: ianh
Date: 2011-11-22 17:15:13 -0800 (Tue, 22 Nov 2011)
New Revision: 6834

Modified:
   complete.html
   index
   source
Log:
[e] (0) Add more topic annotations.

Modified: complete.html
===================================================================
--- complete.html	2011-11-23 00:06:23 UTC (rev 6833)
+++ complete.html	2011-11-23 01:15:13 UTC (rev 6834)
@@ -13863,6 +13863,7 @@
   </dl><p>The <code><a href=#the-html-element>html</a></code> element <a href=#represents>represents</a> the root of
   an HTML document.</p>
 
+<!--TOPIC:Offline Web Applications-->
   <p>The <dfn id=attr-html-manifest title=attr-html-manifest><code>manifest</code></dfn>
   attribute gives the address of the document's <a href=#application-cache>application
   cache</a> <a href=#concept-appcache-manifest title=concept-appcache-manifest>manifest</a>, if there is
@@ -13883,6 +13884,7 @@
   <p class=note>The <code title=dom-applicationCache><a href=#dom-applicationcache>window.applicationCache</a></code> IDL
   attribute provides scripted access to the offline <a href=#application-cache>application
   cache</a> mechanism.</p>
+<!--TOPIC:HTML-->
 
   <div class=example>
 

Modified: index
===================================================================
--- index	2011-11-23 00:06:23 UTC (rev 6833)
+++ index	2011-11-23 01:15:13 UTC (rev 6834)
@@ -13863,6 +13863,7 @@
   </dl><p>The <code><a href=#the-html-element>html</a></code> element <a href=#represents>represents</a> the root of
   an HTML document.</p>
 
+<!--TOPIC:Offline Web Applications-->
   <p>The <dfn id=attr-html-manifest title=attr-html-manifest><code>manifest</code></dfn>
   attribute gives the address of the document's <a href=#application-cache>application
   cache</a> <a href=#concept-appcache-manifest title=concept-appcache-manifest>manifest</a>, if there is
@@ -13883,6 +13884,7 @@
   <p class=note>The <code title=dom-applicationCache><a href=#dom-applicationcache>window.applicationCache</a></code> IDL
   attribute provides scripted access to the offline <a href=#application-cache>application
   cache</a> mechanism.</p>
+<!--TOPIC:HTML-->
 
   <div class=example>
 

Modified: source
===================================================================
--- source	2011-11-23 00:06:23 UTC (rev 6833)
+++ source	2011-11-23 01:15:13 UTC (rev 6834)
@@ -14604,6 +14604,7 @@
   <p>The <code>html</code> element <span>represents</span> the root of
   an HTML document.</p>
 
+<!--TOPIC:Offline Web Applications-->
   <p>The <dfn title="attr-html-manifest"><code>manifest</code></dfn>
   attribute gives the address of the document's <span>application
   cache</span> <span
@@ -14629,6 +14630,7 @@
   title="dom-applicationCache">window.applicationCache</code> IDL
   attribute provides scripted access to the offline <span>application
   cache</span> mechanism.</p>
+<!--TOPIC:HTML-->
 
   <div class="example">
 




More information about the Commit-Watchers mailing list