w3c/csswg-drafts
在 GitHub 查看[cssom-view] screenX/Y are being redefined as double, should movementX/Y as well?
Open
#1,634 建立於 2017年7月20日
Help Wantedcssom-view-1
描述
CSSOM View Module ED extends MouseEvent's screenX to a double.
Pointer Lock REC extended MouseEvent by adding readonly attribute long movementX.
Should CSSOM View Module also extend movementX to double? Or, should this be updated only in Pointer Lock 2? (This was initially raised in https://github.com/w3c/pointerlock/issues/24)