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/force/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/zh-cn/web/api/touch/force') diff --git a/files/zh-cn/web/api/touch/force/index.html b/files/zh-cn/web/api/touch/force/index.html index b902045bcf..208aa08ecc 100644 --- a/files/zh-cn/web/api/touch/force/index.html +++ b/files/zh-cn/web/api/touch/force/index.html @@ -19,7 +19,7 @@ translation_of: Web/API/Touch/force 手指挤压触摸平面的压力大小. 从0.0(没有压力)到1.0(设备可识别的最大压力)的浮点数.

标准定义

-

Touch Events Specification

+

Touch Events Specification

相关链接