Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

Removed initTouchEvent from spec, added back original note #55

Merged
merged 1 commit into from
Dec 22, 2015

Conversation

chong-z
Copy link
Contributor

@chong-z chong-z commented Dec 22, 2015

Fixing #29

Removed initTouchEvent from legacy section and change list. Added back original note about initTouchEvent in TouchEvent

Preview: https://rawgit.com/choniong/touch-events/revert-initTouchEvent/index.html#h-dictionary-toucheventinit-members

@RByers
Copy link
Contributor

RByers commented Dec 22, 2015

Thanks. Since this is such a minefield (with blink, Safari and Gecko all using mutually incompatible signatures), let's make the note a little more explicit. How about:

"The initTouchEvent method is not standardized because the signature varies between user agents in completely incompatible ways. It is superseded by the TouchEvent constructor."

@chong-z
Copy link
Contributor Author

chong-z commented Dec 22, 2015

Sure, I've updated the note and squashed into one commit.

@RByers
Copy link
Contributor

RByers commented Dec 22, 2015

Looks good to me, thanks!

RByers added a commit that referenced this pull request Dec 22, 2015
Removed initTouchEvent from spec, added back original note
@RByers RByers merged commit bdb610a into w3c:gh-pages Dec 22, 2015
@chong-z chong-z deleted the revert-initTouchEvent branch December 23, 2015 00:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants