w3c/csswg-drafts
GitHub で見る[cssom-view] What should offsetX/Y return when event is dispatched again?
Open
#1,296 opened on 2017年4月26日
Help Wantedcssom-view-1
Repository metrics
- Stars
- (3,546 stars)
- PR merge metrics
- (平均マージ 87d 7h) (30d で 24 merged PRs)
説明
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?