commit eb84ab75e11ede2c87025c8e429b3d283a1531d6 parent 0aae417ed88c19e70ba22bec6a3a160699ed4f86 Author: moz-wptsync-bot <wptsync@mozilla.com> Date: Mon, 5 Jan 2026 09:18:18 +0000 Bug 2008495 [wpt PR 56981] - Update wpt metadata, a=testonly wpt-pr: 56981 wpt-type: metadata Diffstat:
| A | testing/web-platform/meta/input-events/input-events-delete-selection.html.ini | | | 8 | ++++++++ |
1 file changed, 8 insertions(+), 0 deletions(-)
diff --git a/testing/web-platform/meta/input-events/input-events-delete-selection.html.ini b/testing/web-platform/meta/input-events/input-events-delete-selection.html.ini @@ -0,0 +1,8 @@ +[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