mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 07:07:44 +00:00
LibWeb: Focus the document element when unfocusing an element
Otherwise, the currently focused element remains focused.
This commit is contained in:
parent
3c0c300039
commit
48240a6fc3
3 changed files with 23 additions and 1 deletions
2
Tests/LibWeb/Text/expected/input-blur.txt
Normal file
2
Tests/LibWeb/Text/expected/input-blur.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
focus
|
||||
blur
|
Loading…
Add table
Add a link
Reference in a new issue