w3c/csswg-drafts

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

Open

#1,296 创建于 2017年4月26日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)HTML (545 fork)batch import
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?

贡献者指南