w3c/csswg-drafts

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

Open

#1634 aperta il 20 lug 2017

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)HTML (545 fork)batch import
Help Wantedcssom-view-1

Metriche repository

Star
 (3546 star)
Metriche merge PR
 (Merge medio 87g 7h) (24 PR mergiate in 30 g)

Descrizione

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)

Guida contributor