mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-17 14:25:49 +00:00
![Psychpsyo](/assets/img/avatar_default.png)
Automatic update from web-platform-tests Make clicking only selected option in multi-select deselect it This makes it so that if there is only a single option selected in a <select multiple> element, clicking it will deselect it instead of doing nothing. This is to reduce user confusion about how to deselect options while minimizing the impact on existing content, since the old do-nothing behavior of this interaction is likely never a user's intention. Bug: 327940247 Change-Id: If21cad16100155bc310745ca244ebf1dab0a691f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5360033 Reviewed-by: David Baron <dbaron@chromium.org> Commit-Queue: Joey Arhar <jarhar@chromium.org> Reviewed-by: Joey Arhar <jarhar@chromium.org> Cr-Commit-Position: refs/heads/main@{#1277858} -- wpt-commits: 1a25adc1c9dda7890fbd008e69f524381e45724e wpt-pr: 45064
Common testing tools for mozilla codebase projects, test suite definitions for automated test runs, tests that don't fit anywhere else, and other fun stuff