[Webkit-unassigned] [Bug 91290] seamless iframes should retarget events to the parent document

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 19 01:58:12 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=91290





--- Comment #8 from Hayato Ito <hayato at chromium.org>  2012-07-19 01:58:12 PST ---
Thank you, Ojan.

Let me think how to implement it.

The complexity of event-retargeting spec in Shadow DOM is caused by distributed nodes.
Re-targeting events in seamless iframe should not be complex in concept because that does not have such a distributed node. But we should be careful in its implementations.

Let me investigate further.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list