- From: Ian Hickson <ian@hixie.ch>
- Date: Fri, 23 Nov 2007 18:41:12 +0000 (UTC)
- To: Anne van Kesteren <annevk@opera.com>
- Cc: Stewart Brodie <stewart.brodie@antplc.com>, public-webapi@w3.org
On Fri, 23 Nov 2007, Anne van Kesteren wrote: > > > > > > Then again, there's no specification that I know of that defines > > > when the document attribute on the Window object changes, exactly. > > > > HTML5 does. > > For navigation yes. But nothing about the effect of removing an iframe > for instance afaict. Actually it does, in that navigation is the only way to change the window.document attribute's value. Removing an <iframe> from another document doesn't affect the <iframe>'s Window object's "document" attribute. -- Ian Hickson U+1047E )\._.,--....,'``. fL http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
Received on Friday, 23 November 2007 18:41:25 UTC