This repository has been archived by the owner on Feb 11, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't look for touch-action-delay support
Chrome 33 has a bug where the CSS OM objects exist for touchActionDelay even though parsing will always fail for them, so we'd incorrectly believe support was present. Let's wait until there's actually a Chrome build to test before trying to enable a touch-action-delay fast-path.
- Loading branch information