w3c/csswg-drafts
在 GitHub 查看[cssom-view] What should offsetX/Y return when event is dispatched again?
Open
#1,296 建立於 2017年4月26日
Help Wantedcssom-view-1
倉庫指標
- Star
- (3,546 star)
- PR 合併指標
- (平均合併 87天 7小時) (30 天內合併 24 個 PR)
描述
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?