Source code

Revision control

Copy as Markdown

Other Tools

[input-events-delete-selection.html]
[Ctrl+Backspace with non-collapsed selection should report deleteContentBackward]
expected:
if os == "win": FAIL
[Ctrl+Delete with non-collapsed selection should report deleteContentForward]
expected:
if os == "win": FAIL