html5/spec-author-view/index-of-terms active-sandboxing-flag-set.html,NONE,1.1 attr-iframe-sandbox-allow-forms.html,NONE,1.1 attr-iframe-sandbox-allow-same-origin.html,NONE,1.1 attr-iframe-sandbox-allow-scripts.html,NONE,1.1 attr-iframe-sandbox-allow-top-navigation.html,NONE,1.1 iframe-sandboxing-flag-set.html,NONE,1.1 parse-a-sandboxing-directive.html,NONE,1.1 sandboxed-automatic-features-browsing-context-flag.html,NONE,1.1 sandboxed-forms-browsing-context-flag.html,NONE,1.1 sandboxed-navigation-browsing-context-flag.html,NONE,1.1 sandboxed-origin-browsing-context-flag.html,NONE,1.1 sandboxed-plugins-browsing-context-flag.html,NONE,1.1 sandboxed-scripts-browsing-context-flag.html,NONE,1.1 sandboxed-seamless-iframes-flag.html,NONE,1.1 sandboxed-top-level-navigation-browsing-context-flag.html,NONE,1.1 sandboxing-flag-set.html,NONE,1.1 active-document.html,1.14,1.15 an-entry-with-persisted-user-state.html,1.7,1.8 applicationcache.html,1.14,1.15 attr-dim-width.html,1.76,1.77 attr-fe-autofocus.html,1.1

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

Modified Files:
	active-document.html an-entry-with-persisted-user-state.html 
	applicationcache.html attr-dim-width.html 
	attr-fe-autofocus.html attr-hyperlink-target.html 
	attr-iframe-name.html attr-iframe-sandbox.html 
	attr-iframe-seamless.html attr-iframe-src.html 
	attr-iframe-srcdoc.html attr-media-autoplay.html 
	beforeunloadevent.html browsing-context.html 
	concept-appcache-manifest-explicit.html 
	concept-appcache-manifest-fallback.html 
	concept-appcache-manifest-network.html 
	concept-plugin-secure.html 
	current-entry-of-the-joint-session-history.html 
	current-entry.html document.html dom-appcache-checking.html 
	dom-appcache-downloading.html dom-appcache-idle.html 
	dom-appcache-obsolete.html dom-appcache-uncached.html 
	dom-appcache-updateready.html dom-history.html 
	dom-location-hash.html dom-location-host.html 
	dom-location-hostname.html dom-location-pathname.html 
	dom-location-port.html dom-location-protocol.html 
	dom-location-search.html event-appcache-cached.html 
	event-appcache-checking.html event-appcache-downloading.html 
	event-appcache-error.html event-appcache-noupdate.html 
	event-appcache-obsolete.html event-appcache-progress.html 
	event-appcache-updateready.html event-hashchange.html 
	event-pagehide.html event-pageshow.html event-popstate.html 
	fully-active.html function.html hashchangeevent.html 
	hashchangeeventinit.html history-0.html 
	joint-session-history.html latest-entry.html location.html 
	mime-type.html navigatoronline.html 
	nested-browsing-context.html origin.html 
	pagetransitionevent.html pagetransitioneventinit.html 
	plugin.html popstateevent.html popstateeventinit.html 
	prefix-match.html session-history-entry.html 
	session-history.html state-object.html 
	text-cache-manifest.html the-dir-attribute.html 
	the-div-element.html the-document-s-current-address.html 
	the-iframe-element.html the-title-element.html 
	top-level-browsing-context.html 
	url-decomposition-idl-attributes.html url.html valid-url.html 
	willful-violation.html window.html 
Added Files:
	active-sandboxing-flag-set.html 
	attr-iframe-sandbox-allow-forms.html 
	attr-iframe-sandbox-allow-same-origin.html 
	attr-iframe-sandbox-allow-scripts.html 
	attr-iframe-sandbox-allow-top-navigation.html 
	iframe-sandboxing-flag-set.html 
	parse-a-sandboxing-directive.html 
	sandboxed-automatic-features-browsing-context-flag.html 
	sandboxed-forms-browsing-context-flag.html 
	sandboxed-navigation-browsing-context-flag.html 
	sandboxed-origin-browsing-context-flag.html 
	sandboxed-plugins-browsing-context-flag.html 
	sandboxed-scripts-browsing-context-flag.html 
	sandboxed-seamless-iframes-flag.html 
	sandboxed-top-level-navigation-browsing-context-flag.html 
	sandboxing-flag-set.html 
Log Message:
Refactor the sandboxing flags further to make it even easier to hook into for CSP. (whatwg r7053)

[updated by splitter]


Index: event-pageshow.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/event-pageshow.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- event-pageshow.html	15 Aug 2011 04:58:54 -0000	1.11
+++ event-pageshow.html	13 Apr 2012 23:59:38 -0000	1.12
@@ -1,6 +1,6 @@
 <dl id="event-pageshow_index">
 <dd>
-<a class="dfn-ref" href="history.html#event-pageshow"><span class="secno">5.5.1 </span>History traversal</a>
+<a class="dfn-ref" href="history.html#event-pageshow"><span class="secno">5.6.1 </span>History traversal</a>
 </dd>
 <dd>
 <a href="webappapis.html#pageshow"><span class="secno">6.1.2.1 </span>Event handlers on elements, <code><span>Document</span></code> objects, and <code><span>Window</span></code> objects</a>

Index: nested-browsing-context.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/nested-browsing-context.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- nested-browsing-context.html	15 Aug 2011 04:58:58 -0000	1.17
+++ nested-browsing-context.html	13 Apr 2012 23:59:38 -0000	1.18
@@ -27,13 +27,18 @@
 <a class="index-counter" href="browsers.html#nested-browsing-context_19">(10)</a>
 </dd>
 <dd>
-<a href="history.html#nested-browsing-context_20"><span class="secno">5.4.1 </span>The session history of browsing contexts</a>
+<a href="origin-0.html#nested-browsing-context_20"><span class="secno">5.4 </span>Sandboxing</a>
+<a class="index-counter" href="origin-0.html#nested-browsing-context_21">(2)</a>
+<a class="index-counter" href="origin-0.html#nested-browsing-context_22">(3)</a>
 </dd>
 <dd>
-<a class="no-num" href="index.html#nested-browsing-context_21">Elements</a>
-<a class="index-counter" href="index.html#nested-browsing-context_22">(2)</a>
+<a href="history.html#nested-browsing-context_23"><span class="secno">5.5.1 </span>The session history of browsing contexts</a>
 </dd>
 <dd>
-<a class="no-num" href="index.html#nested-browsing-context_23">Attributes</a>
+<a class="no-num" href="index.html#nested-browsing-context_24">Elements</a>
+<a class="index-counter" href="index.html#nested-browsing-context_25">(2)</a>
+</dd>
+<dd>
+<a class="no-num" href="index.html#nested-browsing-context_26">Attributes</a>
 </dd>
 </dl>

Index: document.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/document.html,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- document.html	11 Apr 2012 01:02:08 -0000	1.39
+++ document.html	13 Apr 2012 23:59:37 -0000	1.40
@@ -272,48 +272,52 @@
 <a href="browsers.html#document_96"><span class="secno">5.2 </span>The <code><span>Window</span></code> object</a>
 </dd>
 <dd>
-<a href="history.html#document_97"><span class="secno">5.4.1 </span>The session history of browsing contexts</a>
-<a class="index-counter" href="history.html#document_98">(2)</a>
-<a class="index-counter" href="history.html#document_99">(3)</a>
-<a class="index-counter" href="history.html#document_100">(4)</a>
-<a class="index-counter" href="history.html#document_101">(5)</a>
-<a class="index-counter" href="history.html#document_102">(6)</a>
-<a class="index-counter" href="history.html#document_103">(7)</a>
-<a class="index-counter" href="history.html#document_104">(8)</a>
-<a class="index-counter" href="history.html#document_105">(9)</a>
-<a class="index-counter" href="history.html#document_106">(10)</a>
-<a class="index-counter" href="history.html#document_107">(11)</a>
-<a class="index-counter" href="history.html#document_108">(12)</a>
-<a class="index-counter" href="history.html#document_109">(13)</a>
+<a href="origin-0.html#document_97"><span class="secno">5.4 </span>Sandboxing</a>
+<a class="index-counter" href="origin-0.html#document_98">(2)</a>
 </dd>
 <dd>
-<a href="history.html#document_110"><span class="secno">5.4.2 </span>The <code><span>History</span></code> interface</a>
+<a href="history.html#document_99"><span class="secno">5.5.1 </span>The session history of browsing contexts</a>
+<a class="index-counter" href="history.html#document_100">(2)</a>
+<a class="index-counter" href="history.html#document_101">(3)</a>
+<a class="index-counter" href="history.html#document_102">(4)</a>
+<a class="index-counter" href="history.html#document_103">(5)</a>
+<a class="index-counter" href="history.html#document_104">(6)</a>
+<a class="index-counter" href="history.html#document_105">(7)</a>
+<a class="index-counter" href="history.html#document_106">(8)</a>
+<a class="index-counter" href="history.html#document_107">(9)</a>
+<a class="index-counter" href="history.html#document_108">(10)</a>
+<a class="index-counter" href="history.html#document_109">(11)</a>
+<a class="index-counter" href="history.html#document_110">(12)</a>
+<a class="index-counter" href="history.html#document_111">(13)</a>
 </dd>
 <dd>
-<a href="history.html#document_111"><span class="secno">5.4.3 </span>The <code><span>Location</span></code> interface</a>
+<a href="history.html#document_112"><span class="secno">5.5.2 </span>The <code><span>History</span></code> interface</a>
 </dd>
 <dd>
-<a href="webappapis.html#document_112"><span class="secno">6.1.2 </span>Events</a>
+<a href="history.html#document_113"><span class="secno">5.5.3 </span>The <code><span>Location</span></code> interface</a>
 </dd>
 <dd>
-<a href="webappapis.html#document_113"><span class="secno">6.1.2.1 </span>Event handlers on elements, <code><span>Document</span></code> objects, and <code><span>Window</span></code> objects</a>
-<a class="index-counter" href="webappapis.html#document_114">(2)</a>
-<a class="index-counter" href="webappapis.html#document_115">(3)</a>
-<a class="index-counter" href="webappapis.html#document_116">(4)</a>
+<a href="webappapis.html#document_114"><span class="secno">6.1.2 </span>Events</a>
 </dd>
 <dd>
-<a href="editing.html#document_117"><span class="secno">7.2 </span>Inert subtrees</a>
-<a class="index-counter" href="editing.html#document_118">(2)</a>
-<a class="index-counter" href="editing.html#document_119">(3)</a>
-<a class="index-counter" href="editing.html#document_120">(4)</a>
-<a class="index-counter" href="editing.html#document_121">(5)</a>
-<a class="index-counter" href="editing.html#document_122">(6)</a>
+<a href="webappapis.html#document_115"><span class="secno">6.1.2.1 </span>Event handlers on elements, <code><span>Document</span></code> objects, and <code><span>Window</span></code> objects</a>
+<a class="index-counter" href="webappapis.html#document_116">(2)</a>
+<a class="index-counter" href="webappapis.html#document_117">(3)</a>
+<a class="index-counter" href="webappapis.html#document_118">(4)</a>
 </dd>
 <dd>
-<a href="obsolete.html#document_123"><span class="secno">10.2 </span>Non-conforming features</a>
+<a href="editing.html#document_119"><span class="secno">7.2 </span>Inert subtrees</a>
+<a class="index-counter" href="editing.html#document_120">(2)</a>
+<a class="index-counter" href="editing.html#document_121">(3)</a>
+<a class="index-counter" href="editing.html#document_122">(4)</a>
+<a class="index-counter" href="editing.html#document_123">(5)</a>
+<a class="index-counter" href="editing.html#document_124">(6)</a>
 </dd>
 <dd>
-<a class="no-num" href="index.html#document_124">Events</a>
-<a class="index-counter" href="index.html#document_125">(2)</a>
+<a href="obsolete.html#document_125"><span class="secno">10.2 </span>Non-conforming features</a>
+</dd>
+<dd>
+<a class="no-num" href="index.html#document_126">Events</a>
+<a class="index-counter" href="index.html#document_127">(2)</a>
 </dd>
 </dl>

