- From: poot <cvsmail@w3.org>
- Date: Sat, 30 Jan 2010 08:11:27 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: Add WindowProxy IDL definition to help webidl checker. (whatwg r4635) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3693&r2=1.3694&f=h http://html5.org/tools/web-apps-tracker?from=4634&to=4635 =================================================================== 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:56 UTC