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 touch-action pinch-zoom value #70

Merged
merged 2 commits into from
Dec 20, 2016

Conversation

RByers
Copy link
Contributor

@RByers RByers commented Dec 20, 2016

Fixes #68

Preview here

/cc @dtapuska @mustaqahmed @staktrace

@miketaylr my Bikeshed-foo is weak, feel free to suggest improvements. Also note that there are some subtle details about pinch-zoom semantics and complexities in the touch-action processing model that make this pretty hard to explain super rigorously. My plan here is to focus on getting standard automated input testing working in web-platform-test so we can describe exactly what we mean in tests, while continuing to tweak spec text to be more precise.

Media: visual
</pre>

When specified, the <code>pinch-zoom</code> token enables two-finger panning and zooming of the page.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be multi-finger? And all fingers? I believe in Chrome we test > 1 and you can pinch-zoom with 3 or more fingers as well.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, done. I don't want to try to go into a ton of detail here, but that does seem to better reflect the state of implementations today than pretending that "two" is somehow special.

@miketaylr
Copy link
Member

Bikeshed-foo LGTM.

@RByers care to add yourself to the Acknowledgements (optional, of course)?

@dtapuska
Copy link

lgtm

@staktrace
Copy link

LGTM as well.

@miketaylr
Copy link
Member

@RByers care to add yourself to the Acknowledgements (optional, of course)?

Actually, I'm just gonna do that post-merge. 💃

@miketaylr miketaylr merged commit 9a07026 into whatwg:master Dec 20, 2016
@RByers
Copy link
Contributor Author

RByers commented Dec 20, 2016

@RByers care to add yourself to the Acknowledgements (optional, of course)?

Done, thanks!

@RByers
Copy link
Contributor Author

RByers commented Dec 20, 2016

Whoops too slow. Ok I'll leave it to you.

@miketaylr
Copy link
Member

Heh, sorry for being impatient -- already pushed.

triple-underscore added a commit to triple-underscore/triple-underscore.github.io that referenced this pull request Dec 22, 2016
No issue. Add @RByers to acks.

Add touch-action pinch-zoom value (
whatwg/compat#70 )
whatwg/compat@9a07026
0527ac97

Update README - fix Bikeshed link (
whatwg/compat#69 )

No issue. Add @chenpighead to acknowledgements.

Fixes Issue whatwg/compat#67.
Use absolute length (rather than width) for computed…
whatwg/compat@f969bef
2492a5af

No issue. Regen compatibility.html after updating bikeshed and fixing…

No issue. Tell bikeshed to not complaint about issues-index.

No issue. Fix minor linking warnings.

No issue. Add ids to examples.

Fixes whatwg/compat#66 .
Use Animation type in propdef tables.
whatwg/compat@6040745
eb777f41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants