w3c/csswg-drafts

[cssom-view] screenX/Y are being redefined as double, should movementX/Y as well?

Open

#1,634 创建于 2017年7月20日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)HTML (3,546 star) (545 fork)batch import
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)

贡献者指南