Skip to content

Conversation

@sophiebits
Copy link
Collaborator

.defaultPrevented exists in IE9+. I checked in IE9, Chrome, and Firefox that it does default to false.

Fixes #527.

`.defaultPrevented` exists in IE9+. I checked in IE9, Chrome, and Firefox that it does default to `false`.

Fixes facebook#527.
zpao added a commit that referenced this pull request Nov 27, 2013
Don't use .returnValue if .defaultPrevented exists
@zpao zpao merged commit 8fbdb50 into facebook:master Nov 27, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

On newest chrome we get a warning with preventDefault()

2 participants