Bug 1773265 - Update pointer input support in webdriver crate, r=webdriver-reviewers...
commit13ffa9534814e3700fb776229e2039a7e456e7c2
authorJames Graham <james@hoppipolla.co.uk>
Mon, 13 Jun 2022 09:03:34 +0000 (13 09:03 +0000)
committerJames Graham <james@hoppipolla.co.uk>
Mon, 13 Jun 2022 09:03:34 +0000 (13 09:03 +0000)
treee2a5503eff8f32c68ddf890f69e8fd7927002f48
parent9250a03a454b5cd543db1b09674eb6800b83f737
Bug 1773265 - Update pointer input support in webdriver crate, r=webdriver-reviewers,whimboo

Add all the additional pointer properties defined in spec to the
webdriver crate so they can be used by clients when supported by the
browser.

Differential Revision: https://phabricator.services.mozilla.com/D144813
testing/webdriver/src/actions.rs