DescriptionRemove special touch-action hit test mode
Don't try to mimic IE's special hit-testing behavior for touch-action - it probably only adds confusion and is unlikely to cause compat issues in practice. See http://crbug.com/380203 for details.
Also reduces the hit tests done on touchstart from 2 to 1 for improved performance.
BUG=380203
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176285
Patch Set 1 #
Total comments: 1
Patch Set 2 : Incorporated review comments #
Total comments: 2
Patch Set 3 : incorporated review comments #
Total comments: 2
Patch Set 4 : incorporated review comments #
Messages
Total messages: 10 (0 generated)
|