- From: Rafael Arantes <birutaibm@gmail.com>
- Date: Wed, 6 May 2009 15:35:11 -0300
- To: Brad Pettit <Brad.Pettit@microsoft.com>
- Cc: Anne van Kesteren <annevk@opera.com>, "www-dom@w3.org" <www-dom@w3.org>
OK, but I think there is a mistake in this interfaces (AbstractView and/or DocumentView), or in the interface Document, because neither Document has a DocumentView attribute nor DocumentView has a Document attribute. There is any method (or default sequence of steps) to access one by another, or it's only an implementation specific decision that depends of other attributes defined in the implementation? Rafael Arantes Biruta IBmUSP http://meadiciona.com/birutaibm 2009/5/6 Brad Pettit <Brad.Pettit@microsoft.com>: > http://www.w3.org/TR/DOM-Level-2-Views/views.html > > It's not a formal documentation of window, but it is the abstraction that represents window or any other view of a document. > > -----Original Message----- > From: www-dom-request@w3.org [mailto:www-dom-request@w3.org] On Behalf Of Anne van Kesteren > Sent: Wednesday, May 06, 2009 1:09 AM > To: Rafael Arantes; www-dom@w3.org > Subject: Re: window definition > > On Tue, 05 May 2009 18:34:09 +0200, Rafael Arantes <birutaibm@gmail.com> > wrote: >> When study the HTML DOM I imagine a tree with an window as root, that >> has one or more child of type Document. >> But now, reading the especification I don't see any window interface. >> There is a w3c specification that includes the "window"? > > It's defined in HTML5 at the moment. > > > -- > Anne van Kesteren > http://annevankesteren.nl/ > > >
Received on Wednesday, 6 May 2009 18:36:22 UTC