ladybird/Libraries/LibWeb/Selection
Jelle Raaijmakers 0ce1571e71 LibWeb: Selecting an editing host should focus it
Unspecced but common behavior in the major browsers: if the selection
moves to an editing host, the editing host itself should become focused.
2025-08-01 10:09:26 +02:00
..
Selection.cpp LibWeb: Selecting an editing host should focus it 2025-08-01 10:09:26 +02:00
Selection.h LibWeb: Port DOM::Range stringification to UTF-16 2025-07-25 18:16:22 +02:00
Selection.idl LibWeb: Implement Selection.modify 2025-06-30 10:44:32 +01:00