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

Add tests for MouseEvent.{from,to}Element with Pointer Events #4529

Closed
wants to merge 1 commit into from

Conversation

cvrebert
Copy link
Contributor

@cvrebert cvrebert commented Jan 12, 2017

Context: w3c/pointerevents#167
As currently written, this test assumes that Edge's semantics (i.e. these legacy properties are always null for Pointer Events) get spec'd.
(Originally based on #4408)

@wpt-pr-bot
Copy link
Collaborator

@mustaqahmed
Copy link
Member

FYI: now that we decided to spec the PointerEvents behavior, we should add these checks somewhere in pointerevents/pointerevent_support.js instead.

@NavidZ
Copy link
Member

NavidZ commented Mar 23, 2018

I agree with @mustaqahmed. Let's keep all the pointerevent tests under pointerevents folder. Also if from/toElement happen to be undefined I don't think the test passes. Does it? Should we check that either they are undefined or null to also get it inlined with the spec change that @mustaqahmed wrote?

@cvrebert
Copy link
Contributor Author

Closing in light of #10454

@cvrebert cvrebert closed this Apr 14, 2018
@cvrebert cvrebert deleted the pointerevents-from-to branch April 14, 2018 00:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants