- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 02 Dec 2010 07:54:33 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view/index-of-terms In directory hutz:/tmp/cvs-serv16928/index-of-terms Modified Files: ancestor-browsing-context.html attr-dim-width.html attr-iframe-name.html attr-iframe-sandbox.html attr-iframe-seamless.html attr-iframe-src.html attr-iframe-srcdoc.html browsing-context-container.html browsing-context-nested-through.html fully-active.html in-a-document.html nested-browsing-context.html parent-browsing-context.html the-iframe-element.html top-level-browsing-context.html Log Message: make sure the definitions of 'nested browsing context' make sense when you consider that iframes can be removed from a document (whatwg r5699) [updated by splitter] Index: nested-browsing-context.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/nested-browsing-context.html,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- nested-browsing-context.html 20 Aug 2010 04:43:15 -0000 1.4 +++ nested-browsing-context.html 2 Dec 2010 07:54:31 -0000 1.5 @@ -16,15 +16,20 @@ <a class="index-counter" href="browsers.html#nested-browsing-context-8">(3)</a> <a class="index-counter" href="browsers.html#nested-browsing-context-9">(4)</a> <a class="index-counter" href="browsers.html#nested-browsing-context-10">(5)</a> +<a class="index-counter" href="browsers.html#nested-browsing-context-11">(6)</a> +<a class="index-counter" href="browsers.html#nested-browsing-context-12">(7)</a> +<a class="index-counter" href="browsers.html#nested-browsing-context-13">(8)</a> +<a class="index-counter" href="browsers.html#nested-browsing-context-14">(9)</a> +<a class="index-counter" href="browsers.html#nested-browsing-context-15">(10)</a> </dd> <dd> -<a href="history.html#nested-browsing-context-11"><span class="secno">5.4.1 </span>The session history of browsing contexts</a> +<a href="history.html#nested-browsing-context-16"><span class="secno">5.4.1 </span>The session history of browsing contexts</a> </dd> <dd> -<a class="no-num" href="index.html#nested-browsing-context-12">Elements</a> -<a class="index-counter" href="index.html#nested-browsing-context-13">(2)</a> +<a class="no-num" href="index.html#nested-browsing-context-17">Elements</a> +<a class="index-counter" href="index.html#nested-browsing-context-18">(2)</a> </dd> <dd> -<a class="no-num" href="index.html#nested-browsing-context-14">Attributes</a> +<a class="no-num" href="index.html#nested-browsing-context-19">Attributes</a> </dd> </dl> Index: in-a-document.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/in-a-document.html,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- in-a-document.html 20 Aug 2010 04:43:13 -0000 1.4 +++ in-a-document.html 2 Dec 2010 07:54:31 -0000 1.5 @@ -6,5 +6,6 @@ </dd> <dd> <a href="browsers.html#in-a-document-2"><span class="secno">5.1.1 </span>Nested browsing contexts</a> +<a class="index-counter" href="browsers.html#in-a-document-3">(2)</a> </dd> </dl> Index: fully-active.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/fully-active.html,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- fully-active.html 20 Aug 2010 04:43:10 -0000 1.4 +++ fully-active.html 2 Dec 2010 07:54:31 -0000 1.5 @@ -3,8 +3,9 @@ <a class="dfn-ref" href="browsers.html#fully-active"><span class="secno">5.1.1 </span>Nested browsing contexts</a> <a class="index-counter" href="browsers.html#fully-active-0">(2)</a> <a class="index-counter" href="browsers.html#fully-active-1">(3)</a> +<a class="index-counter" href="browsers.html#fully-active-2">(4)</a> </dd> <dd> -<a href="history.html#fully-active-2"><span class="secno">5.4.2 </span>The <code><span>History</span></code> interface</a> +<a href="history.html#fully-active-3"><span class="secno">5.4.2 </span>The <code><span>History</span></code> interface</a> </dd> </dl> Index: attr-iframe-sandbox.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-iframe-sandbox.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- attr-iframe-sandbox.html 26 Aug 2010 19:33:40 -0000 1.5 +++ attr-iframe-sandbox.html 2 Dec 2010 07:54:31 -0000 1.6 @@ -19,6 +19,6 @@ <a class="no-num" href="index.html#sandbox-10">Elements</a> </dd> <dd> -<a class="no-num" href="index.html#iframe-61">Attributes</a> +<a class="no-num" href="index.html#iframe-63">Attributes</a> </dd> </dl> Index: attr-iframe-name.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-iframe-name.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- attr-iframe-name.html 26 Aug 2010 19:33:40 -0000 1.6 +++ attr-iframe-name.html 2 Dec 2010 07:54:31 -0000 1.7 @@ -13,6 +13,6 @@ <a class="no-num" href="index.html#name-10">Elements</a> </dd> <dd> -<a class="no-num" href="index.html#iframe-60">Attributes</a> +<a class="no-num" href="index.html#iframe-62">Attributes</a> </dd> </dl> Index: attr-iframe-srcdoc.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-iframe-srcdoc.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- attr-iframe-srcdoc.html 26 Aug 2010 19:33:40 -0000 1.5 +++ attr-iframe-srcdoc.html 2 Dec 2010 07:54:31 -0000 1.6 @@ -12,6 +12,6 @@ <a class="no-num" href="index.html#srcdoc-5">Elements</a> </dd> <dd> -<a class="no-num" href="index.html#iframe-64">Attributes</a> +<a class="no-num" href="index.html#iframe-66">Attributes</a> </dd> </dl> Index: the-iframe-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/the-iframe-element.html,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- the-iframe-element.html 14 Oct 2010 22:54:54 -0000 1.7 +++ the-iframe-element.html 2 Dec 2010 07:54:31 -0000 1.8 @@ -69,34 +69,36 @@ <dd> <a href="browsers.html#iframe-39"><span class="secno">5.1.1 </span>Nested browsing contexts</a> <a class="index-counter" href="browsers.html#iframe-40">(2)</a> +<a class="index-counter" href="browsers.html#iframe-41">(3)</a> +<a class="index-counter" href="browsers.html#iframe-42">(4)</a> </dd> <dd> -<a href="obsolete.html#iframe-41"><span class="secno">10.2 </span>Non-conforming features</a> -<a class="index-counter" href="obsolete.html#iframe-42">(2)</a> -<a class="index-counter" href="obsolete.html#iframe-43">(3)</a> -<a class="index-counter" href="obsolete.html#iframe-44">(4)</a> -<a class="index-counter" href="obsolete.html#iframe-45">(5)</a> -<a class="index-counter" href="obsolete.html#iframe-46">(6)</a> -<a class="index-counter" href="obsolete.html#iframe-47">(7)</a> -<a class="index-counter" href="obsolete.html#iframe-48">(8)</a> -<a class="index-counter" href="obsolete.html#iframe-49">(9)</a> -<a class="index-counter" href="obsolete.html#iframe-50">(10)</a> -<a class="index-counter" href="obsolete.html#iframe-51">(11)</a> -<a class="index-counter" href="obsolete.html#iframe-52">(12)</a> +<a href="obsolete.html#iframe-43"><span class="secno">10.2 </span>Non-conforming features</a> +<a class="index-counter" href="obsolete.html#iframe-44">(2)</a> +<a class="index-counter" href="obsolete.html#iframe-45">(3)</a> +<a class="index-counter" href="obsolete.html#iframe-46">(4)</a> +<a class="index-counter" href="obsolete.html#iframe-47">(5)</a> +<a class="index-counter" href="obsolete.html#iframe-48">(6)</a> +<a class="index-counter" href="obsolete.html#iframe-49">(7)</a> +<a class="index-counter" href="obsolete.html#iframe-50">(8)</a> +<a class="index-counter" href="obsolete.html#iframe-51">(9)</a> +<a class="index-counter" href="obsolete.html#iframe-52">(10)</a> +<a class="index-counter" href="obsolete.html#iframe-53">(11)</a> +<a class="index-counter" href="obsolete.html#iframe-54">(12)</a> </dd> <dd> -<a class="no-num" href="index.html#iframe-53">Elements</a> +<a class="no-num" href="index.html#iframe-55">Elements</a> </dd> <dd> -<a class="no-num" href="index.html#iframe-54">Element content categories</a> -<a class="index-counter" href="index.html#iframe-55">(2)</a> -<a class="index-counter" href="index.html#iframe-56">(3)</a> -<a class="index-counter" href="index.html#iframe-57">(4)</a> +<a class="no-num" href="index.html#iframe-56">Element content categories</a> +<a class="index-counter" href="index.html#iframe-57">(2)</a> +<a class="index-counter" href="index.html#iframe-58">(3)</a> +<a class="index-counter" href="index.html#iframe-59">(4)</a> </dd> <dd> -<a class="no-num" href="index.html#iframe-58">Attributes</a> +<a class="no-num" href="index.html#iframe-60">Attributes</a> </dd> <dd> -<a class="no-num" href="index.html#iframe-59">Interfaces</a> +<a class="no-num" href="index.html#iframe-61">Interfaces</a> </dd> </dl> Index: parent-browsing-context.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/parent-browsing-context.html,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- parent-browsing-context.html 20 Aug 2010 04:43:15 -0000 1.4 +++ parent-browsing-context.html 2 Dec 2010 07:54:31 -0000 1.5 @@ -8,8 +8,13 @@ <a class="index-counter" href="browsers.html#parent-browsing-context-2">(3)</a> <a class="index-counter" href="browsers.html#parent-browsing-context-3">(4)</a> <a class="index-counter" href="browsers.html#parent-browsing-context-4">(5)</a> +<a class="index-counter" href="browsers.html#parent-browsing-context-5">(6)</a> +<a class="index-counter" href="browsers.html#parent-browsing-context-6">(7)</a> +<a class="index-counter" href="browsers.html#parent-browsing-context-7">(8)</a> +<a class="index-counter" href="browsers.html#parent-browsing-context-8">(9)</a> +<a class="index-counter" href="browsers.html#parent-browsing-context-9">(10)</a> </dd> <dd> -<a href="browsers.html#parent-browsing-context-5"><span class="secno">5.1.1.1 </span>Navigating nested browsing contexts in the DOM</a> +<a href="browsers.html#parent-browsing-context-10"><span class="secno">5.1.1.1 </span>Navigating nested browsing contexts in the DOM</a> </dd> </dl> Index: attr-iframe-seamless.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-iframe-seamless.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- attr-iframe-seamless.html 26 Aug 2010 19:33:40 -0000 1.5 +++ attr-iframe-seamless.html 2 Dec 2010 07:54:31 -0000 1.6 @@ -11,6 +11,6 @@ <a class="no-num" href="index.html#seamless-2">Elements</a> </dd> <dd> -<a class="no-num" href="index.html#iframe-62">Attributes</a> +<a class="no-num" href="index.html#iframe-64">Attributes</a> </dd> </dl> Index: browsing-context-container.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/browsing-context-container.html,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- browsing-context-container.html 20 Aug 2010 04:43:04 -0000 1.4 +++ browsing-context-container.html 2 Dec 2010 07:54:31 -0000 1.5 @@ -1,8 +1,11 @@ <dl id="browsing-context-container_index"> <dd> <a class="dfn-ref" href="browsers.html#browsing-context-container"><span class="secno">5.1.1 </span>Nested browsing contexts</a> +<a class="index-counter" href="browsers.html#browsing-context-container-0">(2)</a> +<a class="index-counter" href="browsers.html#browsing-context-container-1">(3)</a> +<a class="index-counter" href="browsers.html#browsing-context-container-2">(4)</a> </dd> <dd> -<a href="browsers.html#browsing-context-container-0"><span class="secno">5.1.1.1 </span>Navigating nested browsing contexts in the DOM</a> +<a href="browsers.html#browsing-context-container-3"><span class="secno">5.1.1.1 </span>Navigating nested browsing contexts in the DOM</a> </dd> </dl> Index: browsing-context-nested-through.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/browsing-context-nested-through.html,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- browsing-context-nested-through.html 20 Aug 2010 04:43:04 -0000 1.4 +++ browsing-context-nested-through.html 2 Dec 2010 07:54:31 -0000 1.5 @@ -3,5 +3,6 @@ <a class="dfn-ref" href="browsers.html#browsing-context-nested-through"><span class="secno">5.1.1 </span>Nested browsing contexts</a> <a class="index-counter" href="browsers.html#browsing-context-nested-through-0">(2)</a> <a class="index-counter" href="browsers.html#browsing-context-nested-through-1">(3)</a> +<a class="index-counter" href="browsers.html#browsing-context-nested-through-2">(4)</a> </dd> </dl> Index: ancestor-browsing-context.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/ancestor-browsing-context.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- ancestor-browsing-context.html 20 Aug 2010 18:16:57 -0000 1.5 +++ ancestor-browsing-context.html 2 Dec 2010 07:54:30 -0000 1.6 @@ -1,5 +1,8 @@ -<dl class="has-norefs" id="ancestor-browsing-context_index"> +<dl id="ancestor-browsing-context_index"> <dd> <a class="dfn-ref" href="browsers.html#ancestor-browsing-context"><span class="secno">5.1.1 </span>Nested browsing contexts</a> +<a class="index-counter" href="browsers.html#ancestor-browsing-context-0">(2)</a> +<a class="index-counter" href="browsers.html#ancestor-browsing-context-1">(3)</a> +<a class="index-counter" href="browsers.html#ancestor-browsing-context-2">(4)</a> </dd> </dl> Index: attr-dim-width.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-dim-width.html,v retrieving revision 1.18 retrieving revision 1.19 diff -u -d -r1.18 -r1.19 --- attr-dim-width.html 11 Nov 2010 00:55:53 -0000 1.18 +++ attr-dim-width.html 2 Dec 2010 07:54:30 -0000 1.19 @@ -114,7 +114,7 @@ </dd> <dd> <a class="no-num" href="index.html#embed-29">Attributes</a> -<a class="index-counter" href="index.html#iframe-65">(2)</a> +<a class="index-counter" href="index.html#iframe-67">(2)</a> <a class="index-counter" href="index.html#img-52">(3)</a> <a class="index-counter" href="index.html#input-158">(4)</a> <a class="index-counter" href="index.html#object-58">(5)</a> 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.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- top-level-browsing-context.html 20 Aug 2010 04:43:23 -0000 1.4 +++ top-level-browsing-context.html 2 Dec 2010 07:54:31 -0000 1.5 @@ -5,16 +5,17 @@ <dd> <a class="dfn-ref" href="browsers.html#top-level-browsing-context"><span class="secno">5.1.1 </span>Nested browsing contexts</a> <a class="index-counter" href="browsers.html#top-level-browsing-context-1">(2)</a> +<a class="index-counter" href="browsers.html#top-level-browsing-context-2">(3)</a> </dd> <dd> -<a href="browsers.html#top-level-browsing-context-2"><span class="secno">5.1.1.1 </span>Navigating nested browsing contexts in the DOM</a> +<a href="browsers.html#top-level-browsing-context-3"><span class="secno">5.1.1.1 </span>Navigating nested browsing contexts in the DOM</a> </dd> <dd> -<a href="browsers.html#top-level-browsing-context-3"><span class="secno">5.1.2 </span>Auxiliary browsing contexts</a> -<a class="index-counter" href="browsers.html#top-level-browsing-context-4">(2)</a> -<a class="index-counter" href="browsers.html#top-level-browsing-context-5">(3)</a> +<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-6"><span class="secno">5.4.2 </span>The <code><span>History</span></code> interface</a> +<a href="history.html#top-level-browsing-context-7"><span class="secno">5.4.2 </span>The <code><span>History</span></code> interface</a> </dd> </dl> Index: attr-iframe-src.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-iframe-src.html,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- attr-iframe-src.html 24 Sep 2010 01:53:14 -0000 1.7 +++ attr-iframe-src.html 2 Dec 2010 07:54:31 -0000 1.8 @@ -17,6 +17,6 @@ <a class="no-num" href="index.html#src-22">Elements</a> </dd> <dd> -<a class="no-num" href="index.html#iframe-63">Attributes</a> +<a class="no-num" href="index.html#iframe-65">Attributes</a> </dd> </dl>
Received on Thursday, 2 December 2010 07:54:36 UTC