[html5] r5703 - [e] (0) looks like this term wasn't used, so drop it. Let me know if you were us [...]

whatwg at whatwg.org whatwg at whatwg.org
Mon Dec 6 16:21:52 PST 2010


Author: ianh
Date: 2010-12-06 16:21:51 -0800 (Mon, 06 Dec 2010)
New Revision: 5703

Modified:
   complete.html
   index
   source
Log:
[e] (0) looks like this term wasn't used, so drop it. Let me know if you were using it in some other spec.

Modified: complete.html
===================================================================
--- complete.html	2010-12-07 00:18:08 UTC (rev 5702)
+++ complete.html	2010-12-07 00:21:51 UTC (rev 5703)
@@ -57020,11 +57020,8 @@
 
   <p>An <a href=#auxiliary-browsing-context>auxiliary browsing context</a> has an <dfn id=opener-browsing-context>opener
   browsing context</dfn>, which is the <a href=#browsing-context>browsing context</a>
-  from which the <a href=#auxiliary-browsing-context>auxiliary browsing context</a> was created,
-  and it has a <dfn id=furthest-ancestor-browsing-context>furthest ancestor browsing context</dfn>, which is
-  the <a href=#top-level-browsing-context>top-level browsing context</a> of the <a href=#opener-browsing-context>opener
-  browsing context</a> when the <a href=#auxiliary-browsing-context>auxiliary browsing
-  context</a> was created.</p>
+  from which the <a href=#auxiliary-browsing-context>auxiliary browsing context</a> was
+  created.</p>
 
 
   <h5 id=navigating-auxiliary-browsing-contexts-in-the-dom><span class=secno>6.1.2.1 </span>Navigating auxiliary browsing contexts in the DOM</h5>

Modified: index
===================================================================
--- index	2010-12-07 00:18:08 UTC (rev 5702)
+++ index	2010-12-07 00:21:51 UTC (rev 5703)
@@ -57001,11 +57001,8 @@
 
   <p>An <a href=#auxiliary-browsing-context>auxiliary browsing context</a> has an <dfn id=opener-browsing-context>opener
   browsing context</dfn>, which is the <a href=#browsing-context>browsing context</a>
-  from which the <a href=#auxiliary-browsing-context>auxiliary browsing context</a> was created,
-  and it has a <dfn id=furthest-ancestor-browsing-context>furthest ancestor browsing context</dfn>, which is
-  the <a href=#top-level-browsing-context>top-level browsing context</a> of the <a href=#opener-browsing-context>opener
-  browsing context</a> when the <a href=#auxiliary-browsing-context>auxiliary browsing
-  context</a> was created.</p>
+  from which the <a href=#auxiliary-browsing-context>auxiliary browsing context</a> was
+  created.</p>
 
 
   <h5 id=navigating-auxiliary-browsing-contexts-in-the-dom><span class=secno>6.1.2.1 </span>Navigating auxiliary browsing contexts in the DOM</h5>

Modified: source
===================================================================
--- source	2010-12-07 00:18:08 UTC (rev 5702)
+++ source	2010-12-07 00:21:51 UTC (rev 5703)
@@ -64786,11 +64786,8 @@
 
   <p>An <span>auxiliary browsing context</span> has an <dfn>opener
   browsing context</dfn>, which is the <span>browsing context</span>
-  from which the <span>auxiliary browsing context</span> was created,
-  and it has a <dfn>furthest ancestor browsing context</dfn>, which is
-  the <span>top-level browsing context</span> of the <span>opener
-  browsing context</span> when the <span>auxiliary browsing
-  context</span> was created.</p>
+  from which the <span>auxiliary browsing context</span> was
+  created.</p>
 
 
   <h5>Navigating auxiliary browsing contexts in the DOM</h5>




More information about the Commit-Watchers mailing list