w3c / webdriver

Remote control interface that enables introspection and control of user agents.
https://w3c.github.io/webdriver/
Other
676 stars 190 forks source link

Use `Meta*` instead of `OS*` #1739

Closed jrandolf closed 1 year ago

jrandolf commented 1 year ago

Closes https://github.com/w3c/webdriver/issues/1457


Preview | Diff

w3cbot commented 1 year ago

jrandolf marked as non substantive for IPR from ash-nazg.

w3cbot commented 1 year ago

jrandolf marked as substantive for IPR from ash-nazg.

whimboo commented 1 year ago

@jrandolf would you mind to also create a PR for fixing the naming in the related wpt tests? Instances can be found in this file: https://github.com/web-platform-tests/wpt/blob/master/webdriver/tests/support/keys.py. Thanks.

jrandolf commented 1 year ago

Actually, I'll provide this in a larger PR about updated keycodes.