ladybird/Userland/Libraries/LibWeb/Selection
Andreas Kling 416c478876 LibWeb: Don't try to set selection with anchor/focus in different roots
If the anchor and focus nodes are not within the same document, we can't
use them for a selection range.

Found by Domato.
2024-07-20 06:41:25 +02:00
..
Selection.cpp LibWeb: Don't try to set selection with anchor/focus in different roots 2024-07-20 06:41:25 +02:00
Selection.h LibWeb: Put most LibWeb GC objects in type-specific heap blocks 2023-11-19 22:00:48 +01:00
Selection.idl LibWeb: Add comments and missing items of various IDL files 2023-10-25 19:45:41 +02:00