On Fri, 23 Nov 2007, Boris Zbarsky wrote: > Ian Hickson wrote: > > 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. > > Is navigation allowed in that <iframe> after that? Yes; at least according to the current HTML5 draft. The spec currently splits navigation from rendering, so <iframe>s (and browsing contexts in general) work the same mostly independent of their location. > Is script allowed to run in that Window after that? According to the current spec, yes. -- Ian Hickson U+1047E )\._.,--....,'``. fL http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'Received on Friday, 23 November 2007 23:27:35 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 8 January 2008 14:18:58 GMT