Rename touch tap function in pointerevent_support.js
In order to run the web-platform-tests automatically, we will use testdriver Action API in all the wpt to simulate inputs. pointerevent_support.js keeps many commonly used functions in the pointer event tests. There are click function for all input types, touch, mouse and pen. So I make the current touch tap function to a general "clickInTarget" function for all inputs. Bug: 606367 Change-Id: I8da3e8910c6ec0128a40d38ce6ac21bf24c449a7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1604328Reviewed-by:Navid Zolghadr <nzolghadr@chromium.org> Commit-Queue: Lan Wei <lanwei@chromium.org> Cr-Commit-Position: refs/heads/master@{#658669}
Showing
Please register or sign in to comment