webdriver icon indicating copy to clipboard operation
webdriver copied to clipboard

Pointer actions should allow either tilt* or *Angle fields but not both

Open jgraham opened this issue 2 years ago • 1 comments

These refer to the same thing: https://w3c.github.io/pointerevents/#converting-between-tiltx-tilty-and-altitudeangle-azimuthangle so it doesn't make sense to have both, but instead we should insist that the implementation converts them according to the requirements of that specification.

jgraham avatar Mar 13 '23 13:03 jgraham

+1

jrandolf-google avatar May 23 '23 11:05 jrandolf-google