- From: Hayato Ito <notifications@github.com>
- Date: Mon, 25 May 2015 01:49:31 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Message-ID: <w3c/webcomponents/issues/76@github.com>
Title: [Shadow] investigate if there should be deepRelatedTargets and touch.deepTargets (bugzilla: 28560) Migrated from: https://www.w3.org/Bugs/Public/show_bug.cgi?id=28560 ---- comment: 0 comment_url: https://www.w3.org/Bugs/Public/show_bug.cgi?id=28560#c0 *Olli Pettay* wrote on 2015-04-26 18:25:01 +0000. . ---- comment: 1 comment_url: https://www.w3.org/Bugs/Public/show_bug.cgi?id=28560#c1 *Hayato Ito* wrote on 2015-04-27 01:30:58 +0000. The motivation is that we can't use event.deepPath[0] in either case, isn't it? ---- comment: 2 comment_url: https://www.w3.org/Bugs/Public/show_bug.cgi?id=28560#c2 *Anne* wrote on 2015-04-27 03:06:02 +0000. Yes, these properties are changed but their original values are not otherwise exposed. (There might also be value in event.deepTarget as a clearer event.deepPath[0], just like event.target is short for a conceptual event.path[0]...) ---- comment: 3 comment_url: https://www.w3.org/Bugs/Public/show_bug.cgi?id=28560#c3 *Anne* wrote on 2015-04-27 11:25:19 +0000. Also: deepOffsetX/Y --- Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/76
Received on Monday, 25 May 2015 08:49:59 UTC