html5/spec Overview.html,1.4563,1.4564

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv21115

Modified Files:
	Overview.html 
Log Message:
There might not be one, e.g. if the iframe is out-of-document. (whatwg r5696)

Index: Overview.html
===================================================================
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:19:27 UTC