html5/spec Overview.html,1.3693,1.3694

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

Modified Files:
	Overview.html 
Log Message:
Add WindowProxy IDL definition to help webidl checker. (whatwg r4635)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3693
retrieving revision 1.3694
diff -u -d -r1.3693 -r1.3694
--- Overview.html	29 Jan 2010 11:54:24 -0000	1.3693
+++ Overview.html	29 Jan 2010 23:11:08 -0000	1.3694
@@ -38067,6 +38067,7 @@
 
   <h3 id="the-windowproxy-object"><span class="secno">5.2 </span>The <code><a href="#windowproxy">WindowProxy</a></code> object</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p>
 
+
   <p>As mentioned earlier, each <a href="#browsing-context">browsing context</a> has a
   <dfn id="windowproxy"><code>WindowProxy</code></dfn> object. This object is unusual
   in that all operations that would be performed on it must be

Received on Friday, 29 January 2010 23:11:14 UTC