--- NEW FILE: attr-iframe-sandbox-allow-scripts.html ---
<dl id="attr-iframe-sandbox-allow-scripts_index">
<dd>
<a href="the-iframe-element.html#allow-scripts"><span class="secno">4.8.2 </span>The <span><code>iframe</code></span> element</a>
<a class="index-counter" href="the-iframe-element.html#allow-scripts_0">(2)</a>
<a class="index-counter" href="the-iframe-element.html#allow-scripts_1">(3)</a>
<a class="index-counter" href="the-iframe-element.html#allow-scripts_2">(4)</a>
<a class="index-counter" href="the-iframe-element.html#allow-scripts_3">(5)</a>
</dd>
<dd>
<a class="dfn-ref" href="origin-0.html#attr-iframe-sandbox-allow-scripts"><span class="secno">5.4 </span>Sandboxing</a>
<a class="index-counter" href="origin-0.html#allow-scripts_4">(2)</a>
</dd>
<dd>
<a class="no-num" href="index.html#allow-scripts_5">Attributes</a>
</dd>
</dl>

Index: dom-location-search.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-location-search.html,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- dom-location-search.html	13 Mar 2012 19:59:15 -0000	1.15
+++ dom-location-search.html	13 Apr 2012 23:59:37 -0000	1.16
@@ -15,7 +15,7 @@
 
   </dd>
 <dd>
-<a href="history.html#dom-location-search_0"><span class="secno">5.4.3 </span>The <code><span>Location</span></code> interface</a>
+<a href="history.html#dom-location-search_0"><span class="secno">5.5.3 </span>The <code><span>Location</span></code> interface</a>
 <a class="dfn-ref" href="history.html#dom-location-search">(2)</a>
 </dd>
 </dl>

Index: popstateeventinit.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/popstateeventinit.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- popstateeventinit.html	10 Sep 2011 01:57:18 -0000	1.1
+++ popstateeventinit.html	13 Apr 2012 23:59:38 -0000	1.2
@@ -1,6 +1,6 @@
 <dl id="popstateeventinit_index">
 <dd>
-<a href="history.html#popstateeventinit_0"><span class="secno">5.5.1 </span>History traversal</a>
+<a href="history.html#popstateeventinit_0"><span class="secno">5.6.1 </span>History traversal</a>
 <a class="dfn-ref" href="history.html#popstateeventinit">(2)</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.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- attr-iframe-name.html	13 Mar 2012 23:59:15 -0000	1.28
+++ attr-iframe-name.html	13 Apr 2012 23:59:36 -0000	1.29
@@ -16,6 +16,6 @@
 <a class="no-num" href="index.html#name_10">Elements</a>
 </dd>
 <dd>
-<a class="no-num" href="index.html#iframe_75">Attributes</a>
+<a class="no-num" href="index.html#iframe_77">Attributes</a>
 </dd>
 </dl>

Index: valid-url.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/valid-url.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- valid-url.html	2 Jul 2011 13:07:29 -0000	1.13
+++ valid-url.html	13 Apr 2012 23:59:39 -0000	1.14
@@ -8,7 +8,7 @@
 <a href="the-meta-element.html#valid-url_2"><span class="secno">4.2.5.3 </span>Pragma directives</a>
 </dd>
 <dd>
-<a href="offline.html#valid-url_3"><span class="secno">5.6.2.2 </span>Writing cache manifests</a>
+<a href="offline.html#valid-url_3"><span class="secno">5.7.2.2 </span>Writing cache manifests</a>
 <a class="index-counter" href="offline.html#valid-url_4">(2)</a>
 <a class="index-counter" href="offline.html#valid-url_5">(3)</a>
 <a class="index-counter" href="offline.html#valid-url_6">(4)</a>

Index: the-document-s-current-address.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/the-document-s-current-address.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- the-document-s-current-address.html	5 Jul 2011 07:47:43 -0000	1.11
+++ the-document-s-current-address.html	13 Apr 2012 23:59:39 -0000	1.12
@@ -7,7 +7,7 @@
 <a href="dom.html#the-document's-current-address_0"><span class="secno">3.1.3 </span><span>Resource metadata management</span></a>
 </dd>
 <dd>
-<a href="history.html#the-document's-current-address_1"><span class="secno">5.4.3 </span>The <code><span>Location</span></code> interface</a>
+<a href="history.html#the-document's-current-address_1"><span class="secno">5.5.3 </span>The <code><span>Location</span></code> interface</a>
 </dd>
 <dd>
 <a class="no-num" href="index.html#the-document's-current-address_2">Events</a>

Index: prefix-match.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/prefix-match.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- prefix-match.html	15 Aug 2011 04:58:59 -0000	1.10
+++ prefix-match.html	13 Apr 2012 23:59:38 -0000	1.11
@@ -3,7 +3,7 @@
 <a class="dfn-ref" href="infrastructure.html#prefix-match"><span class="secno">2.3 </span>Case-sensitivity and string comparison</a>
 </dd>
 <dd>
-<a href="offline.html#prefix-match_0"><span class="secno">5.6.2.2 </span>Writing cache manifests</a>
+<a href="offline.html#prefix-match_0"><span class="secno">5.7.2.2 </span>Writing cache manifests</a>
 <a class="index-counter" href="offline.html#prefix-match_1">(2)</a>
 </dd>
 </dl>

Index: pagetransitionevent.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/pagetransitionevent.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- pagetransitionevent.html	15 Aug 2011 04:58:59 -0000	1.10
+++ pagetransitionevent.html	13 Apr 2012 23:59:38 -0000	1.11
@@ -1,6 +1,6 @@
 <dl id="pagetransitionevent_index">
 <dd>
-<a class="dfn-ref" href="history.html#pagetransitionevent"><span class="secno">5.5.1 </span>History traversal</a>
+<a class="dfn-ref" href="history.html#pagetransitionevent"><span class="secno">5.6.1 </span>History traversal</a>
 </dd>
 <dd>
 <a class="no-num" href="index.html#pagetransitionevent_0">Events</a>

Index: latest-entry.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/latest-entry.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- latest-entry.html	22 Sep 2011 23:57:18 -0000	1.1
+++ latest-entry.html	13 Apr 2012 23:59:38 -0000	1.2
@@ -1,6 +1,6 @@
 <dl id="latest-entry_index">
 <dd>
-<a class="dfn-ref" href="history.html#latest-entry"><span class="secno">5.4.1 </span>The session history of browsing contexts</a>
+<a class="dfn-ref" href="history.html#latest-entry"><span class="secno">5.5.1 </span>The session history of browsing contexts</a>
 <a class="index-counter" href="history.html#latest-entry_0">(2)</a>
 </dd>
 </dl>

Index: event-appcache-obsolete.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/event-appcache-obsolete.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- event-appcache-obsolete.html	15 Aug 2011 04:58:53 -0000	1.10
+++ event-appcache-obsolete.html	13 Apr 2012 23:59:37 -0000	1.11
@@ -1,6 +1,6 @@
 <dl id="event-appcache-obsolete_index">
 <dd>
-<a href="offline.html#obsolete_0"><span class="secno">5.6.1.1 </span>Event summary</a>
+<a href="offline.html#obsolete_0"><span class="secno">5.7.1.1 </span>Event summary</a>
 <a class="dfn-ref" href="offline.html#event-appcache-obsolete">(2)</a>
 </dd>
 </dl>

Index: dom-history.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-history.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- dom-history.html	13 Mar 2012 19:59:14 -0000	1.7
+++ dom-history.html	13 Apr 2012 23:59:37 -0000	1.8
@@ -11,10 +11,10 @@
 <a href="browsers.html#dom-history_0"><span class="secno">5.2 </span>The <code><span>Window</span></code> object</a>
 </dd>
 <dd>
-<a class="dfn-ref" href="history.html#dom-history"><span class="secno">5.4.1 </span>The session history of browsing contexts</a>
+<a class="dfn-ref" href="history.html#dom-history"><span class="secno">5.5.1 </span>The session history of browsing contexts</a>
 </dd>
 <dd>
-<a href="history.html#history_0"><span class="secno">5.4.2 </span>The <code><span>History</span></code> interface</a>
+<a href="history.html#history_0"><span class="secno">5.5.2 </span>The <code><span>History</span></code> interface</a>
 <a class="index-counter" href="history.html#history_1">(2)</a>
 <a class="index-counter" href="history.html#history_2">(3)</a>
 <a class="index-counter" href="history.html#history_3">(4)</a>
@@ -23,6 +23,6 @@
 <a class="index-counter" href="history.html#history_6">(7)</a>
 </dd>
 <dd>
-<a href="history.html#history_7"><span class="secno">5.4.3 </span>The <code><span>Location</span></code> interface</a>
+<a href="history.html#history_7"><span class="secno">5.5.3 </span>The <code><span>Location</span></code> interface</a>
 </dd>
 </dl>

Index: the-title-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/the-title-element.html,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- the-title-element.html	15 Feb 2012 05:58:21 -0000	1.20
+++ the-title-element.html	13 Apr 2012 23:59:39 -0000	1.21
@@ -27,10 +27,10 @@
 <a href="the-meta-element.html#title_50"><span class="secno">4.2.5 </span>The <span><code>meta</code></span> element</a>
 </dd>
 <dd>
-<a href="history.html#title_51"><span class="secno">5.4.1 </span>The session history of browsing contexts</a>
+<a href="history.html#title_51"><span class="secno">5.5.1 </span>The session history of browsing contexts</a>
 </dd>
 <dd>
-<a href="history.html#title_52"><span class="secno">5.4.2 </span>The <code><span>History</span></code> interface</a>
+<a href="history.html#title_52"><span class="secno">5.5.2 </span>The <code><span>History</span></code> interface</a>
 <a class="index-counter" href="history.html#title_53">(2)</a>
 </dd>
 <dd>

Index: concept-plugin-secure.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/concept-plugin-secure.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- concept-plugin-secure.html	23 Sep 2011 19:58:05 -0000	1.1
+++ concept-plugin-secure.html	13 Apr 2012 23:59:37 -0000	1.2
@@ -1,5 +1,8 @@
-<dl class="has-norefs" id="concept-plugin-secure_index">
+<dl id="concept-plugin-secure_index">
 <dd>
 <a class="dfn-ref" href="infrastructure.html#concept-plugin-secure"><span class="secno">2.1.5 </span>Plugins</a>
 </dd>
+<dd>
+<a href="origin-0.html#concept-plugin-secure_0"><span class="secno">5.4 </span>Sandboxing</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.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- top-level-browsing-context.html	15 Aug 2011 04:59:08 -0000	1.19
+++ top-level-browsing-context.html	13 Apr 2012 23:59:39 -0000	1.20
@@ -19,6 +19,10 @@
 <a class="index-counter" href="browsers.html#top-level-browsing-context_7">(2)</a>
 </dd>
 <dd>
-<a href="history.html#top-level-browsing-context_8"><span class="secno">5.4.2 </span>The <code><span>History</span></code> interface</a>
+<a href="origin-0.html#top-level-browsing-context_8"><span class="secno">5.4 </span>Sandboxing</a>
+<a class="index-counter" href="origin-0.html#top-level-browsing-context_9">(2)</a>
+</dd>
+<dd>
+<a href="history.html#top-level-browsing-context_10"><span class="secno">5.5.2 </span>The <code><span>History</span></code> interface</a>
 </dd>
 </dl>

Index: text-cache-manifest.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/text-cache-manifest.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- text-cache-manifest.html	11 Oct 2011 00:59:16 -0000	1.17
+++ text-cache-manifest.html	13 Apr 2012 23:59:39 -0000	1.18
@@ -1,9 +1,9 @@
 <dl id="text-cache-manifest_index">
 <dd>
-<a href="offline.html#text/cache-manifest"><span class="secno">5.6.1 </span>Introduction</a>
+<a href="offline.html#text/cache-manifest"><span class="secno">5.7.1 </span>Introduction</a>
 </dd>
 <dd>
