[wpt-sync] Sync PR 27498 - Add error message for keyDown and keyUp actions in testdriver-vendor.js
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox87 fixed)
Tracking | Status | |
---|---|---|
firefox87 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 27498 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/27498
Details from upstream follow.
b'Lan Wei <lanwei@chromium.org>' wrote:
Add error message for keyDown and keyUp actions in testdriver-vendor.js
There are some actions that testdriver Action function supports when
the tests are running on wpt serve, but not when running on content
shell, such as keyDown and keyUp.I add an error messages to resources/testdriver-vendor.js to
inform people to not use keyDown and keyUp actions in web tests.Bug: 1174386
Change-Id: Ia723383fac948a1611d54aff7b9dd6f7e187d009
Reviewed-on: https://chromium-review.googlesource.com/2673923
WPT-Export-Revision: 289e02c062663a08599a003e042be858b429be85
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
CI Results
Ran 15 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
OK : 1
PASS: 1
Chrome
OK : 1
PASS: 1
Safari
OK : 1
PASS: 1
Links
Comment 5•4 years ago
|
||
bugherder |
Description
•