html5/spec-author-view/index-of-terms auxiliary-browsing-context.html,1.4,1.5 opener-browsing-context.html,1.4,1.5 top-level-browsing-context.html,1.5,1.6

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

Modified Files:
	auxiliary-browsing-context.html opener-browsing-context.html 
	top-level-browsing-context.html 
Log Message:
Point out that having process-sandboxed <iframe>s leads to some complications that we don't yet spec in detail. (whatwg r5705)

[updated by splitter]


Index: opener-browsing-context.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/opener-browsing-context.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- opener-browsing-context.html	20 Aug 2010 04:43:15 -0000	1.4
+++ opener-browsing-context.html	7 Dec 2010 00:55:05 -0000	1.5
@@ -4,9 +4,8 @@
 </dd>
 <dd>
 <a class="dfn-ref" href="browsers.html#opener-browsing-context"><span class="secno">5.1.2 </span>Auxiliary browsing contexts</a>
-<a class="index-counter" href="browsers.html#opener-browsing-context-1">(2)</a>
 </dd>
 <dd>
-<a href="browsers.html#opener-browsing-context-2"><span class="secno">5.1.2.1 </span>Navigating auxiliary browsing contexts in the DOM</a>
+<a href="browsers.html#opener-browsing-context-1"><span class="secno">5.1.2.1 </span>Navigating auxiliary browsing contexts in the DOM</a>
 </dd>
 </dl>

Index: auxiliary-browsing-context.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/auxiliary-browsing-context.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- auxiliary-browsing-context.html	20 Aug 2010 04:43:04 -0000	1.4
+++ auxiliary-browsing-context.html	7 Dec 2010 00:55:05 -0000	1.5
@@ -3,6 +3,5 @@
 <a class="dfn-ref" href="browsers.html#auxiliary-browsing-context"><span class="secno">5.1.2 </span>Auxiliary browsing contexts</a>
 <a class="index-counter" href="browsers.html#auxiliary-browsing-context-0">(2)</a>
 <a class="index-counter" href="browsers.html#auxiliary-browsing-context-1">(3)</a>
-<a class="index-counter" href="browsers.html#auxiliary-browsing-context-2">(4)</a>
 </dd>
 </dl>

Index: top-level-browsing-context.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/top-level-browsing-context.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- top-level-browsing-context.html	2 Dec 2010 07:54:31 -0000	1.5
+++ top-level-browsing-context.html	7 Dec 2010 00:55:05 -0000	1.6
@@ -13,9 +13,8 @@
 <dd>
 <a href="browsers.html#top-level-browsing-context-4"><span class="secno">5.1.2 </span>Auxiliary browsing contexts</a>
 <a class="index-counter" href="browsers.html#top-level-browsing-context-5">(2)</a>
-<a class="index-counter" href="browsers.html#top-level-browsing-context-6">(3)</a>
 </dd>
 <dd>
-<a href="history.html#top-level-browsing-context-7"><span class="secno">5.4.2 </span>The <code><span>History</span></code> interface</a>
+<a href="history.html#top-level-browsing-context-6"><span class="secno">5.4.2 </span>The <code><span>History</span></code> interface</a>
 </dd>
 </dl>

Received on Tuesday, 7 December 2010 00:55:10 UTC