This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 22793 - [Shadow]: Clarify the event path should be trimmed when target and relatedTarget are the same at a node.
Summary: [Shadow]: Clarify the event path should be trimmed when target and relatedTar...
Status: RESOLVED DUPLICATE of bug 20017
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: HISTORICAL - Component Model (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Hayato Ito
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 22716
  Show dependency treegraph
 
Reported: 2013-07-24 10:57 UTC by Hayato Ito
Modified: 2015-04-23 20:58 UTC (History)
1 user (show)

See Also:


Attachments

Description Hayato Ito 2013-07-24 10:57:08 UTC
The current spec says:

> Event listeners must not be invoked on a node for which the target and relatedTarget are the same.

But it is not clear that event.path also should be trimmed.
Comment 1 Anne 2015-04-23 20:58:06 UTC

*** This bug has been marked as a duplicate of bug 20017 ***