[html5] r8137 - [e] (0) cross-reference error re sandboxing Affected topics: DOM APIs
whatwg at whatwg.org
whatwg at whatwg.org
Fri Aug 9 12:17:34 PDT 2013
Author: ianh
Date: 2013-08-09 12:17:33 -0700 (Fri, 09 Aug 2013)
New Revision: 8137
Modified:
complete.html
index
source
Log:
[e] (0) cross-reference error re sandboxing
Affected topics: DOM APIs
Modified: complete.html
===================================================================
--- complete.html 2013-08-07 23:11:05 UTC (rev 8136)
+++ complete.html 2013-08-09 19:17:33 UTC (rev 8137)
@@ -256,7 +256,7 @@
<header class=head id=head><p><a href=http://www.whatwg.org/ class=logo><img width=101 src=/images/logo alt=WHATWG height=101></a></p>
<hgroup><h1 class=allcaps>HTML</h1>
- <h2 class="no-num no-toc">Living Standard — Last Updated 7 August 2013</h2>
+ <h2 class="no-num no-toc">Living Standard — Last Updated 9 August 2013</h2>
</hgroup><dl><dt><strong>Web developer edition:</strong></dt>
<dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
<dt>Multiple-page version:</dt>
@@ -65605,7 +65605,7 @@
<li>The <a href="#script's-browsing-context" title="script's browsing context">browsing context</a> of the <a href=#incumbent-script>incumbent
script</a> is <a href=#familiar-with>familiar with</a> the <a href=#browsing-context>browsing context</a> <var title="">A</var>.</li>
- <li>The <a href="#script's-browsing-context" title="script's browsing context">browsing context</a> of the <a href=#incumbent-script>incumbent
+ <li id=sandboxClose>The <a href="#script's-browsing-context" title="script's browsing context">browsing context</a> of the <a href=#incumbent-script>incumbent
script</a> is <a href=#allowed-to-navigate>allowed to navigate</a> the <a href=#browsing-context>browsing context</a> <var title="">A</var>.</li>
</ul><p>A <a href=#browsing-context>browsing context</a> is <dfn id=script-closable>script-closable</dfn> if it is an <a href=#auxiliary-browsing-context>auxiliary
Modified: index
===================================================================
--- index 2013-08-07 23:11:05 UTC (rev 8136)
+++ index 2013-08-09 19:17:33 UTC (rev 8137)
@@ -256,7 +256,7 @@
<header class=head id=head><p><a href=http://www.whatwg.org/ class=logo><img width=101 src=/images/logo alt=WHATWG height=101></a></p>
<hgroup><h1 class=allcaps>HTML</h1>
- <h2 class="no-num no-toc">Living Standard — Last Updated 7 August 2013</h2>
+ <h2 class="no-num no-toc">Living Standard — Last Updated 9 August 2013</h2>
</hgroup><dl><dt><strong>Web developer edition:</strong></dt>
<dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
<dt>Multiple-page version:</dt>
@@ -65605,7 +65605,7 @@
<li>The <a href="#script's-browsing-context" title="script's browsing context">browsing context</a> of the <a href=#incumbent-script>incumbent
script</a> is <a href=#familiar-with>familiar with</a> the <a href=#browsing-context>browsing context</a> <var title="">A</var>.</li>
- <li>The <a href="#script's-browsing-context" title="script's browsing context">browsing context</a> of the <a href=#incumbent-script>incumbent
+ <li id=sandboxClose>The <a href="#script's-browsing-context" title="script's browsing context">browsing context</a> of the <a href=#incumbent-script>incumbent
script</a> is <a href=#allowed-to-navigate>allowed to navigate</a> the <a href=#browsing-context>browsing context</a> <var title="">A</var>.</li>
</ul><p>A <a href=#browsing-context>browsing context</a> is <dfn id=script-closable>script-closable</dfn> if it is an <a href=#auxiliary-browsing-context>auxiliary
Modified: source
===================================================================
--- source 2013-08-07 23:11:05 UTC (rev 8136)
+++ source 2013-08-09 19:17:33 UTC (rev 8137)
@@ -73166,7 +73166,7 @@
script</span> is <span>familiar with</span> the <span>browsing context</span> <var
title="">A</var>.</li>
- <li>The <span title="script's browsing context">browsing context</span> of the <span>incumbent
+ <li id="sandboxClose">The <span title="script's browsing context">browsing context</span> of the <span>incumbent
script</span> is <span>allowed to navigate</span> the <span>browsing context</span> <var
title="">A</var>.</li>
More information about the Commit-Watchers
mailing list