aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/api/touch/force
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/api/touch/force')
-rw-r--r--files/zh-cn/web/api/touch/force/index.html2
1 files changed, 1 insertions, 1 deletions
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(设备可识别的最大压力)的浮点数.</dd>
</dl>
<h3 id="Specification" name="Specification">标准定义</h3>
-<p><a class="external" href="http://www.w3.org/TR/touch-events/" title="http://www.w3.org/TR/touch-events/">Touch Events Specification</a></p>
+<p><a class="external" href="http://www.w3.org/TR/touch-events/">Touch Events Specification</a></p>
<h3 id="相关链接">相关链接</h3>
<ul>
<li>{{ domxref("Touch.radiusX") }}</li>