ISSUE-125 (DOM Views): Consider dropping DOM Views reference for HTML5 defaultView [DOM3 Events]

ISSUE-125 (DOM Views): Consider dropping DOM Views reference for HTML5 defaultView [DOM3 Events]

http://www.w3.org/2008/webapps/track/issues/125

Raised by: Doug Schepers
On product: DOM3 Events

Simon Pieters <http://lists.w3.org/Archives/Public/www-dom/2010JulSep/0125.html>:
[[
{
The defaultView is an object which implements the AbstractView interface
of the Document's DocumentView interface, which serves as a reference to
the containing frame or window.
}

I think the idea is to drop support for DOM Views. HTML5 has added
defaultView on the Window interface. 
 http://html5.org/tools/web-apps-tracker?from=4947&to=4948
]]

Received on Wednesday, 15 September 2010 17:54:15 UTC