Files
ladybird/Userland/Libraries/LibWeb/HTML/Focus.cpp
Timothy Flynn 3c0c300039 LibWeb: Check all entries in the focus chain when unfocusing a node
The way this step was currently implemented, we would bail the unfocus
steps if the node isn't the first entry in the chain.
2023-12-04 01:33:57 +01:00

14 KiB