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

Fix Firefox vendor prefix. #754

Closed
wants to merge 1 commit into from
Closed

Conversation

iclanzan
Copy link

No description provided.

@runspired
Copy link
Contributor

@arschmitz This PR correct that the prefix for firefox touch events should be Moz not moz, but support was removed in Firefox 18, so I think we should close this in favor of removing the prefix altogether.

https://developer.mozilla.org/en-US/docs/Web/Guide/Events/Touch_events_%28Mozilla_experimental%29

@arschmitz
Copy link
Contributor

I agree ill close it now

@arschmitz arschmitz closed this Jun 11, 2015
@SuperGouge
Copy link

Vote to reopen as this also affects styles set with manager.options.cssProps in toggleCssProps. For example, this causes text to be selectable in Firefox.

@runspired
Copy link
Contributor

@arschmitz We might want to consider @SuperGouge's thought there. Will open a PR

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.

4 participants