/** * TextSelectionHandles * * Android-like selection handles for DOM selections (non-input). * - Shows two draggable handles when there is an active DOM selection. * - Dragging a handle adjusts the selection boundary using caretPositionFromPoint/caretRangeFromPoint. * * Notes: * - This intentionally does NOT try to handle /