Re: [webkit] More Responsive Tapping on iOS

2015-12-17 Thread Kartikaya Gupta
FWIW we support the fast-click on unzoomable pages and pages with width<=device-width in the meta-viewport tag. We don't support touch-action fully yet. Cheers, kats On Dec 16, 2015 9:55 PM, "Karl Dubost" wrote: > Just a heads up about WebKit changing behavior on a couple of things. > > Bugs her

[webkit] More Responsive Tapping on iOS

2015-12-16 Thread Karl Dubost
Just a heads up about WebKit changing behavior on a couple of things. Bugs here refers to https://bugs.webkit.org/show_bug.cgi?id= * Bug 149968 - Web pages with unscalable viewports shouldn't have a single tap delay * Bug 150604 - Implement viewport-width-based fast-click heuristic * Bug 149854