-<a href="offline.html#text/cache-manifest_0"><span class="secno">5.6.2.2 </span>Writing cache manifests</a>
+<a href="offline.html#text/cache-manifest_0"><span class="secno">5.7.2.2 </span>Writing cache manifests</a>
 <a class="index-counter" href="offline.html#text/cache-manifest_1">(2)</a>
 </dd>
 <dd>

Index: dom-location-protocol.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-location-protocol.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- dom-location-protocol.html	13 Mar 2012 19:59:14 -0000	1.14
+++ dom-location-protocol.html	13 Apr 2012 23:59:37 -0000	1.15
@@ -15,7 +15,7 @@
 
   </dd>
 <dd>
-<a href="history.html#dom-location-protocol_0"><span class="secno">5.4.3 </span>The <code><span>Location</span></code> interface</a>
+<a href="history.html#dom-location-protocol_0"><span class="secno">5.5.3 </span>The <code><span>Location</span></code> interface</a>
 <a class="dfn-ref" href="history.html#dom-location-protocol">(2)</a>
 </dd>
 </dl>

Index: dom-location-port.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-location-port.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- dom-location-port.html	13 Mar 2012 19:59:14 -0000	1.14
+++ dom-location-port.html	13 Apr 2012 23:59:37 -0000	1.15
@@ -15,7 +15,7 @@
 
   </dd>
 <dd>
-<a href="history.html#dom-location-port_0"><span class="secno">5.4.3 </span>The <code><span>Location</span></code> interface</a>
+<a href="history.html#dom-location-port_0"><span class="secno">5.5.3 </span>The <code><span>Location</span></code> interface</a>
 <a class="dfn-ref" href="history.html#dom-location-port">(2)</a>
 </dd>
 </dl>

Index: dom-location-hostname.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-location-hostname.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- dom-location-hostname.html	13 Mar 2012 19:59:14 -0000	1.14
+++ dom-location-hostname.html	13 Apr 2012 23:59:37 -0000	1.15
@@ -15,7 +15,7 @@
 
   </dd>
 <dd>
-<a href="history.html#dom-location-hostname_0"><span class="secno">5.4.3 </span>The <code><span>Location</span></code> interface</a>
+<a href="history.html#dom-location-hostname_0"><span class="secno">5.5.3 </span>The <code><span>Location</span></code> interface</a>
 <a class="dfn-ref" href="history.html#dom-location-hostname">(2)</a>
 </dd>
 </dl>

--- NEW FILE: sandboxing-flag-set.html ---
<dl id="sandboxing-flag-set_index">
<dd>
<a class="dfn-ref" href="origin-0.html#sandboxing-flag-set"><span class="secno">5.4 </span>Sandboxing</a>
<a class="index-counter" href="origin-0.html#sandboxing-flag-set_0">(2)</a>
<a class="index-counter" href="origin-0.html#sandboxing-flag-set_1">(3)</a>
<a class="index-counter" href="origin-0.html#sandboxing-flag-set_2">(4)</a>
</dd>
</dl>

--- NEW FILE: attr-iframe-sandbox-allow-top-navigation.html ---
<dl id="attr-iframe-sandbox-allow-top-navigation_index">
<dd>
<a href="the-iframe-element.html#allow-top-navigation"><span class="secno">4.8.2 </span>The <span><code>iframe</code></span> element</a>
<a class="index-counter" href="the-iframe-element.html#allow-top-navigation_0">(2)</a>
</dd>
<dd>
<a href="origin-0.html#allow-top-navigation_1"><span class="secno">5.4 </span>Sandboxing</a>
<a class="dfn-ref" href="origin-0.html#attr-iframe-sandbox-allow-top-navigation">(2)</a>
</dd>
<dd>
<a class="no-num" href="index.html#allow-top-navigation_2">Attributes</a>
</dd>
</dl>

Index: session-history-entry.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/session-history-entry.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- session-history-entry.html	15 Aug 2011 04:58:59 -0000	1.10
+++ session-history-entry.html	13 Apr 2012 23:59:39 -0000	1.11
@@ -1,15 +1,15 @@
 <dl id="session-history-entry_index">
 <dd>
-<a href="history.html#session-history-entry_0"><span class="secno">5.4.1 </span>The session history of browsing contexts</a>
+<a href="history.html#session-history-entry_0"><span class="secno">5.5.1 </span>The session history of browsing contexts</a>
 <a class="dfn-ref" href="history.html#session-history-entry">(2)</a>
 <a class="index-counter" href="history.html#session-history-entry_1">(3)</a>
 <a class="index-counter" href="history.html#session-history-entry_2">(4)</a>
 </dd>
 <dd>
-<a href="history.html#session-history-entry_3"><span class="secno">5.4.2 </span>The <code><span>History</span></code> interface</a>
+<a href="history.html#session-history-entry_3"><span class="secno">5.5.2 </span>The <code><span>History</span></code> interface</a>
 </dd>
 <dd>
-<a href="history.html#session-history-entry_4"><span class="secno">5.5.1 </span>History traversal</a>
+<a href="history.html#session-history-entry_4"><span class="secno">5.6.1 </span>History traversal</a>
 <a class="index-counter" href="history.html#session-history-entry_5">(2)</a>
 <a class="index-counter" href="history.html#session-history-entry_6">(3)</a>
 <a class="index-counter" href="history.html#session-history-entry_7">(4)</a>

Index: plugin.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/plugin.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- plugin.html	15 Feb 2012 05:58:19 -0000	1.22
+++ plugin.html	13 Apr 2012 23:59:38 -0000	1.23
@@ -14,10 +14,14 @@
 <a class="index-counter" href="the-object-element.html#plugin_4">(2)</a>
 </dd>
 <dd>
-<a href="obsolete.html#plugin_5"><span class="secno">10.2 </span>Non-conforming features</a>
+<a href="origin-0.html#plugin_5"><span class="secno">5.4 </span>Sandboxing</a>
+<a class="index-counter" href="origin-0.html#plugin_6">(2)</a>
 </dd>
 <dd>
-<a class="no-num" href="index.html#plugin_6">Elements</a>
-<a class="index-counter" href="index.html#plugin_7">(2)</a>
+<a href="obsolete.html#plugin_7"><span class="secno">10.2 </span>Non-conforming features</a>
+</dd>
+<dd>
+<a class="no-num" href="index.html#plugin_8">Elements</a>
+<a class="index-counter" href="index.html#plugin_9">(2)</a>
 </dd>
 </dl>

Index: attr-hyperlink-target.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-hyperlink-target.html,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- attr-hyperlink-target.html	13 Mar 2012 19:59:07 -0000	1.36
+++ attr-hyperlink-target.html	13 Apr 2012 23:59:35 -0000	1.37
@@ -22,8 +22,11 @@
 <a class="dfn-ref" href="links.html#attr-hyperlink-target"><span class="secno">4.12.2 </span>Links created by <code><span>a</span></code> and <code><span>area</span></code> elements</a>
 </dd>
 <dd>
-<a class="no-num" href="index.html#target_16">Elements</a>
-<a class="index-counter" href="index.html#target_17">(2)</a>
+<a href="origin-0.html#target_16"><span class="secno">5.4 </span>Sandboxing</a>
+</dd>
+<dd>
+<a class="no-num" href="index.html#target_17">Elements</a>
+<a class="index-counter" href="index.html#target_18">(2)</a>
 <a class="index-counter" href="index.html#attr-hyperlink-target_0">(3)</a>
 </dd>
 <dd>

Index: applicationcache.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/applicationcache.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- applicationcache.html	15 Aug 2011 04:58:39 -0000	1.14
+++ applicationcache.html	13 Apr 2012 23:59:34 -0000	1.15
@@ -3,10 +3,10 @@
 <a href="browsers.html#applicationcache_0"><span class="secno">5.2 </span>The <code><span>Window</span></code> object</a>
 </dd>
 <dd>
-<a href="offline.html#applicationcache_1"><span class="secno">5.6.1.1 </span>Event summary</a>
+<a href="offline.html#applicationcache_1"><span class="secno">5.7.1.1 </span>Event summary</a>
 </dd>
 <dd>
-<a class="dfn-ref" href="offline.html#applicationcache"><span class="secno">5.6.3 </span>Application cache API</a>
+<a class="dfn-ref" href="offline.html#applicationcache"><span class="secno">5.7.3 </span>Application cache API</a>
 <a class="index-counter" href="offline.html#applicationcache_2">(2)</a>
 <a class="index-counter" href="offline.html#applicationcache_3">(3)</a>
 <a class="index-counter" href="offline.html#applicationcache_4">(4)</a>

--- NEW FILE: attr-iframe-sandbox-allow-same-origin.html ---
<dl id="attr-iframe-sandbox-allow-same-origin_index">
<dd>
<a href="the-iframe-element.html#allow-same-origin"><span class="secno">4.8.2 </span>The <span><code>iframe</code></span> element</a>
<a class="index-counter" href="the-iframe-element.html#allow-same-origin_0">(2)</a>
<a class="index-counter" href="the-iframe-element.html#allow-same-origin_1">(3)</a>
<a class="index-counter" href="the-iframe-element.html#allow-same-origin_2">(4)</a>
<a class="index-counter" href="the-iframe-element.html#allow-same-origin_3">(5)</a>
</dd>
<dd>
<a href="origin-0.html#allow-same-origin_4"><span class="secno">5.4 </span>Sandboxing</a>
<a class="dfn-ref" href="origin-0.html#attr-iframe-sandbox-allow-same-origin">(2)</a>
<a class="index-counter" href="origin-0.html#allow-same-origin_5">(3)</a>
</dd>
<dd>
<a class="no-num" href="index.html#allow-same-origin_6">Attributes</a>
</dd>
</dl>

--- NEW FILE: iframe-sandboxing-flag-set.html ---
<dl id="iframe-sandboxing-flag-set_index">
<dd>
<a class="dfn-ref" href="origin-0.html#iframe-sandboxing-flag-set"><span class="secno">5.4 </span>Sandboxing</a>
<a class="index-counter" href="origin-0.html#iframe-sandboxing-flag-set_0">(2)</a>
</dd>
</dl>

Index: willful-violation.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/willful-violation.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- willful-violation.html	16 Dec 2011 23:58:05 -0000	1.17
+++ willful-violation.html	13 Apr 2012 23:59:40 -0000	1.18
@@ -9,6 +9,6 @@
 <a href="states-of-the-type-attribute.html#willful-violation_1"><span class="secno">4.10.7.1.5 </span><span>E-mail</span> state (<code title="">type=email</code>)</a>
 </dd>
 <dd>
-<a href="offline.html#willful-violation_2"><span class="secno">5.6.2.2 </span>Writing cache manifests</a>
+<a href="offline.html#willful-violation_2"><span class="secno">5.7.2.2 </span>Writing cache manifests</a>
 </dd>
 </dl>

--- NEW FILE: sandboxed-automatic-features-browsing-context-flag.html ---
<dl id="sandboxed-automatic-features-browsing-context-flag_index">
<dd>
<a class="dfn-ref" href="origin-0.html#sandboxed-automatic-features-browsing-context-flag"><span class="secno">5.4 </span>Sandboxing</a>
<a class="index-counter" href="origin-0.html#sandboxed-automatic-features-browsing-context-flag_0">(2)</a>
</dd>
</dl>

Index: event-appcache-error.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/event-appcache-error.html,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- event-appcache-error.html	15 Aug 2011 04:58:53 -0000	1.12
+++ event-appcache-error.html	13 Apr 2012 23:59:37 -0000	1.13
@@ -1,6 +1,6 @@
 <dl id="event-appcache-error_index">
 <dd>
-<a href="offline.html#error"><span class="secno">5.6.1.1 </span>Event summary</a>
+<a href="offline.html#error"><span class="secno">5.7.1.1 </span>Event summary</a>
 <a class="index-counter" href="offline.html#error_0">(2)</a>
 <a class="index-counter" href="offline.html#error_1">(3)</a>
 <a class="dfn-ref" href="offline.html#event-appcache-error">(4)</a>

