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/pagey/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/zh-cn/web/api/touch/pagey') diff --git a/files/zh-cn/web/api/touch/pagey/index.html b/files/zh-cn/web/api/touch/pagey/index.html index 4987c2eb3d..5a801a7042 100644 --- a/files/zh-cn/web/api/touch/pagey/index.html +++ b/files/zh-cn/web/api/touch/pagey/index.html @@ -19,7 +19,7 @@ translation_of: Web/API/Touch/pageY 触点相对于HTML文档上边沿的的Y坐标. 当存在垂直滚动的偏移时, 这个值包含了垂直滚动的偏移.

标准定义

-

Touch Events Specification

+

Touch Events Specification

相关链接