w3c/csswg-drafts

[cssom-view] What should offsetX/Y return when event is dispatched again?

Open

#1,296 opened on Apr 26, 2017

View on GitHub
 (0 comments) (0 reactions) (0 assignees)HTML (3,546 stars) (545 forks)batch import
Help Wantedcssom-view-1

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?

Contributor guide

[cssom-view] What should offsetX/Y return when event is dispatched again? · w3c/csswg-drafts#1296 | Good First Issue