Index: the-dir-attribute.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/the-dir-attribute.html,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- the-dir-attribute.html	15 Feb 2012 05:58:20 -0000	1.27
+++ the-dir-attribute.html	13 Apr 2012 23:59:39 -0000	1.28
@@ -39,7 +39,7 @@
 <a href="the-span-element.html#dir_22"><span class="secno">4.6.25 </span>The <span><code>span</code></span> element</a>
 </dd>
 <dd>
-<a href="history.html#dir_23"><span class="secno">5.4.1 </span>The session history of browsing contexts</a>
+<a href="history.html#dir_23"><span class="secno">5.5.1 </span>The session history of browsing contexts</a>
 </dd>
 <dd>
 <a class="no-num" href="index.html#attr-dir">Attributes</a>

Index: dom-appcache-uncached.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-appcache-uncached.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- dom-appcache-uncached.html	15 Aug 2011 04:58:48 -0000	1.11
+++ dom-appcache-uncached.html	13 Apr 2012 23:59:37 -0000	1.12
@@ -1,6 +1,6 @@
 <dl id="dom-appcache-uncached_index">
 <dd>
-<a href="offline.html#dom-appcache-uncached_0"><span class="secno">5.6.3 </span>Application cache API</a>
+<a href="offline.html#dom-appcache-uncached_0"><span class="secno">5.7.3 </span>Application cache API</a>
 <a class="dfn-ref" href="offline.html#dom-appcache-uncached">(2)</a>
 </dd>
 </dl>

Index: concept-appcache-manifest-explicit.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/concept-appcache-manifest-explicit.html,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- concept-appcache-manifest-explicit.html	15 Aug 2011 04:58:46 -0000	1.15
+++ concept-appcache-manifest-explicit.html	13 Apr 2012 23:59:36 -0000	1.16
@@ -1,6 +1,6 @@
 <dl id="concept-appcache-manifest-explicit_index">
 <dd>
-<a class="dfn-ref" href="offline.html#concept-appcache-manifest-explicit"><span class="secno">5.6.2.2 </span>Writing cache manifests</a>
+<a class="dfn-ref" href="offline.html#concept-appcache-manifest-explicit"><span class="secno">5.7.2.2 </span>Writing cache manifests</a>
 <a class="index-counter" href="offline.html#concept-appcache-manifest-explicit_0">(2)</a>
 <a class="index-counter" href="offline.html#concept-appcache-manifest-explicit_1">(3)</a>
 <a class="index-counter" href="offline.html#concept-appcache-manifest-explicit_2">(4)</a>

Index: browsing-context.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/browsing-context.html,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -d -r1.30 -r1.31
--- browsing-context.html	15 Feb 2012 05:58:18 -0000	1.30
+++ browsing-context.html	13 Apr 2012 23:59:36 -0000	1.31
@@ -67,32 +67,35 @@
 <a href="browsers.html#browsing-context_39"><span class="secno">5.1.4 </span>Browsing context names</a>
 </dd>
 <dd>
-<a href="history.html#browsing-context_40"><span class="secno">5.4.1 </span>The session history of browsing contexts</a>
-<a class="index-counter" href="history.html#browsing-context_41">(2)</a>
-<a class="index-counter" href="history.html#browsing-context_42">(3)</a>
-<a class="index-counter" href="history.html#browsing-context_43">(4)</a>
-<a class="index-counter" href="history.html#browsing-context_44">(5)</a>
-<a class="index-counter" href="history.html#browsing-context_45">(6)</a>
-<a class="index-counter" href="history.html#browsing-context_46">(7)</a>
+<a href="origin-0.html#browsing-context_40"><span class="secno">5.4 </span>Sandboxing</a>
 </dd>
 <dd>
-<a href="history.html#browsing-context_47"><span class="secno">5.4.2 </span>The <code><span>History</span></code> interface</a>
-<a class="index-counter" href="history.html#browsing-context_48">(2)</a>
+<a href="history.html#browsing-context_41"><span class="secno">5.5.1 </span>The session history of browsing contexts</a>
+<a class="index-counter" href="history.html#browsing-context_42">(2)</a>
+<a class="index-counter" href="history.html#browsing-context_43">(3)</a>
+<a class="index-counter" href="history.html#browsing-context_44">(4)</a>
+<a class="index-counter" href="history.html#browsing-context_45">(5)</a>
+<a class="index-counter" href="history.html#browsing-context_46">(6)</a>
+<a class="index-counter" href="history.html#browsing-context_47">(7)</a>
 </dd>
 <dd>
-<a href="history.html#browsing-context_49"><span class="secno">5.4.3 </span>The <code><span>Location</span></code> interface</a>
-<a class="index-counter" href="history.html#browsing-context_50">(2)</a>
+<a href="history.html#browsing-context_48"><span class="secno">5.5.2 </span>The <code><span>History</span></code> interface</a>
+<a class="index-counter" href="history.html#browsing-context_49">(2)</a>
 </dd>
 <dd>
-<a href="webappapis.html#browsing-context_51"><span class="secno">6.1.2 </span>Events</a>
+<a href="history.html#browsing-context_50"><span class="secno">5.5.3 </span>The <code><span>Location</span></code> interface</a>
+<a class="index-counter" href="history.html#browsing-context_51">(2)</a>
 </dd>
 <dd>
-<a class="no-num" href="index.html#browsing-context_52">Elements</a>
+<a href="webappapis.html#browsing-context_52"><span class="secno">6.1.2 </span>Events</a>
 </dd>
 <dd>
-<a class="no-num" href="index.html#browsing-context_53">Attributes</a>
-<a class="index-counter" href="index.html#browsing-context_54">(2)</a>
-<a class="index-counter" href="index.html#browsing-context_55">(3)</a>
-<a class="index-counter" href="index.html#browsing-context_56">(4)</a>
+<a class="no-num" href="index.html#browsing-context_53">Elements</a>
+</dd>
+<dd>
+<a class="no-num" href="index.html#browsing-context_54">Attributes</a>
+<a class="index-counter" href="index.html#browsing-context_55">(2)</a>
+<a class="index-counter" href="index.html#browsing-context_56">(3)</a>
+<a class="index-counter" href="index.html#browsing-context_57">(4)</a>
 </dd>
 </dl>

Index: function.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/function.html,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- function.html	11 Apr 2012 01:02:09 -0000	1.35
+++ function.html	13 Apr 2012 23:59:38 -0000	1.36
@@ -233,7 +233,7 @@
 <a class="index-counter" href="browsers.html#function_218">(68)</a>
 </dd>
 <dd>
-<a href="offline.html#function_219"><span class="secno">5.6.3 </span>Application cache API</a>
+<a href="offline.html#function_219"><span class="secno">5.7.3 </span>Application cache API</a>
 <a class="index-counter" href="offline.html#function_220">(2)</a>
 <a class="index-counter" href="offline.html#function_221">(3)</a>
 <a class="index-counter" href="offline.html#function_222">(4)</a>

Index: state-object.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/state-object.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- state-object.html	15 Aug 2011 04:58:59 -0000	1.11
+++ state-object.html	13 Apr 2012 23:59:39 -0000	1.12
@@ -1,6 +1,6 @@
 <dl id="state-object_index">
 <dd>
-<a href="history.html#state-object_0"><span class="secno">5.4.1 </span>The session history of browsing contexts</a>
+<a href="history.html#state-object_0"><span class="secno">5.5.1 </span>The session history of browsing contexts</a>
 <a class="index-counter" href="history.html#state-object_1">(2)</a>
 <a class="dfn-ref" href="history.html#state-object">(3)</a>
 <a class="index-counter" href="history.html#state-object_2">(4)</a>
@@ -9,6 +9,6 @@
 <a class="index-counter" href="history.html#state-object_5">(7)</a>
 </dd>
 <dd>
-<a href="history.html#state-object_6"><span class="secno">5.4.2 </span>The <code><span>History</span></code> interface</a>
+<a href="history.html#state-object_6"><span class="secno">5.5.2 </span>The <code><span>History</span></code> interface</a>
 </dd>
 </dl>

--- NEW FILE: active-sandboxing-flag-set.html ---
<dl id="active-sandboxing-flag-set_index">
<dd>
<a class="dfn-ref" href="origin-0.html#active-sandboxing-flag-set"><span class="secno">5.4 </span>Sandboxing</a>
<a class="index-counter" href="origin-0.html#active-sandboxing-flag-set_0">(2)</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.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- attr-iframe-seamless.html	13 Mar 2012 23:59:16 -0000	1.27
+++ attr-iframe-seamless.html	13 Apr 2012 23:59:36 -0000	1.28
@@ -22,9 +22,12 @@
 <a href="browsers.html#attr-iframe-seamless_0"><span class="secno">5.1.4 </span>Browsing context names</a>
 </dd>
 <dd>
-<a class="no-num" href="index.html#seamless_2">Elements</a>
+<a href="origin-0.html#seamless_2"><span class="secno">5.4 </span>Sandboxing</a>
 </dd>
 <dd>
-<a class="no-num" href="index.html#iframe_77">Attributes</a>
+<a class="no-num" href="index.html#seamless_3">Elements</a>
+</dd>
+<dd>
+<a class="no-num" href="index.html#iframe_79">Attributes</a>
 </dd>
 </dl>

Index: event-appcache-cached.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/event-appcache-cached.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- event-appcache-cached.html	15 Aug 2011 04:58:53 -0000	1.10
+++ event-appcache-cached.html	13 Apr 2012 23:59:37 -0000	1.11
@@ -1,6 +1,6 @@
 <dl id="event-appcache-cached_index">
 <dd>
-<a href="offline.html#cached"><span class="secno">5.6.1.1 </span>Event summary</a>
+<a href="offline.html#cached"><span class="secno">5.7.1.1 </span>Event summary</a>
 <a class="index-counter" href="offline.html#cached_0">(2)</a>
 <a class="dfn-ref" href="offline.html#event-appcache-cached">(3)</a>
 </dd>

--- NEW FILE: sandboxed-scripts-browsing-context-flag.html ---
<dl id="sandboxed-scripts-browsing-context-flag_index">
<dd>
<a class="dfn-ref" href="origin-0.html#sandboxed-scripts-browsing-context-flag"><span class="secno">5.4 </span>Sandboxing</a>
<a class="index-counter" href="origin-0.html#sandboxed-scripts-browsing-context-flag_0">(2)</a>
</dd>
</dl>

Index: dom-location-pathname.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-location-pathname.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- dom-location-pathname.html	13 Mar 2012 19:59:14 -0000	1.14
+++ dom-location-pathname.html	13 Apr 2012 23:59:37 -0000	1.15
@@ -15,7 +15,7 @@
 
   </dd>
 <dd>
-<a href="history.html#dom-location-pathname_0"><span class="secno">5.4.3 </span>The <code><span>Location</span></code> interface</a>
+<a href="history.html#dom-location-pathname_0"><span class="secno">5.5.3 </span>The <code><span>Location</span></code> interface</a>
 <a class="dfn-ref" href="history.html#dom-location-pathname">(2)</a>
 </dd>
 </dl>

Index: attr-media-autoplay.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-media-autoplay.html,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- attr-media-autoplay.html	13 Mar 2012 19:59:09 -0000	1.35
+++ attr-media-autoplay.html	13 Apr 2012 23:59:36 -0000	1.36
@@ -29,6 +29,9 @@
 <a href="media-elements.html#autoplay_6"><span class="secno">4.8.10.16 </span>Event summary</a>
 </dd>
 <dd>
+<a href="origin-0.html#attr-media-autoplay_0"><span class="secno">5.4 </span>Sandboxing</a>
+</dd>
+<dd>
 <a class="no-num" href="index.html#autoplay_7">Elements</a>
 <a class="index-counter" href="index.html#autoplay_8">(2)</a>
 </dd>

Index: current-entry-of-the-joint-session-history.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/current-entry-of-the-joint-session-history.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- current-entry-of-the-joint-session-history.html	15 Aug 2011 04:58:47 -0000	1.10
+++ current-entry-of-the-joint-session-history.html	13 Apr 2012 23:59:37 -0000	1.11
@@ -1,6 +1,6 @@
 <dl id="current-entry-of-the-joint-session-history_index">
 <dd>
