Closed Bug 1676553 Opened 4 years ago Closed 4 years ago

[wpt-sync] Sync PR 26478 - Add a WPT test to verify the text editing commands in infrastructure/

Categories

(Testing :: web-platform-tests, task, P4)

task

Tracking

(firefox85 fixed)

RESOLVED FIXED
85 Branch
Tracking Status
firefox85 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

b'Lan Wei <lanwei@chromium.org>' wrote:

Add a WPT test to verify the text editing commands in infrastructure/

We should have a WPT test to verify the text editing commands, such as
"cut", "copy", "paste", and "select". When we press "ctrl/cmd" + "a", it
should select all the text, "ctrl/cmd" + "x" should cut the select text,
"ctrl/cmd" + "c" should copy the select text, and "ctrl/cmd" + "v"
should paste the copied or cut text.

Bug: chromedriver:3462
Change-Id: Id65de52c9cc444d98eca4910be77b7c3682f9404

Reviewed-on: https://chromium-review.googlesource.com/2521109
WPT-Export-Revision: be43b232abc54af70308fa7ad064be785e4a6fdf

CI Results

Ran 14 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

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/ccebfc354e08 [wpt PR 26478] - Add a WPT test to verify the text editing commands in infrastructure/, a=testonly
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 85 Branch
You need to log in before you can comment on or make changes to this bug.