Skip to content

Commit

Permalink
[e] (0) Add more topic annotations.
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@6834 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Nov 23, 2011
1 parent 947afbc commit f3fbb57
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions complete.html
Original file line number Diff line number Diff line change
Expand Up @@ -13863,6 +13863,7 @@ <h4 id=the-html-element><span class=secno>4.1.1 </span>The <dfn><code>html</code
</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
Expand All @@ -13883,6 +13884,7 @@ <h4 id=the-html-element><span class=secno>4.1.1 </span>The <dfn><code>html</code
<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>

Expand Down
2 changes: 2 additions & 0 deletions index
Original file line number Diff line number Diff line change
Expand Up @@ -13863,6 +13863,7 @@ plaintext = *( %x0000-2029 / %x202F-10FFFF )
</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
Expand All @@ -13883,6 +13884,7 @@ plaintext = *( %x0000-2029 / %x202F-10FFFF )
<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>

Expand Down
2 changes: 2 additions & 0 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -14604,6 +14604,7 @@ plaintext = *( %x0000-2029 / %x202F-10FFFF )
<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
Expand All @@ -14629,6 +14630,7 @@ plaintext = *( %x0000-2029 / %x202F-10FFFF )
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">

Expand Down

0 comments on commit f3fbb57

Please sign in to comment.