html5/spec-author-view/index-of-terms dom-document-open.html,1.13,1.14 dom-innerhtml.html,1.14,1.15 dom-navigator-registercontenthandler.html,1.13,1.14 dom-navigator-registerprotocolhandler.html,1.13,1.14 dom-outerhtml.html,1.14,1.15

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

Modified Files:
	dom-document-open.html dom-innerhtml.html 
	dom-navigator-registercontenthandler.html 
	dom-navigator-registerprotocolhandler.html dom-outerhtml.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: dom-document-open.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-document-open.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- dom-document-open.html	28 Jun 2011 11:55:51 -0000	1.13
+++ dom-document-open.html	29 Jun 2011 04:30:23 -0000	1.14
@@ -9,10 +9,8 @@
 </dd>
 <dd>
 <a class="dfn-ref" href="apis-in-html-documents.html#dom-document-open"><span class="secno">3.4.1 </span>Opening the input stream</a>
-<a class="dfn-ref" href="apis-in-html-documents.html#dom-document-open">(2)</a>
-<a class="index-counter" href="apis-in-html-documents.html#open_2">(3)</a>
-<a class="dfn-ref" href="apis-in-html-documents.html#dom-document-open">(4)</a>
-<a class="index-counter" href="apis-in-html-documents.html#open_3">(5)</a>
+<a class="index-counter" href="apis-in-html-documents.html#open_2">(2)</a>
+<a class="index-counter" href="apis-in-html-documents.html#open_3">(3)</a>
 </dd>
 <dd>
 <a href="apis-in-html-documents.html#document.open_0"><span class="secno">3.4.2 </span>Closing the input stream</a>

Index: dom-navigator-registerprotocolhandler.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-navigator-registerprotocolhandler.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- dom-navigator-registerprotocolhandler.html	28 Jun 2011 11:55:52 -0000	1.13
+++ dom-navigator-registerprotocolhandler.html	29 Jun 2011 04:30:25 -0000	1.14
@@ -2,7 +2,6 @@
 <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="dfn-ref" href="timers.html#dom-navigator-registerprotocolhandler">(3)</a>
-<a class="index-counter" href="timers.html#registerprotocolhandler">(4)</a>
+<a class="index-counter" href="timers.html#registerprotocolhandler">(3)</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.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- dom-outerhtml.html	29 Jun 2011 02:46:29 -0000	1.14
+++ dom-outerhtml.html	29 Jun 2011 04:30:25 -0000	1.15
@@ -5,8 +5,7 @@
 <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="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>
+<a class="index-counter" href="apis-in-html-documents.html#outerhtml_1">(3)</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.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- dom-navigator-registercontenthandler.html	28 Jun 2011 11:55:52 -0000	1.13
+++ dom-navigator-registercontenthandler.html	29 Jun 2011 04:30:25 -0000	1.14
@@ -2,7 +2,6 @@
 <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="dfn-ref" href="timers.html#dom-navigator-registercontenthandler">(3)</a>
-<a class="index-counter" href="timers.html#registercontenthandler">(4)</a>
+<a class="index-counter" href="timers.html#registercontenthandler">(3)</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.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- dom-innerhtml.html	29 Jun 2011 02:46:29 -0000	1.14
+++ dom-innerhtml.html	29 Jun 2011 04:30:24 -0000	1.15
@@ -8,10 +8,8 @@
 <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="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>
+<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>
 </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 Wednesday, 29 June 2011 04:30:29 UTC