-<a href="history.html#current-entry-of-the-joint-session-history_0"><span class="secno">5.4.2 </span>The <code><span>History</span></code> interface</a>
+<a href="history.html#current-entry-of-the-joint-session-history_0"><span class="secno">5.5.2 </span>The <code><span>History</span></code> interface</a>
 <a class="dfn-ref" href="history.html#current-entry-of-the-joint-session-history">(2)</a>
 </dd>
 </dl>

Index: url-decomposition-idl-attributes.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/url-decomposition-idl-attributes.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- url-decomposition-idl-attributes.html	2 Jul 2011 13:07:28 -0000	1.21
+++ url-decomposition-idl-attributes.html	13 Apr 2012 23:59:39 -0000	1.22
@@ -14,7 +14,7 @@
 <a class="index-counter" href="the-area-element.html#url-decomposition-idl-attributes_6">(3)</a>
 </dd>
 <dd>
-<a href="history.html#url-decomposition-idl-attributes_7"><span class="secno">5.4.3 </span>The <code><span>Location</span></code> interface</a>
+<a href="history.html#url-decomposition-idl-attributes_7"><span class="secno">5.5.3 </span>The <code><span>Location</span></code> interface</a>
 <a class="index-counter" href="history.html#url-decomposition-idl-attributes_8">(2)</a>
 </dd>
 </dl>

Index: event-hashchange.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/event-hashchange.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- event-hashchange.html	15 Aug 2011 04:58:54 -0000	1.11
+++ event-hashchange.html	13 Apr 2012 23:59:38 -0000	1.12
@@ -1,6 +1,6 @@
 <dl id="event-hashchange_index">
 <dd>
-<a class="dfn-ref" href="history.html#event-hashchange"><span class="secno">5.5.1 </span>History traversal</a>
+<a class="dfn-ref" href="history.html#event-hashchange"><span class="secno">5.6.1 </span>History traversal</a>
 </dd>
 <dd>
 <a href="webappapis.html#hashchange"><span class="secno">6.1.2.1 </span>Event handlers on elements, <code><span>Document</span></code> objects, and <code><span>Window</span></code> objects</a>

Index: the-div-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/the-div-element.html,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- the-div-element.html	11 Apr 2012 01:02:10 -0000	1.33
+++ the-div-element.html	13 Apr 2012 23:59:39 -0000	1.34
@@ -41,7 +41,7 @@
 <a class="index-counter" href="links.html#div_18">(2)</a>
 </dd>
 <dd>
-<a href="history.html#div_19"><span class="secno">5.4.1 </span>The session history of browsing contexts</a>
+<a href="history.html#div_19"><span class="secno">5.5.1 </span>The session history of browsing contexts</a>
 </dd>
 <dd>
 <a href="dnd.html#div_20"><span class="secno">7.7.7 </span>The <span><code>dropzone</code></span> attribute</a>

Index: beforeunloadevent.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/beforeunloadevent.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- beforeunloadevent.html	15 Aug 2011 04:58:45 -0000	1.10
+++ beforeunloadevent.html	13 Apr 2012 23:59:36 -0000	1.11
@@ -1,6 +1,6 @@
 <dl id="beforeunloadevent_index">
 <dd>
-<a class="dfn-ref" href="history.html#beforeunloadevent"><span class="secno">5.5.2 </span>Unloading documents</a>
+<a class="dfn-ref" href="history.html#beforeunloadevent"><span class="secno">5.6.2 </span>Unloading documents</a>
 <a class="index-counter" href="history.html#beforeunloadevent_0">(2)</a>
 </dd>
 <dd>

--- NEW FILE: parse-a-sandboxing-directive.html ---
<dl class="has-norefs" id="parse-a-sandboxing-directive_index">
<dd>
<a class="dfn-ref" href="origin-0.html#parse-a-sandboxing-directive"><span class="secno">5.4 </span>Sandboxing</a>
</dd>
</dl>

Index: navigatoronline.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/navigatoronline.html,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- navigatoronline.html	15 Aug 2011 04:58:58 -0000	1.19
+++ navigatoronline.html	13 Apr 2012 23:59:38 -0000	1.20
@@ -1,6 +1,6 @@
 <dl id="navigatoronline_index">
 <dd>
-<a class="dfn-ref" href="offline.html#navigatoronline"><span class="secno">5.6.4 </span>Browser state</a>
+<a class="dfn-ref" href="offline.html#navigatoronline"><span class="secno">5.7.4 </span>Browser state</a>
 </dd>
 <dd>
 <a href="system-state-and-capabilities.html#navigatoronline_0"><span class="secno">6.5.1 </span>The <code><span>Navigator</span></code> object</a>

Index: an-entry-with-persisted-user-state.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/an-entry-with-persisted-user-state.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- an-entry-with-persisted-user-state.html	15 Aug 2011 04:58:38 -0000	1.7
+++ an-entry-with-persisted-user-state.html	13 Apr 2012 23:59:34 -0000	1.8
@@ -1,5 +1,5 @@
 <dl class="has-norefs" id="an-entry-with-persisted-user-state_index">
 <dd>
-<a class="dfn-ref" href="history.html#an-entry-with-persisted-user-state"><span class="secno">5.4.1 </span>The session history of browsing contexts</a>
+<a class="dfn-ref" href="history.html#an-entry-with-persisted-user-state"><span class="secno">5.5.1 </span>The session history of browsing contexts</a>
 </dd>
 </dl>

Index: event-popstate.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/event-popstate.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- event-popstate.html	15 Aug 2011 04:58:54 -0000	1.11
+++ event-popstate.html	13 Apr 2012 23:59:38 -0000	1.12
@@ -1,9 +1,9 @@
 <dl id="event-popstate_index">
 <dd>
-<a href="history.html#event-popstate_0"><span class="secno">5.4.1 </span>The session history of browsing contexts</a>
+<a href="history.html#event-popstate_0"><span class="secno">5.5.1 </span>The session history of browsing contexts</a>
 </dd>
 <dd>
-<a class="dfn-ref" href="history.html#event-popstate"><span class="secno">5.5.1 </span>History traversal</a>
+<a class="dfn-ref" href="history.html#event-popstate"><span class="secno">5.6.1 </span>History traversal</a>
 </dd>
 <dd>
 <a href="webappapis.html#popstate"><span class="secno">6.1.2.1 </span>Event handlers on elements, <code><span>Document</span></code> objects, and <code><span>Window</span></code> objects</a>

Index: dom-appcache-checking.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-appcache-checking.html,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- dom-appcache-checking.html	15 Aug 2011 04:58:47 -0000	1.12
+++ dom-appcache-checking.html	13 Apr 2012 23:59:37 -0000	1.13
@@ -1,6 +1,6 @@
 <dl id="dom-appcache-checking_index">
 <dd>
-<a href="offline.html#dom-appcache-checking_0"><span class="secno">5.6.3 </span>Application cache API</a>
+<a href="offline.html#dom-appcache-checking_0"><span class="secno">5.7.3 </span>Application cache API</a>
 <a class="dfn-ref" href="offline.html#dom-appcache-checking">(2)</a>
 <a class="index-counter" href="offline.html#checking">(3)</a>
 </dd>

Index: hashchangeeventinit.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/hashchangeeventinit.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- hashchangeeventinit.html	10 Sep 2011 01:57:16 -0000	1.1
+++ hashchangeeventinit.html	13 Apr 2012 23:59:38 -0000	1.2
@@ -1,6 +1,6 @@
 <dl id="hashchangeeventinit_index">
 <dd>
-<a href="history.html#hashchangeeventinit_0"><span class="secno">5.5.1 </span>History traversal</a>
+<a href="history.html#hashchangeeventinit_0"><span class="secno">5.6.1 </span>History traversal</a>
 <a class="dfn-ref" href="history.html#hashchangeeventinit">(2)</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.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- attr-iframe-sandbox.html	13 Mar 2012 23:59:16 -0000	1.31
+++ attr-iframe-sandbox.html	13 Apr 2012 23:59:36 -0000	1.32
@@ -5,20 +5,20 @@
   any content hosted by the </span><code><a href="the-iframe-element.html#the-iframe-element">iframe</a></code>. Its value must be an
   <a href="common-microsyntaxes.html#unordered-set-of-unique-space-separated-tokens">unordered set of unique space-separated tokens</a> that are
   <a href="infrastructure.html#ascii-case-insensitive">ASCII case-insensitive</a>. The allowed values are
-  <code title="attr-iframe-sandbox-allow-forms"><a href="http://dev.w3.org/html5/spec/the-iframe-element.html#attr-iframe-sandbox-allow-forms" class="full-spec-link" title='Read about this "allow-forms" reference in the full HTML5 spec.'>allow-forms</a></code>,
-  <code title="attr-iframe-sandbox-allow-same-origin"><a href="http://dev.w3.org/html5/spec/the-iframe-element.html#attr-iframe-sandbox-allow-same-origin" class="full-spec-link" title='Read about this "allow-same-origin" reference in the full HTML5 spec.'>allow-same-origin</a></code>,
-  <code title="attr-iframe-sandbox-allow-scripts"><a href="http://dev.w3.org/html5/spec/the-iframe-element.html#attr-iframe-sandbox-allow-scripts" class="full-spec-link" title='Read about this "allow-scripts" reference in the full HTML5 spec.'>allow-scripts</a></code>, and
-  <code title="attr-iframe-sandbox-allow-top-navigation"><a href="http://dev.w3.org/html5/spec/the-iframe-element.html#attr-iframe-sandbox-allow-top-navigation" class="full-spec-link" title='Read about this "allow-top-navigation" reference in the full HTML5 spec.'>allow-top-navigation</a></code>.
+  <code title="attr-iframe-sandbox-allow-forms"><a href="origin-0.html#attr-iframe-sandbox-allow-forms">allow-forms</a></code>,
+  <code title="attr-iframe-sandbox-allow-same-origin"><a href="origin-0.html#attr-iframe-sandbox-allow-same-origin">allow-same-origin</a></code>,
+  <code title="attr-iframe-sandbox-allow-scripts"><a href="origin-0.html#attr-iframe-sandbox-allow-scripts">allow-scripts</a></code>, and
+  <code title="attr-iframe-sandbox-allow-top-navigation"><a href="origin-0.html#attr-iframe-sandbox-allow-top-navigation">allow-top-navigation</a></code>.
 
   When the attribute is set, the content is treated as being from a
   unique <a href="origin-0.html#origin">origin</a>, forms and scripts are disabled, links
   are prevented from targeting other <a href="browsers.html#browsing-context" title="browsing
   context">browsing contexts</a>, and plugins are secured. The
-  <code title="attr-iframe-sandbox-allow-same-origin"><a href="http://dev.w3.org/html5/spec/the-iframe-element.html#attr-iframe-sandbox-allow-same-origin" class="full-spec-link" title='Read about this "allow-same-origin" reference in the full HTML5 spec.'>allow-same-origin</a></code>
+  <code title="attr-iframe-sandbox-allow-same-origin"><a href="origin-0.html#attr-iframe-sandbox-allow-same-origin">allow-same-origin</a></code>
   keyword allows the content to be treated as being from the same
-  origin instead of forcing it into a unique origin, the <code title="attr-iframe-sandbox-allow-top-navigation"><a href="http://dev.w3.org/html5/spec/the-iframe-element.html#attr-iframe-sandbox-allow-top-navigation" class="full-spec-link" title='Read about this "allow-top-navigation" reference in the full HTML5 spec.'>allow-top-navigation</a></code>
+  origin instead of forcing it into a unique origin, the <code title="attr-iframe-sandbox-allow-top-navigation"><a href="origin-0.html#attr-iframe-sandbox-allow-top-navigation">allow-top-navigation</a></code>
   keyword allows the content to <a href="http://dev.w3.org/html5/spec/history.html#navigate" class="full-spec-link" title='Read about this "navigate" reference in the full HTML5 spec.'>navigate</a> its
