hixie: looks like this attribute is specced now so we're good (whatwg r6588)

hixie: looks like this attribute is specced now so we're good (whatwg
r6588)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.5281&r2=1.5282&f=h
http://html5.org/tools/web-apps-tracker?from=6587&to=6588

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.5281
retrieving revision 1.5282
diff -u -d -r1.5281 -r1.5282
--- Overview.html 23 Sep 2011 23:42:53 -0000 1.5281
+++ Overview.html 23 Sep 2011 23:56:45 -0000 1.5282
@@ -43786,7 +43786,7 @@
 
    </li>
 
-  </ol></div><h3 id="the-window-object"><span class="secno">5.2 </span>The <code><a href="#window">Window</a></code> object</h3><pre class="idl">[ReplaceableNamedProperties] 
+  </ol></div><h3 id="the-window-object"><span class="secno">5.2 </span>The <code><a href="#window">Window</a></code> object</h3><pre class="idl">[ReplaceableNamedProperties]
 interface <dfn id="window">Window</dfn> : <a href="#eventtarget">EventTarget</a> {
   // the current browsing context
   [Unforgeable] readonly attribute <a href="#windowproxy">WindowProxy</a> <a href="#dom-window" title="dom-window">window</a>;

Received on Friday, 23 September 2011 23:56:57 UTC