From b9783c06657382caf2267a9a098ffa8e95a7f2ab Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Sat, 31 Jul 2021 09:33:29 -0400 Subject: remove link 'title' attributes that's just the 'href' (zh-cn, part 5) --- files/zh-cn/web/api/touchevent/changedtouches/index.html | 2 +- files/zh-cn/web/api/touchevent/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'files/zh-cn/web/api/touchevent') diff --git a/files/zh-cn/web/api/touchevent/changedtouches/index.html b/files/zh-cn/web/api/touchevent/changedtouches/index.html index a286e3a674..8241c82b98 100644 --- a/files/zh-cn/web/api/touchevent/changedtouches/index.html +++ b/files/zh-cn/web/api/touchevent/changedtouches/index.html @@ -31,4 +31,4 @@ translation_of: Web/API/TouchEvent/changedTouches

标准定义

-

Touch Events Specification

+

Touch Events Specification

diff --git a/files/zh-cn/web/api/touchevent/index.html b/files/zh-cn/web/api/touchevent/index.html index 7ca4bb4235..abc65b37b5 100644 --- a/files/zh-cn/web/api/touchevent/index.html +++ b/files/zh-cn/web/api/touchevent/index.html @@ -34,7 +34,7 @@ translation_of: Web/API/TouchEvent
{{ domxref("event.ctrlKey", "TouchEvent.ctrlKey") }} {{readonlyInline}}
布尔值,指明触摸事件触发时,键盘 ctrl 键是否被按下。
{{ domxref("event.metaKey", "TouchEvent.metaKey") }} {{readonlyInline}}
-
布尔值,指明触摸事件触发时,键盘 meta 键 (Wikipedia - meta Key)是否被按下。
+
布尔值,指明触摸事件触发时,键盘 meta 键 (Wikipedia - meta Key)是否被按下。
{{ domxref("event.shiftKey", "TouchEvent.shiftKey") }} {{readonlyInline}}
布尔值,指明触摸事件触发时,键盘 shift 键是否被按下。
{{ domxref("TouchEvent.targetTouches") }} {{readonlyInline}}
-- cgit v1.2.3-54-g00ecf