mirror of
https://github.com/servo/servo
synced 2026-05-13 10:27:03 +02:00
- Remove some unnecessary loop, cloning. - Simplify some match - Explicitly state unused match arm: PointerCancel is not implemented. Testing: Refactor. Covered by existing test. --------- Signed-off-by: Euclid Ye <yezhizhenjiakang@gmail.com>