The fast/events/touch/ios/selection-handles-after-touch-end.html test makes exact assertions about the width of the text selection handle view corresponding to the start grabber and the end grabber of a selection. This means that the test is not robust against the case where the grabberRect may visibly still have the correct width (2 px), but with a view that has an imperceptible inflated width. We should fix that.
rdar://116418780
Pull request: https://github.com/WebKit/WebKit/pull/19203
Committed 269476@main (ed057aadc4b7): <https://commits.webkit.org/269476@main> Reviewed commits have been landed. Closing PR #19203 and removing active labels.