Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Shadow] "TouchEvent is not subject to this rule." in 6.7 doesn't make sense (bugzilla: 23864) #232

Closed
hayatoito opened this issue Jul 6, 2015 · 1 comment

Comments

@hayatoito
Copy link
Contributor

Title: [Shadow] "TouchEvent is not subject to this rule." in 6.7 doesn't make sense (bugzilla: 23864)

Migrated from: https://www.w3.org/Bugs/Public/show_bug.cgi?id=23864


comment: 0
comment_url: https://www.w3.org/Bugs/Public/show_bug.cgi?id=23864#c0
Olli Pettay wrote on 2013-11-19 20:03:40 +0000.

http://w3c.github.io/webcomponents/spec/shadow/#event-dispatch says that
"If the relatedTarget and target are the same for a given node, its the event listeners must not be invoked. TouchEvent is not subject to this rule."
The latter sentence doesn't make sense since TouchEvent, nor Touch, has
relatedTarget.
And the spec explicitly links relatedTarget to http://www.w3.org/TR/DOM-Level-3-Events/#events-MouseEvent-relatedTarget

@hayatoito
Copy link
Contributor Author

Looks the current spec doesn't have this sentence. I think we can close this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant