Timothy Guan-tin Chien

Results 101 comments of Timothy Guan-tin Chien

> It is unclear to me the same change fixes the issue in Chromium while retaining the behavior of the link. `Node::CanStartSelection()` is overruled by `IsSelectionOverLink(event)` [here](https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/renderer/core/editing/selection_controller.cc;l=1121;drc=397107e399d4b0f4a6e801e7a888d7d71778529c;bpv=0;bpt=1). `SelectionController` is factored...