-  <a href="browsers.html#top-level-browsing-context">top-level browsing context</a>, and the <code title="attr-iframe-sandbox-allow-forms"><a href="http://dev.w3.org/html5/spec/the-iframe-element.html#attr-iframe-sandbox-allow-forms" class="full-spec-link" title='Read about this "allow-forms" reference in the full HTML5 spec.'>allow-forms</a></code> and <code title="attr-iframe-sandbox-allow-scripts"><a href="http://dev.w3.org/html5/spec/the-iframe-element.html#attr-iframe-sandbox-allow-scripts" class="full-spec-link" title='Read about this "allow-scripts" reference in the full HTML5 spec.'>allow-scripts</a></code>
+  <a href="browsers.html#top-level-browsing-context">top-level browsing context</a>, and the <code title="attr-iframe-sandbox-allow-forms"><a href="origin-0.html#attr-iframe-sandbox-allow-forms">allow-forms</a></code> and <code title="attr-iframe-sandbox-allow-scripts"><a href="origin-0.html#attr-iframe-sandbox-allow-scripts">allow-scripts</a></code>
   keywords re-enable forms and scripts respectively (though scripts
   are still prevented from creating popups).</span>
 
@@ -44,9 +44,12 @@
 <a href="browsers.html#sandbox_9"><span class="secno">5.1.4 </span>Browsing context names</a>
 </dd>
 <dd>
-<a class="no-num" href="index.html#sandbox_10">Elements</a>
+<a href="origin-0.html#sandbox_10"><span class="secno">5.4 </span>Sandboxing</a>
 </dd>
 <dd>
-<a class="no-num" href="index.html#iframe_76">Attributes</a>
+<a class="no-num" href="index.html#sandbox_11">Elements</a>
+</dd>
+<dd>
+<a class="no-num" href="index.html#iframe_78">Attributes</a>
 </dd>
 </dl>

Index: mime-type.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/mime-type.html,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- mime-type.html	11 Apr 2012 01:02:10 -0000	1.36
+++ mime-type.html	13 Apr 2012 23:59:38 -0000	1.37
@@ -35,7 +35,7 @@
 <a href="links.html#mime-type_13"><span class="secno">4.12.2 </span>Links created by <code><span>a</span></code> and <code><span>area</span></code> elements</a>
 </dd>
 <dd>
-<a href="offline.html#mime-type_14"><span class="secno">5.6.2.2 </span>Writing cache manifests</a>
+<a href="offline.html#mime-type_14"><span class="secno">5.7.2.2 </span>Writing cache manifests</a>
 <a class="index-counter" href="offline.html#mime-type_15">(2)</a>
 </dd>
 <dd>

Index: event-appcache-updateready.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/event-appcache-updateready.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- event-appcache-updateready.html	18 Aug 2011 21:58:01 -0000	1.11
+++ event-appcache-updateready.html	13 Apr 2012 23:59:37 -0000	1.12
@@ -1,10 +1,10 @@
 <dl id="event-appcache-updateready_index">
 <dd>
-<a href="offline.html#updateready"><span class="secno">5.6.1.1 </span>Event summary</a>
+<a href="offline.html#updateready"><span class="secno">5.7.1.1 </span>Event summary</a>
 <a class="index-counter" href="offline.html#updateready_0">(2)</a>
 <a class="dfn-ref" href="offline.html#event-appcache-updateready">(3)</a>
 </dd>
 <dd>
-<a href="offline.html#updateready_1"><span class="secno">5.6.3 </span>Application cache API</a>
+<a href="offline.html#updateready_1"><span class="secno">5.7.3 </span>Application cache API</a>
 </dd>
 </dl>

--- NEW FILE: sandboxed-forms-browsing-context-flag.html ---
<dl id="sandboxed-forms-browsing-context-flag_index">
<dd>
<a class="dfn-ref" href="origin-0.html#sandboxed-forms-browsing-context-flag"><span class="secno">5.4 </span>Sandboxing</a>
<a class="index-counter" href="origin-0.html#sandboxed-forms-browsing-context-flag_0">(2)</a>
</dd>
</dl>

Index: hashchangeevent.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/hashchangeevent.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- hashchangeevent.html	15 Aug 2011 04:58:57 -0000	1.10
+++ hashchangeevent.html	13 Apr 2012 23:59:38 -0000	1.11
@@ -1,6 +1,6 @@
 <dl id="hashchangeevent_index">
 <dd>
-<a class="dfn-ref" href="history.html#hashchangeevent"><span class="secno">5.5.1 </span>History traversal</a>
+<a class="dfn-ref" href="history.html#hashchangeevent"><span class="secno">5.6.1 </span>History traversal</a>
 </dd>
 <dd>
 <a class="no-num" href="index.html#hashchangeevent_0">Events</a>

Index: window.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/window.html,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- window.html	26 Aug 2011 20:58:38 -0000	1.32
+++ window.html	13 Apr 2012 23:59:40 -0000	1.33
@@ -34,11 +34,11 @@
 <a href="browsers.html#window_16"><span class="secno">5.2.3 </span>Named access on the <code><span>Window</span></code> object</a>
 </dd>
 <dd>
-<a href="history.html#window_17"><span class="secno">5.4.1 </span>The session history of browsing contexts</a>
+<a href="history.html#window_17"><span class="secno">5.5.1 </span>The session history of browsing contexts</a>
 <a class="index-counter" href="history.html#window_18">(2)</a>
 </dd>
 <dd>
-<a href="offline.html#window_19"><span class="secno">5.6.3 </span>Application cache API</a>
+<a href="offline.html#window_19"><span class="secno">5.7.3 </span>Application cache API</a>
 </dd>
 <dd>
 <a href="webappapis.html#window_20"><span class="secno">6.1.2 </span>Events</a>

Index: event-appcache-downloading.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/event-appcache-downloading.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- event-appcache-downloading.html	15 Aug 2011 04:58:53 -0000	1.10
+++ event-appcache-downloading.html	13 Apr 2012 23:59:37 -0000	1.11
@@ -1,6 +1,6 @@
 <dl id="event-appcache-downloading_index">
 <dd>
-<a href="offline.html#downloading"><span class="secno">5.6.1.1 </span>Event summary</a>
+<a href="offline.html#downloading"><span class="secno">5.7.1.1 </span>Event summary</a>
 <a class="dfn-ref" href="offline.html#event-appcache-downloading">(2)</a>
 </dd>
 </dl>

Index: location.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/location.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- location.html	15 Aug 2011 04:58:57 -0000	1.10
+++ location.html	13 Apr 2012 23:59:38 -0000	1.11
@@ -6,7 +6,7 @@
 <a href="browsers.html#location_1"><span class="secno">5.2 </span>The <code><span>Window</span></code> object</a>
 </dd>
 <dd>
-<a href="history.html#location_2"><span class="secno">5.4.3 </span>The <code><span>Location</span></code> interface</a>
+<a href="history.html#location_2"><span class="secno">5.5.3 </span>The <code><span>Location</span></code> interface</a>
 <a class="index-counter" href="history.html#location_3">(2)</a>
 <a class="index-counter" href="history.html#location_4">(3)</a>
 <a class="index-counter" href="history.html#location_5">(4)</a>

Index: active-document.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/active-document.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- active-document.html	15 Aug 2011 04:58:38 -0000	1.14
+++ active-document.html	13 Apr 2012 23:59:34 -0000	1.15
@@ -25,9 +25,9 @@
 <a class="index-counter" href="browsers.html#active-document_9">(2)</a>
 </dd>
 <dd>
-<a href="history.html#active-document_10"><span class="secno">5.4.1 </span>The session history of browsing contexts</a>
+<a href="history.html#active-document_10"><span class="secno">5.5.1 </span>The session history of browsing contexts</a>
 </dd>
 <dd>
-<a href="offline.html#active-document_11"><span class="secno">5.6.3 </span>Application cache API</a>
+<a href="offline.html#active-document_11"><span class="secno">5.7.3 </span>Application cache API</a>
 </dd>
 </dl>

Index: session-history.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/session-history.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- session-history.html	15 Feb 2012 05:58:19 -0000	1.11
+++ session-history.html	13 Apr 2012 23:59:39 -0000	1.12
@@ -4,12 +4,12 @@
 <a class="index-counter" href="browsers.html#session-history_1">(2)</a>
 </dd>
 <dd>
-<a class="dfn-ref" href="history.html#session-history"><span class="secno">5.4.1 </span>The session history of browsing contexts</a>
+<a class="dfn-ref" href="history.html#session-history"><span class="secno">5.5.1 </span>The session history of browsing contexts</a>
 <a class="index-counter" href="history.html#session-history_2">(2)</a>
 <a class="index-counter" href="history.html#session-history_3">(3)</a>
 </dd>
 <dd>
-<a href="history.html#session-history_4"><span class="secno">5.4.2 </span>The <code><span>History</span></code> interface</a>
+<a href="history.html#session-history_4"><span class="secno">5.5.2 </span>The <code><span>History</span></code> interface</a>
 <a class="index-counter" href="history.html#session-history_5">(2)</a>
 <a class="index-counter" href="history.html#session-history_6">(3)</a>
 <a class="index-counter" href="history.html#session-history_7">(4)</a>

--- NEW FILE: sandboxed-origin-browsing-context-flag.html ---
<dl id="sandboxed-origin-browsing-context-flag_index">
<dd>
<a href="dom.html#sandboxed-origin-browsing-context-flag_0"><span class="secno">3.1.3 </span><span>Resource metadata management</span></a>
</dd>
<dd>
<a class="dfn-ref" href="origin-0.html#sandboxed-origin-browsing-context-flag"><span class="secno">5.4 </span>Sandboxing</a>
<a class="index-counter" href="origin-0.html#sandboxed-origin-browsing-context-flag_1">(2)</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.76
retrieving revision 1.77
diff -u -d -r1.76 -r1.77
--- attr-dim-width.html	13 Mar 2012 23:59:15 -0000	1.76
+++ attr-dim-width.html	13 Apr 2012 23:59:34 -0000	1.77
@@ -116,7 +116,7 @@
 </dd>
 <dd>
 <a class="no-num" href="index.html#embed_33">Attributes</a>
-<a class="index-counter" href="index.html#iframe_80">(2)</a>
+<a class="index-counter" href="index.html#iframe_82">(2)</a>
 <a class="index-counter" href="index.html#img_61">(3)</a>
 <a class="index-counter" href="index.html#input_169">(4)</a>
 <a class="index-counter" href="index.html#object_70">(5)</a>

Index: attr-iframe-src.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-iframe-src.html,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- attr-iframe-src.html	13 Mar 2012 23:59:18 -0000	1.31
+++ attr-iframe-src.html	13 Apr 2012 23:59:36 -0000	1.32
@@ -19,6 +19,6 @@
 <a class="no-num" href="index.html#src_22">Elements</a>
 </dd>
 <dd>
-<a class="no-num" href="index.html#iframe_78">Attributes</a>
+<a class="no-num" href="index.html#iframe_80">Attributes</a>
 </dd>
 </dl>

Index: popstateevent.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/popstateevent.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- popstateevent.html	15 Aug 2011 04:58:59 -0000	1.10
+++ popstateevent.html	13 Apr 2012 23:59:38 -0000	1.11
@@ -1,6 +1,6 @@
 <dl id="popstateevent_index">
 <dd>
-<a class="dfn-ref" href="history.html#popstateevent"><span class="secno">5.5.1 </span>History traversal</a>
+<a class="dfn-ref" href="history.html#popstateevent"><span class="secno">5.6.1 </span>History traversal</a>
 </dd>
 <dd>
 <a class="no-num" href="index.html#popstateevent_0">Events</a>

Index: joint-session-history.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/joint-session-history.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- joint-session-history.html	15 Aug 2011 04:58:57 -0000	1.10
+++ joint-session-history.html	13 Apr 2012 23:59:38 -0000	1.11
@@ -1,6 +1,6 @@
 <dl id="joint-session-history_index">
 <dd>
