- From: Ian Hickson <ian@hixie.ch>
- Date: Wed, 5 Dec 2012 00:02:12 +0000 (UTC)
- To: Ojan Vafai <ojan@chromium.org>
- Cc: whatwg <whatwg@lists.whatwg.org>, Eric Seidel <eric@webkit.org>, Adam Barth <w3c@adambarth.com>
On Mon, 9 Jul 2012, Ojan Vafai wrote: > > I'd like to see us add event propagation into the parent document for > seamless iframes, e.g. key and mouse events inside a seamless iframe > should be refired on the iframe element. I've done the HTML side of this (a paragraph), but the heavy lifting for this will be in DOM. Anne and I spoke about this earlier in #whatwg if you want to see the discussions. Some pointers to the logs can be found in the relevant DOM bug: https://www.w3.org/Bugs/Public/show_bug.cgi?id=18780 I'll look into adding a flag to turn this on and off from inside the frame when I do the cross-origin seamless flags. -- Ian Hickson U+1047E )\._.,--....,'``. fL http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
Received on Wednesday, 5 December 2012 00:02:36 UTC