DescriptionFix "mouse" position selection in svg/text/resources/SelectionTestCase.js
eventSender.mouseMoveTo(...) truncates the coordinates it is passed, so
fractional coordinates could end being adjust by almost an entire pixel,
which could yield incorrect results.
Round the end-points such that they should reside within the intended
selection area.
BUG=477545
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=194604
Patch Set 1 #
Total comments: 2
Messages
Total messages: 12 (3 generated)
|