-<a href="history.html#joint-session-history_0"><span class="secno">5.4.2 </span>The <code><span>History</span></code> interface</a>
+<a href="history.html#joint-session-history_0"><span class="secno">5.5.2 </span>The <code><span>History</span></code> interface</a>
 <a class="index-counter" href="history.html#joint-session-history_1">(2)</a>
 <a class="index-counter" href="history.html#joint-session-history_2">(3)</a>
 <a class="index-counter" href="history.html#joint-session-history_3">(4)</a>

Index: event-pagehide.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/event-pagehide.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- event-pagehide.html	15 Aug 2011 04:58:54 -0000	1.11
+++ event-pagehide.html	13 Apr 2012 23:59:38 -0000	1.12
@@ -1,6 +1,6 @@
 <dl id="event-pagehide_index">
 <dd>
-<a class="dfn-ref" href="history.html#event-pagehide"><span class="secno">5.5.1 </span>History traversal</a>
+<a class="dfn-ref" href="history.html#event-pagehide"><span class="secno">5.6.1 </span>History traversal</a>
 </dd>
 <dd>
 <a href="webappapis.html#pagehide"><span class="secno">6.1.2.1 </span>Event handlers on elements, <code><span>Document</span></code> objects, and <code><span>Window</span></code> objects</a>

Index: dom-appcache-updateready.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-appcache-updateready.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- dom-appcache-updateready.html	15 Aug 2011 04:58:48 -0000	1.11
+++ dom-appcache-updateready.html	13 Apr 2012 23:59:37 -0000	1.12
@@ -1,6 +1,6 @@
 <dl id="dom-appcache-updateready_index">
 <dd>
-<a href="offline.html#dom-appcache-updateready_0"><span class="secno">5.6.3 </span>Application cache API</a>
+<a href="offline.html#dom-appcache-updateready_0"><span class="secno">5.7.3 </span>Application cache API</a>
 <a class="dfn-ref" href="offline.html#dom-appcache-updateready">(2)</a>
 </dd>
 </dl>

Index: dom-location-hash.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-location-hash.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- dom-location-hash.html	13 Mar 2012 19:59:14 -0000	1.14
+++ dom-location-hash.html	13 Apr 2012 23:59:37 -0000	1.15
@@ -15,7 +15,7 @@
 
   </dd>
 <dd>
-<a href="history.html#dom-location-hash_0"><span class="secno">5.4.3 </span>The <code><span>Location</span></code> interface</a>
+<a href="history.html#dom-location-hash_0"><span class="secno">5.5.3 </span>The <code><span>Location</span></code> interface</a>
 <a class="dfn-ref" href="history.html#dom-location-hash">(2)</a>
 </dd>
 </dl>

--- NEW FILE: sandboxed-plugins-browsing-context-flag.html ---
<dl id="sandboxed-plugins-browsing-context-flag_index">
<dd>
<a class="dfn-ref" href="origin-0.html#sandboxed-plugins-browsing-context-flag"><span class="secno">5.4 </span>Sandboxing</a>
<a class="index-counter" href="origin-0.html#sandboxed-plugins-browsing-context-flag_0">(2)</a>
</dd>
</dl>

Index: pagetransitioneventinit.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/pagetransitioneventinit.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- pagetransitioneventinit.html	10 Sep 2011 01:57:16 -0000	1.1
+++ pagetransitioneventinit.html	13 Apr 2012 23:59:38 -0000	1.2
@@ -1,6 +1,6 @@
 <dl id="pagetransitioneventinit_index">
 <dd>
