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 (545 fork)batch import
Help Wantedcssom-view-1

倉庫指標

Star
 (3,546 star)
PR 合併指標
 (平均合併 87天 7小時) (30 天內合併 24 個 PR)

描述

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)

貢獻者指南