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

touch-action support data incorrect #3325

Open
huijing opened this issue Apr 7, 2017 · 0 comments
Open

touch-action support data incorrect #3325

huijing opened this issue Apr 7, 2017 · 0 comments

Comments

@huijing
Copy link
Contributor

huijing commented Apr 7, 2017

The current support data for touch-action does not match up with test results from this test page. The 10 possible values for touch-action were tested using feature queries, whereby, if the value was supported, it would trigger a CSS rule to remove the label "(not supported)" from the relevant value demo.
Test findings have been recorded in the following table. A pull request will be submitted once browser information has been consolidated.

Browser auto manipulation none pinch-zoom pan-x pan-y pan-left pan-right pan-up pan-down
IE11 no no no no no no no no no no
Edge 14 yes yes yes yes yes yes no no no no
Edge 15 yes yes yes yes yes yes no no no no
Firefox 52-55 yes yes yes no yes yes no no no no
Chrome 57-59 yes yes yes yes yes yes yes yes yes yes
Opera 44-45 yes yes yes yes yes yes yes yes yes yes
Safari 10.1, TP no no no no no no no no no no
Chrome for Android yes yes yes yes yes yes yes yes yes yes
iOS Safari yes yes no no no no no no no no
Opera Mini no no no no no no no no no no
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

2 participants