-<a href="history.html#pagetransitioneventinit_0"><span class="secno">5.5.1 </span>History traversal</a>
+<a href="history.html#pagetransitioneventinit_0"><span class="secno">5.6.1 </span>History traversal</a>
 <a class="dfn-ref" href="history.html#pagetransitioneventinit">(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.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- fully-active.html	15 Aug 2011 04:58:54 -0000	1.11
+++ fully-active.html	13 Apr 2012 23:59:38 -0000	1.12
@@ -6,6 +6,6 @@
 <a class="index-counter" href="browsers.html#fully-active_2">(4)</a>
 </dd>
 <dd>
-<a href="history.html#fully-active_3"><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.5.2 </span>The <code><span>History</span></code> interface</a>
 </dd>
 </dl>

Index: history-0.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/history-0.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- history-0.html	13 Mar 2012 19:59:16 -0000	1.13
+++ history-0.html	13 Apr 2012 23:59:38 -0000	1.14
@@ -15,13 +15,13 @@
 <a href="browsers.html#history_8"><span class="secno">5.2 </span>The <code><span>Window</span></code> object</a>
 </dd>
 <dd>
-<a href="history.html#history_9"><span class="secno">5.4.1 </span>The session history of browsing contexts</a>
+<a href="history.html#history_9"><span class="secno">5.5.1 </span>The session history of browsing contexts</a>
 <a class="index-counter" href="history.html#history_10">(2)</a>
 <a class="index-counter" href="history.html#history_11">(3)</a>
 <a class="index-counter" href="history.html#history_12">(4)</a>
 </dd>
 <dd>
-<a href="history.html#history_13"><span class="secno">5.4.2 </span>The <code><span>History</span></code> interface</a>
+<a href="history.html#history_13"><span class="secno">5.5.2 </span>The <code><span>History</span></code> interface</a>
 <a class="dfn-ref" href="history.html#history-0">(2)</a>
 <a class="index-counter" href="history.html#history_14">(3)</a>
 <a class="index-counter" href="history.html#history_15">(4)</a>

Index: url.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/url.html,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- url.html	11 Oct 2011 00:59:16 -0000	1.28
+++ url.html	13 Apr 2012 23:59:39 -0000	1.29
@@ -44,13 +44,13 @@
 <a href="commands.html#url_16"><span class="secno">4.11.5 </span>Commands</a>
 </dd>
 <dd>
-<a href="history.html#url_17"><span class="secno">5.4.1 </span>The session history of browsing contexts</a>
+<a href="history.html#url_17"><span class="secno">5.5.1 </span>The session history of browsing contexts</a>
 <a class="index-counter" href="history.html#url_18">(2)</a>
 <a class="index-counter" href="history.html#url_19">(3)</a>
 <a class="index-counter" href="history.html#url_20">(4)</a>
 </dd>
 <dd>
-<a href="history.html#url_21"><span class="secno">5.5.1 </span>History traversal</a>
+<a href="history.html#url_21"><span class="secno">5.6.1 </span>History traversal</a>
 <a class="index-counter" href="history.html#url_22">(2)</a>
 <a class="index-counter" href="history.html#url_23">(3)</a>
 </dd>

Index: attr-iframe-srcdoc.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-iframe-srcdoc.html,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- attr-iframe-srcdoc.html	13 Mar 2012 23:59:18 -0000	1.28
+++ attr-iframe-srcdoc.html	13 Apr 2012 23:59:36 -0000	1.29
@@ -21,6 +21,6 @@
 <a class="no-num" href="index.html#srcdoc_7">Elements</a>
 </dd>
 <dd>
-<a class="no-num" href="index.html#iframe_79">Attributes</a>
+<a class="no-num" href="index.html#iframe_81">Attributes</a>
 </dd>
 </dl>

Index: event-appcache-checking.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/event-appcache-checking.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- event-appcache-checking.html	15 Aug 2011 04:58:53 -0000	1.11
+++ event-appcache-checking.html	13 Apr 2012 23:59:37 -0000	1.12
@@ -1,5 +1,5 @@
 <dl class="has-norefs" id="event-appcache-checking_index">
 <dd>
-<a class="dfn-ref" href="offline.html#event-appcache-checking"><span class="secno">5.6.1.1 </span>Event summary</a>
+<a class="dfn-ref" href="offline.html#event-appcache-checking"><span class="secno">5.7.1.1 </span>Event summary</a>
 </dd>
 </dl>

Index: event-appcache-noupdate.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/event-appcache-noupdate.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- event-appcache-noupdate.html	15 Aug 2011 04:58:53 -0000	1.10
+++ event-appcache-noupdate.html	13 Apr 2012 23:59:37 -0000	1.11
@@ -1,6 +1,6 @@
 <dl id="event-appcache-noupdate_index">
 <dd>
-<a href="offline.html#noupdate"><span class="secno">5.6.1.1 </span>Event summary</a>
+<a href="offline.html#noupdate"><span class="secno">5.7.1.1 </span>Event summary</a>
 <a class="dfn-ref" href="offline.html#event-appcache-noupdate">(2)</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.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- the-iframe-element.html	13 Mar 2012 23:59:18 -0000	1.37
+++ the-iframe-element.html	13 Apr 2012 23:59:39 -0000	1.38
@@ -85,38 +85,42 @@
 <a href="browsers.html#iframe_49"><span class="secno">5.1.4 </span>Browsing context names</a>
 </dd>
 <dd>
-<a href="obsolete.html#iframe_50"><span class="secno">10.2 </span>Non-conforming features</a>
-<a class="index-counter" href="obsolete.html#iframe_51">(2)</a>
-<a class="index-counter" href="obsolete.html#iframe_52">(3)</a>
-<a class="index-counter" href="obsolete.html#iframe_53">(4)</a>
-<a class="index-counter" href="obsolete.html#iframe_54">(5)</a>
-<a class="index-counter" href="obsolete.html#iframe_55">(6)</a>
-<a class="index-counter" href="obsolete.html#iframe_56">(7)</a>
-<a class="index-counter" href="obsolete.html#iframe_57">(8)</a>
-<a class="index-counter" href="obsolete.html#iframe_58">(9)</a>
-<a class="index-counter" href="obsolete.html#iframe_59">(10)</a>
-<a class="index-counter" href="obsolete.html#iframe_60">(11)</a>
-<a class="index-counter" href="obsolete.html#iframe_61">(12)</a>
-<a class="index-counter" href="obsolete.html#iframe_62">(13)</a>
-<a class="index-counter" href="obsolete.html#iframe_63">(14)</a>
-<a class="index-counter" href="obsolete.html#iframe_64">(15)</a>
-<a class="index-counter" href="obsolete.html#iframe_65">(16)</a>
-<a class="index-counter" href="obsolete.html#iframe_66">(17)</a>
+<a href="origin-0.html#iframe_50"><span class="secno">5.4 </span>Sandboxing</a>
+<a class="index-counter" href="origin-0.html#iframe_51">(2)</a>
 </dd>
 <dd>
-<a class="no-num" href="index.html#iframe_67">Elements</a>
+<a href="obsolete.html#iframe_52"><span class="secno">10.2 </span>Non-conforming features</a>
+<a class="index-counter" href="obsolete.html#iframe_53">(2)</a>
+<a class="index-counter" href="obsolete.html#iframe_54">(3)</a>
+<a class="index-counter" href="obsolete.html#iframe_55">(4)</a>
+<a class="index-counter" href="obsolete.html#iframe_56">(5)</a>
+<a class="index-counter" href="obsolete.html#iframe_57">(6)</a>
+<a class="index-counter" href="obsolete.html#iframe_58">(7)</a>
+<a class="index-counter" href="obsolete.html#iframe_59">(8)</a>
+<a class="index-counter" href="obsolete.html#iframe_60">(9)</a>
+<a class="index-counter" href="obsolete.html#iframe_61">(10)</a>
+<a class="index-counter" href="obsolete.html#iframe_62">(11)</a>
+<a class="index-counter" href="obsolete.html#iframe_63">(12)</a>
+<a class="index-counter" href="obsolete.html#iframe_64">(13)</a>
+<a class="index-counter" href="obsolete.html#iframe_65">(14)</a>
+<a class="index-counter" href="obsolete.html#iframe_66">(15)</a>
+<a class="index-counter" href="obsolete.html#iframe_67">(16)</a>
+<a class="index-counter" href="obsolete.html#iframe_68">(17)</a>
 </dd>
 <dd>
-<a class="no-num" href="index.html#iframe_68">Element content categories</a>
-<a class="index-counter" href="index.html#iframe_69">(2)</a>
-<a class="index-counter" href="index.html#iframe_70">(3)</a>
-<a class="index-counter" href="index.html#iframe_71">(4)</a>
-<a class="index-counter" href="index.html#iframe_72">(5)</a>
+<a class="no-num" href="index.html#iframe_69">Elements</a>
 </dd>
 <dd>
-<a class="no-num" href="index.html#iframe_73">Attributes</a>
+<a class="no-num" href="index.html#iframe_70">Element content categories</a>
+<a class="index-counter" href="index.html#iframe_71">(2)</a>
+<a class="index-counter" href="index.html#iframe_72">(3)</a>
+<a class="index-counter" href="index.html#iframe_73">(4)</a>
+<a class="index-counter" href="index.html#iframe_74">(5)</a>
 </dd>
 <dd>
-<a class="no-num" href="index.html#iframe_74">Interfaces</a>
+<a class="no-num" href="index.html#iframe_75">Attributes</a>
+</dd>
+<dd>
+<a class="no-num" href="index.html#iframe_76">Interfaces</a>
 </dd>
 </dl>

Index: dom-appcache-downloading.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-appcache-downloading.html,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- dom-appcache-downloading.html	15 Aug 2011 04:58:47 -0000	1.12
+++ dom-appcache-downloading.html	13 Apr 2012 23:59:37 -0000	1.13
@@ -1,6 +1,6 @@
 <dl id="dom-appcache-downloading_index">
 <dd>
-<a href="offline.html#dom-appcache-downloading_0"><span class="secno">5.6.3 </span>Application cache API</a>
+<a href="offline.html#dom-appcache-downloading_0"><span class="secno">5.7.3 </span>Application cache API</a>
 <a class="dfn-ref" href="offline.html#dom-appcache-downloading">(2)</a>
 <a class="index-counter" href="offline.html#downloading_0">(3)</a>
 </dd>

Index: attr-fe-autofocus.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-fe-autofocus.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- attr-fe-autofocus.html	5 Jul 2011 11:36:41 -0000	1.14
+++ attr-fe-autofocus.html	13 Apr 2012 23:59:35 -0000	1.15
@@ -25,6 +25,9 @@
 <a class="index-counter" href="attributes-common-to-form-controls.html#autofocus_10">(3)</a>
 </dd>
 <dd>
+<a href="origin-0.html#attr-fe-autofocus_0"><span class="secno">5.4 </span>Sandboxing</a>
+</dd>
+<dd>
 <a class="no-num" href="index.html#autofocus_11">Elements</a>
 <a class="index-counter" href="index.html#autofocus_12">(2)</a>
 <a class="index-counter" href="index.html#autofocus_13">(3)</a>

Index: event-appcache-progress.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/event-appcache-progress.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- event-appcache-progress.html	5 Oct 2011 23:57:48 -0000	1.17
+++ event-appcache-progress.html	13 Apr 2012 23:59:37 -0000	1.18
@@ -1,6 +1,6 @@
 <dl id="event-appcache-progress_index">
 <dd>
-<a href="offline.html#progress_19"><span class="secno">5.6.1.1 </span>Event summary</a>
+<a href="offline.html#progress_19"><span class="secno">5.7.1.1 </span>Event summary</a>
 <a class="dfn-ref" href="offline.html#event-appcache-progress">(2)</a>
 <a class="index-counter" href="offline.html#progress_20">(3)</a>
 </dd>

Index: dom-appcache-idle.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-appcache-idle.html,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- dom-appcache-idle.html	15 Aug 2011 04:58:47 -0000	1.12
+++ dom-appcache-idle.html	13 Apr 2012 23:59:37 -0000	1.13
@@ -1,6 +1,6 @@
 <dl id="dom-appcache-idle_index">
 <dd>
-<a href="offline.html#dom-appcache-idle_0"><span class="secno">5.6.3 </span>Application cache API</a>
+<a href="offline.html#dom-appcache-idle_0"><span class="secno">5.7.3 </span>Application cache API</a>
 <a class="dfn-ref" href="offline.html#dom-appcache-idle">(2)</a>
 <a class="index-counter" href="offline.html#idle">(3)</a>
 <a class="index-counter" href="offline.html#idle_0">(4)</a>

Index: origin.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/origin.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- origin.html	13 Mar 2012 23:59:18 -0000	1.23
+++ origin.html	13 Apr 2012 23:59:38 -0000	1.24
@@ -9,7 +9,10 @@
 <a class="dfn-ref" href="origin-0.html#origin"><span class="secno">5.3 </span>Origin</a>
 </dd>
 <dd>
-<a href="iana.html#origin_2"><span class="secno">11.1 </span><span><code>text/html</code></span></a>
-<a class="index-counter" href="iana.html#origin_3">(2)</a>
+<a href="origin-0.html#origin_2"><span class="secno">5.4 </span>Sandboxing</a>
+</dd>
+<dd>
+<a href="iana.html#origin_3"><span class="secno">11.1 </span><span><code>text/html</code></span></a>
+<a class="index-counter" href="iana.html#origin_4">(2)</a>
 </dd>
 </dl>

--- NEW FILE: sandboxed-seamless-iframes-flag.html ---
<dl id="sandboxed-seamless-iframes-flag_index">
<dd>
<a class="dfn-ref" href="origin-0.html#sandboxed-seamless-iframes-flag"><span class="secno">5.4 </span>Sandboxing</a>
<a class="index-counter" href="origin-0.html#sandboxed-seamless-iframes-flag_0">(2)</a>
</dd>
</dl>

--- NEW FILE: sandboxed-top-level-navigation-browsing-context-flag.html ---
<dl id="sandboxed-top-level-navigation-browsing-context-flag_index">
<dd>
<a href="origin-0.html#sandboxed-top-level-navigation-browsing-context-flag_0"><span class="secno">5.4 </span>Sandboxing</a>
<a class="dfn-ref" href="origin-0.html#sandboxed-top-level-navigation-browsing-context-flag">(2)</a>
<a class="index-counter" href="origin-0.html#sandboxed-top-level-navigation-browsing-context-flag_1">(3)</a>
</dd>
</dl>

Index: dom-location-host.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-location-host.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- dom-location-host.html	13 Mar 2012 19:59:14 -0000	1.14
+++ dom-location-host.html	13 Apr 2012 23:59:37 -0000	1.15
@@ -15,7 +15,7 @@
 
   </dd>
 <dd>
-<a href="history.html#dom-location-host_0"><span class="secno">5.4.3 </span>The <code><span>Location</span></code> interface</a>
+<a href="history.html#dom-location-host_0"><span class="secno">5.5.3 </span>The <code><span>Location</span></code> interface</a>
 <a class="dfn-ref" href="history.html#dom-location-host">(2)</a>
 </dd>
 </dl>

Index: dom-appcache-obsolete.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-appcache-obsolete.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- dom-appcache-obsolete.html	15 Aug 2011 04:58:47 -0000	1.11
+++ dom-appcache-obsolete.html	13 Apr 2012 23:59:37 -0000	1.12
@@ -1,6 +1,6 @@
 <dl id="dom-appcache-obsolete_index">
 <dd>
-<a href="offline.html#dom-appcache-obsolete_0"><span class="secno">5.6.3 </span>Application cache API</a>
+<a href="offline.html#dom-appcache-obsolete_0"><span class="secno">5.7.3 </span>Application cache API</a>
 <a class="dfn-ref" href="offline.html#dom-appcache-obsolete">(2)</a>
 </dd>
 </dl>

Index: current-entry.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/current-entry.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- current-entry.html	16 Feb 2012 09:57:46 -0000	1.11
+++ current-entry.html	13 Apr 2012 23:59:37 -0000	1.12
@@ -1,15 +1,15 @@
 <dl id="current-entry_index">
 <dd>
-<a class="dfn-ref" href="history.html#current-entry"><span class="secno">5.4.1 </span>The session history of browsing contexts</a>
+<a class="dfn-ref" href="history.html#current-entry"><span class="secno">5.5.1 </span>The session history of browsing contexts</a>
 <a class="index-counter" href="history.html#current-entry_0">(2)</a>
 <a class="index-counter" href="history.html#current-entry_1">(3)</a>
 </dd>
 <dd>
-<a href="history.html#current-entry_2"><span class="secno">5.4.2 </span>The <code><span>History</span></code> interface</a>
+<a href="history.html#current-entry_2"><span class="secno">5.5.2 </span>The <code><span>History</span></code> interface</a>
 <a class="index-counter" href="history.html#current-entry_3">(2)</a>
 </dd>
 <dd>
-<a href="history.html#current-entry_4"><span class="secno">5.4.3 </span>The <code><span>Location</span></code> interface</a>
+<a href="history.html#current-entry_4"><span class="secno">5.5.3 </span>The <code><span>Location</span></code> interface</a>
 </dd>
 <dd>
 <a class="no-num" href="index.html#current-entry_5">Events</a>

--- NEW FILE: sandboxed-navigation-browsing-context-flag.html ---
<dl id="sandboxed-navigation-browsing-context-flag_index">
<dd>
<a class="dfn-ref" href="origin-0.html#sandboxed-navigation-browsing-context-flag"><span class="secno">5.4 </span>Sandboxing</a>
<a class="index-counter" href="origin-0.html#sandboxed-navigation-browsing-context-flag_0">(2)</a>
<a class="index-counter" href="origin-0.html#sandboxed-navigation-browsing-context-flag_1">(3)</a>
</dd>
</dl>

--- NEW FILE: attr-iframe-sandbox-allow-forms.html ---
<dl id="attr-iframe-sandbox-allow-forms_index">
<dd>
<a href="the-iframe-element.html#allow-forms"><span class="secno">4.8.2 </span>The <span><code>iframe</code></span> element</a>
<a class="index-counter" href="the-iframe-element.html#allow-forms_0">(2)</a>
<a class="index-counter" href="the-iframe-element.html#allow-forms_1">(3)</a>
<a class="index-counter" href="the-iframe-element.html#allow-forms_2">(4)</a>
</dd>
<dd>
<a class="dfn-ref" href="origin-0.html#attr-iframe-sandbox-allow-forms"><span class="secno">5.4 </span>Sandboxing</a>
</dd>
<dd>
<a class="no-num" href="index.html#allow-forms_3">Attributes</a>
</dd>
</dl>

Index: concept-appcache-manifest-fallback.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/concept-appcache-manifest-fallback.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- concept-appcache-manifest-fallback.html	15 Aug 2011 04:58:46 -0000	1.10
+++ concept-appcache-manifest-fallback.html	13 Apr 2012 23:59:37 -0000	1.11
@@ -1,6 +1,6 @@
 <dl id="concept-appcache-manifest-fallback_index">
 <dd>
-<a class="dfn-ref" href="offline.html#concept-appcache-manifest-fallback"><span class="secno">5.6.2.2 </span>Writing cache manifests</a>
+<a class="dfn-ref" href="offline.html#concept-appcache-manifest-fallback"><span class="secno">5.7.2.2 </span>Writing cache manifests</a>
 <a class="index-counter" href="offline.html#concept-appcache-manifest-fallback_0">(2)</a>
 <a class="index-counter" href="offline.html#concept-appcache-manifest-fallback_1">(3)</a>
 </dd>

Index: concept-appcache-manifest-network.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/concept-appcache-manifest-network.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- concept-appcache-manifest-network.html	15 Aug 2011 04:58:46 -0000	1.10
+++ concept-appcache-manifest-network.html	13 Apr 2012 23:59:37 -0000	1.11
@@ -1,6 +1,6 @@
 <dl id="concept-appcache-manifest-network_index">
 <dd>
-<a class="dfn-ref" href="offline.html#concept-appcache-manifest-network"><span class="secno">5.6.2.2 </span>Writing cache manifests</a>
+<a class="dfn-ref" href="offline.html#concept-appcache-manifest-network"><span class="secno">5.7.2.2 </span>Writing cache manifests</a>
 <a class="index-counter" href="offline.html#concept-appcache-manifest-network_0">(2)</a>
 <a class="index-counter" href="offline.html#concept-appcache-manifest-network_1">(3)</a>
 </dd>

Received on Friday, 13 April 2012 23:59:51 UTC