aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/api/touch
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2021-07-31 09:33:29 -0400
committerIrvin <irvinfly@gmail.com>2021-08-01 13:37:23 +0800
commitb9783c06657382caf2267a9a098ffa8e95a7f2ab (patch)
treeebd0cffca6aa6fe12829ff2791f9576898ebde26 /files/zh-cn/web/api/touch
parentc57404698a76f159e63c19bc8f42a3d4503d672d (diff)
downloadtranslated-content-b9783c06657382caf2267a9a098ffa8e95a7f2ab.tar.gz
translated-content-b9783c06657382caf2267a9a098ffa8e95a7f2ab.tar.bz2
translated-content-b9783c06657382caf2267a9a098ffa8e95a7f2ab.zip
remove link 'title' attributes that's just the 'href' (zh-cn, part 5)
Diffstat (limited to 'files/zh-cn/web/api/touch')
-rw-r--r--files/zh-cn/web/api/touch/radiusy/index.html2
-rw-r--r--files/zh-cn/web/api/touch/screenx/index.html2
-rw-r--r--files/zh-cn/web/api/touch/screeny/index.html2
3 files changed, 3 insertions, 3 deletions
diff --git a/files/zh-cn/web/api/touch/radiusy/index.html b/files/zh-cn/web/api/touch/radiusy/index.html
index 2243af5c73..7e76c7b6c3 100644
--- a/files/zh-cn/web/api/touch/radiusy/index.html
+++ b/files/zh-cn/web/api/touch/radiusy/index.html
@@ -18,7 +18,7 @@ translation_of: Web/API/Touch/radiusY
能够包围用户和触摸平面的接触面的最小椭圆的垂直轴(Y轴)半径.</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>
diff --git a/files/zh-cn/web/api/touch/screenx/index.html b/files/zh-cn/web/api/touch/screenx/index.html
index ef9ac6d9e0..afd76c8ba7 100644
--- a/files/zh-cn/web/api/touch/screenx/index.html
+++ b/files/zh-cn/web/api/touch/screenx/index.html
@@ -19,7 +19,7 @@ translation_of: Web/API/Touch/screenX
触点相对于屏幕左边沿的的X坐标. 不包含页面滚动的偏移量.</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.screenY") }}</li>
diff --git a/files/zh-cn/web/api/touch/screeny/index.html b/files/zh-cn/web/api/touch/screeny/index.html
index e3c583c101..ce6b83b446 100644
--- a/files/zh-cn/web/api/touch/screeny/index.html
+++ b/files/zh-cn/web/api/touch/screeny/index.html
@@ -25,7 +25,7 @@ translation_of: Web/API/Touch/screenY
<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>