diff --git a/tests/pointerevent.html b/tests/pointerevent.html index 198428ac..2d9c77ce 100644 --- a/tests/pointerevent.html +++ b/tests/pointerevent.html @@ -90,6 +90,9 @@ let aList = [ 'force', // float 0.0 (no pressure) - 1.0 (max pressure) 'radiusX','radiusY' + 'rotatationAngle', + 'screenX','clientX', // RFP these should match + 'screenY','clientY', // ^ ditto ] let oDisplay = [] aList.forEach(function(k){