Closed Bug 1526555 Opened 5 years ago Closed 5 years ago

[wpt-sync] Sync PR 15204 - Enabling older browsers values for KeyboardEvent.key in WebDriver tests

Categories

(Testing :: geckodriver, enhancement, P4)

enhancement

Tracking

(firefox67 fixed)

RESOLVED FIXED
mozilla67
Tracking Status
firefox67 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 15204 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/15204
Details from upstream follow.

Jim Evans <james.h.evans.jr@gmail.com> wrote:

Enabling older browsers values for KeyboardEvent.key in WebDriver tests

When propagating keyboard events, older browsers use different strings
for the "key" property of the KeyboardEvent object. This commit enables
the ability of the WebDriver tests for keyboard events to validate the
comparison to these older values in addition to the values used by
modern browsers. See the footnotes in the sections of the following:

https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/key/Key_Values

Component: web-platform-tests → geckodriver
Ran 15 tests and 188 subtests
OK     : 15
PASS   : 181
FAIL   : 7
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/c9c5ec82681e
[wpt PR 15204] - Enabling older browsers values for KeyboardEvent.key in WebDriver tests, a=testonly
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
You need to log in before you can comment on or make changes to this bug.