[whatwg] Renaming Interface Window

Michael A. Puls II shadow2531 at gmail.com
Mon Dec 14 14:16:32 PST 2009


> javascript:alert(window instanceof Window) seems to be implemented the
> same way in a number of browsers, no?

As of right now, Window is only exposed in Firefox and IE. Safari and  
Opera don't expose it. In Safari, alert(window) shows that window is an  
instance of DOMWindow though, but Webkit doesn't expose DOMWindow.

-- 
Michael



More information about the whatwg mailing list