Files
ladybird/Userland/Libraries/LibWeb/Page/EventHandler.cpp
Kenneth Myhra bf7f6a9e98 LibWeb: Implement EventHandler::focus_previous_element()
This implements EventHandler::focus_previous_element() so we can cycle
backwards through focusable elements on a web page with Shift+Tab.
2022-02-08 22:15:10 +00:00

22 KiB