From 05a7219ba9605649cb6daa281e26209eaa73adf0 Mon Sep 17 00:00:00 2001 From: Ryan Johnson Date: Fri, 28 May 2021 12:36:36 -0700 Subject: fix MacroWrongXRefError flaws for some domxref calls (#1018) --- .../web/api/globaleventhandlers/ongotpointercapture/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/zh-cn/conflicting/web') diff --git a/files/zh-cn/conflicting/web/api/globaleventhandlers/ongotpointercapture/index.html b/files/zh-cn/conflicting/web/api/globaleventhandlers/ongotpointercapture/index.html index a792bdd45d..d12e49345d 100644 --- a/files/zh-cn/conflicting/web/api/globaleventhandlers/ongotpointercapture/index.html +++ b/files/zh-cn/conflicting/web/api/globaleventhandlers/ongotpointercapture/index.html @@ -20,7 +20,7 @@ original_slug: Web/API/Element/ongotpointercapture ---

{{ ApiRef("DOM") }}

-

ongotpointercapture 是一个{{domxref("Element")}} 接口的{{domxref("EventHandler")}} 属性,返回一个{{event("gotpointercapture")}} 事件类型的事件句柄 (function) .

+

ongotpointercapture 是一个{{domxref("Element")}} 接口的{{event("Event_handlers", "event handler")}} 属性,返回一个{{event("gotpointercapture")}} 事件类型的事件句柄 (function) .

语法

-- cgit v1.2.3-54-g00ecf