From d4b97cd8ba7c9b71d5e3ccb119103047da3b44a8 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Mon, 2 Aug 2021 10:31:29 -0400 Subject: remove link 'title' attributes that's just the 'href' (zh-cn, part 6) --- files/zh-cn/web/api/touch/pagex/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/zh-cn/web/api/touch/pagex') diff --git a/files/zh-cn/web/api/touch/pagex/index.html b/files/zh-cn/web/api/touch/pagex/index.html index ff6743a478..576eea3752 100644 --- a/files/zh-cn/web/api/touch/pagex/index.html +++ b/files/zh-cn/web/api/touch/pagex/index.html @@ -19,7 +19,7 @@ translation_of: Web/API/Touch/pageX 触点相对于HTML文档左边沿的的X坐标. 当存在水平滚动的偏移时, 这个值包含了水平滚动的偏移.

标准定义

-

Touch Events Specification

+

Touch Events Specification

相关链接