w3c/csswg-drafts
Voir sur GitHub[cssom-view] What should offsetX/Y return when event is dispatched again?
Open
#1 296 ouverte le 26 avr. 2017
Help Wantedcssom-view-1
Métriques du dépôt
- Stars
- (3 546 stars)
- Métriques de merge PR
- (Merge moyen 87j 7h) (24 PRs mergées en 30 j)
Description
Case 1 is used when 'dispatch flag' is set, but what does "the position where the event occurred" refer to when event is dispatched the second time?
Perhaps just returning pageX/Y would be fine after the initial dispatch?