Files
ladybird/Userland/Libraries/LibWeb/HTML/Navigable.cpp
Timothy Flynn 7ae7e3eef3 LibWeb: Limit select-all actions to editable nodes when they are focused
If the user presses ctrl+a inside an <input> element, for example, we
now select that element's text only.
2024-09-05 14:37:57 +01:00

109 KiB