mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-03 14:50:02 +00:00
LibWeb: Fire a change event on input elements in the focus update steps
This ensures the change event is received before the blur event.
This commit is contained in:
parent
301d58e2d9
commit
08ee48606d
Notes:
sideshowbarker
2024-07-16 22:22:13 +09:00
Author: https://github.com/trflynn89
Commit: 08ee48606d
Pull-request: https://github.com/SerenityOS/serenity/pull/22150
Reviewed-by: https://github.com/awesomekling ✅
5 changed files with 82 additions and 7 deletions
2
Tests/LibWeb/Text/expected/input-commit-on-unfocus.txt
Normal file
2
Tests/LibWeb/Text/expected/input-commit-on-unfocus.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
wfh :^) wfh :^)
|
||||
blur
|
Loading…
Add table
Add a link
Reference in a new issue