Files
ladybird/Libraries/LibWeb/HTML/HTMLDialogElement.cpp
Feng Yu fd3c69227f LibWeb/HTML: Implement focus restoration in HTMLDialogElement
When a dialog is closed, restore focus to the previously focused
element if focus is within the dialog or if the dialog was modal.
2025-10-03 08:55:53 +02:00

28 KiB