Bug 1757636 - Do case transformations for Element Send Keys, r=webdriver-reviewers...
commit000e39552d74d2b7b28e385c971bb5606608cac0
authorJames Graham <james@hoppipolla.co.uk>
Wed, 2 Mar 2022 10:50:59 +0000 (2 10:50 +0000)
committerJames Graham <james@hoppipolla.co.uk>
Wed, 2 Mar 2022 10:50:59 +0000 (2 10:50 +0000)
tree2c47e29c2ee68a10b35504a78b52fb87947c3595
parentf9369c48119493267dde3f9d66d08ff39ee9d023
Bug 1757636 - Do case transformations for Element Send Keys, r=webdriver-reviewers,whimboo

When the shift special key has been included as part of a sendkeys command,
subsequent characters that appear on a US keyboard must be replaced by the
shifted character for that key.

Differential Revision: https://phabricator.services.mozilla.com/D139978
remote/marionette/event.js