diff options
author | Simon Wülker <simon.wuelker@arcor.de> | 2025-06-06 16:01:12 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-06 14:01:12 +0000 |
commit | 32cffbc985d5f2a910a650c819ea985a04e326fb (patch) | |
tree | 91c33e5974888b30c5320b3d1f91c75e9331f70f /tests/wpt/css-tests/css-writing-modes-3_dev/html/reference/flexbox_align-items-stretch-writing-modes-ref.htm | |
parent | 097bd9d87f268412d7490528ef89a7f675915a7d (diff) | |
download | servo-main.tar.gz servo-main.zip |
Fixes two silly bugs in the implementation of `<select>` elements.
* We did not fire `input` events
* We fired `change` events *before* updating the selected value
Both of these are only relevant when the embedder selects a value, so
due to our lack of webdriver support we can't test them.
With these changes it is possible to switch the language on
https://toolbox.googleapps.com/apps/main/.
---------
Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
Diffstat (limited to 'tests/wpt/css-tests/css-writing-modes-3_dev/html/reference/flexbox_align-items-stretch-writing-modes-ref.htm')
0 files changed, 0 insertions, 0 deletions