w3c/csswg-drafts
Vedi su GitHub[cssom-view] What should offsetX/Y return when event is dispatched again?
Open
#1296 aperta il 26 apr 2017
Help Wantedcssom-view-1
Metriche repository
- Star
- (3546 star)
- Metriche merge PR
- (Merge medio 87g 7h) (24 PR mergiate in 30 g)
Descrizione
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?