- From: Ian Hickson <ian@hixie.ch>
- Date: Fri, 12 Jul 2013 01:53:34 +0000 (UTC)
- To: Boris Zbarsky <bzbarsky@MIT.EDU>
- Cc: whatwg@lists.whatwg.org, Glenn Maynard <glenn@zewt.org>
On Wed, 19 Dec 2012, Boris Zbarsky wrote: > On 12/19/12 12:55 PM, Ian Hickson wrote: > > On Wed, 19 Dec 2012, Boris Zbarsky wrote: > > > On 12/19/12 12:37 PM, Ian Hickson wrote: > > > > Yes, just not an active one. > > > > > > OK. I don't think we want to activate links in unloaded documents, > > > personally.... > > > > That's probably reasonable... Do you have a test case? :-) > > Not offhand. I could write one if I had to, I guess... do I have to? ;) You don't. http://www.hixie.ch/tests/adhoc/html/navigation/iframe/002.html I've updated the spec to check the document's active state, not the browsing context presence. Also for <area>.click(), <input type=image>.click(), <input type=submit>.click(), <input type=reset>.click(), and <button>.click(), and for <menuitem>s that point to those elements. Let me know if I missed anything. -- Ian Hickson U+1047E )\._.,--....,'``. fL http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
Received on Friday, 12 July 2013 01:53:58 UTC