Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WebDriver based WPT for the 'onmove' handler
This CL defines a new WPT to verify the 'onmove' event handler is triggered using the Set / Get Window Rect WebDriver command. This way we ensure that the codepath that emits the event is executed, instead of using the eventSender to emit a fake event. Additionally, the CL implements the testdriver-vendor.js support for these commands. Bug: 1466855 Change-Id: Iabdd655c06af1eb5979a02a02b3a0fd978b2f6e4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5201474 Commit-Queue: Javier Fernandez <[email protected]> Reviewed-by: Stefan Zager <[email protected]> Reviewed-by: Sonja Laurila <[email protected]> Reviewed-by: Kinuko Yasuda <[email protected]> Cr-Commit-Position: refs/heads/main@{#1251765}
- Loading branch information