html5/spec-author-view/index-of-terms dom-innerhtml.html,1.9,1.10 dom-navigator-registercontenthandler.html,1.10,1.11 dom-navigator-registerprotocolhandler.html,1.10,1.11 dom-outerhtml.html,1.9,1.10 external.html,1.1,1.2

Update of /sources/public/html5/spec-author-view/index-of-terms
In directory hutz:/tmp/cvs-serv18662/index-of-terms

Modified Files:
	dom-innerhtml.html dom-navigator-registercontenthandler.html 
	dom-navigator-registerprotocolhandler.html dom-outerhtml.html 
	external.html 
Log Message:
Structured clone: Preserve sparse arrays and mention that non-index properties of arrays are preserved too. (whatwg r6274)

[updated by splitter]


Index: external.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/external.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- external.html	16 May 2011 23:56:19 -0000	1.1
+++ external.html	28 Jun 2011 08:30:46 -0000	1.2
@@ -1,8 +1,8 @@
 <dl id="external_index">
 <dd class="dfn-excerpt">
 <span class="idl"><span>... {
-  void </span><a href="http://dev.w3.org/html5/spec/timers.html#dom-external-addsearchprovider" title='Read about this "AddSearchProvider" reference in the full HTML5 spec.' class="full-spec-link">AddSearchProvider</a>(in DOMString engineURL);
-  unsigned long <a href="http://dev.w3.org/html5/spec/timers.html#dom-external-issearchproviderinstalled" title='Read about this "IsSearchProviderInstalled" reference in the full HTML5 spec.' class="full-spec-link">IsSearchProviderInstalled</a>(in DOMString engineURL);
+  void </span><a href="timers.html#dom-external-addsearchprovider" title="dom-external-AddSearchProvider">AddSearchProvider</a>(in DOMString engineURL);
+  unsigned long <a href="timers.html#dom-external-issearchproviderinstalled" title="dom-external-IsSearchProviderInstalled">IsSearchProviderInstalled</a>(in DOMString engineURL);
 };</span>
 </dd>
 <dd>

Index: dom-navigator-registerprotocolhandler.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-navigator-registerprotocolhandler.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- dom-navigator-registerprotocolhandler.html	16 May 2011 23:56:19 -0000	1.10
+++ dom-navigator-registerprotocolhandler.html	28 Jun 2011 08:30:45 -0000	1.11
@@ -2,6 +2,7 @@
 <dd>
 <a href="timers.html#dom-navigator-registerprotocolhandler_0"><span class="secno">6.5.1.2 </span>Custom scheme and content handlers</a>
 <a class="dfn-ref" href="timers.html#dom-navigator-registerprotocolhandler">(2)</a>
-<a class="index-counter" href="timers.html#registerprotocolhandler">(3)</a>
+<a class="dfn-ref" href="timers.html#dom-navigator-registerprotocolhandler">(3)</a>
+<a class="index-counter" href="timers.html#registerprotocolhandler">(4)</a>
 </dd>
 </dl>

Index: dom-outerhtml.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-outerhtml.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- dom-outerhtml.html	7 May 2011 14:49:03 -0000	1.9
+++ dom-outerhtml.html	28 Jun 2011 08:30:45 -0000	1.10
@@ -5,7 +5,8 @@
 <dd>
 <a href="apis-in-html-documents.html#outerhtml_0"><span class="secno">3.4.6 </span><code title="dom-outerHTML"><span>outerHTML</span></code></a>
 <a class="dfn-ref" href="apis-in-html-documents.html#dom-outerhtml">(2)</a>
-<a class="index-counter" href="apis-in-html-documents.html#outerhtml_1">(3)</a>
+<a class="dfn-ref" href="apis-in-html-documents.html#dom-outerhtml">(3)</a>
+<a class="index-counter" href="apis-in-html-documents.html#outerhtml_1">(4)</a>
 </dd>
 <dd>
 <a href="the-script-element.html#outerhtml_2"><span class="secno">4.3.1 </span>The <span><code>script</code></span> element</a>

Index: dom-navigator-registercontenthandler.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-navigator-registercontenthandler.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- dom-navigator-registercontenthandler.html	16 May 2011 23:56:19 -0000	1.10
+++ dom-navigator-registercontenthandler.html	28 Jun 2011 08:30:45 -0000	1.11
@@ -2,6 +2,7 @@
 <dd>
 <a href="timers.html#dom-navigator-registercontenthandler_0"><span class="secno">6.5.1.2 </span>Custom scheme and content handlers</a>
 <a class="dfn-ref" href="timers.html#dom-navigator-registercontenthandler">(2)</a>
-<a class="index-counter" href="timers.html#registercontenthandler">(3)</a>
+<a class="dfn-ref" href="timers.html#dom-navigator-registercontenthandler">(3)</a>
+<a class="index-counter" href="timers.html#registercontenthandler">(4)</a>
 </dd>
 </dl>

Index: dom-innerhtml.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-innerhtml.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- dom-innerhtml.html	7 May 2011 14:49:03 -0000	1.9
+++ dom-innerhtml.html	28 Jun 2011 08:30:45 -0000	1.10
@@ -8,8 +8,10 @@
 <dd>
 <a href="apis-in-html-documents.html#innerhtml_0"><span class="secno">3.4.5 </span><code title="dom-innerHTML"><span>innerHTML</span></code></a>
 <a class="dfn-ref" href="apis-in-html-documents.html#dom-innerhtml">(2)</a>
-<a class="index-counter" href="apis-in-html-documents.html#innerhtml_1">(3)</a>
-<a class="index-counter" href="apis-in-html-documents.html#innerhtml_2">(4)</a>
+<a class="dfn-ref" href="apis-in-html-documents.html#dom-innerhtml">(3)</a>
+<a class="index-counter" href="apis-in-html-documents.html#innerhtml_1">(4)</a>
+<a class="dfn-ref" href="apis-in-html-documents.html#dom-innerhtml">(5)</a>
+<a class="index-counter" href="apis-in-html-documents.html#innerhtml_2">(6)</a>
 </dd>
 <dd>
 <a href="the-script-element.html#innerhtml_3"><span class="secno">4.3.1 </span>The <span><code>script</code></span> element</a>

Received on Tuesday, 28 June 2011 08:30:49 UTC