hixie: There might not be one, e.g. if the iframe is out-of-document. (whatwg r5696)

hixie: There might not be one, e.g. if the iframe is out-of-document.
(whatwg r5696)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.4563&r2=1.4564&f=h
http://html5.org/tools/web-apps-tracker?from=5695&to=5696

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4563
retrieving revision 1.4564
diff -u -d -r1.4563 -r1.4564
--- Overview.html 2 Dec 2010 00:10:01 -0000 1.4563
+++ Overview.html 2 Dec 2010 00:19:21 -0000 1.4564
@@ -19909,7 +19909,7 @@
     <p>User agents should, in general, act as if the <a href="#active-document">active
     document</a> of the <code><a href="#the-iframe-element">iframe</a></code>'s <a href="#nested-browsing-context">nested browsing
     context</a> was part of the document that the
-    <code><a href="#the-iframe-element">iframe</a></code> is in.</p>
+    <code><a href="#the-iframe-element">iframe</a></code> is in, if any.</p>
 
     <p class="example">For example if the user agent supports listing
     all the links in a document, links in "seamlessly" nested

Received on Thursday, 2 December 2010 00:21:57 UTC