aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/api/touch/rotationangle/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/api/touch/rotationangle/index.html')
-rw-r--r--files/zh-cn/web/api/touch/rotationangle/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/api/touch/rotationangle/index.html b/files/zh-cn/web/api/touch/rotationangle/index.html
index dcad758fa7..68db6c2bd6 100644
--- a/files/zh-cn/web/api/touch/rotationangle/index.html
+++ b/files/zh-cn/web/api/touch/rotationangle/index.html
@@ -19,7 +19,7 @@ translation_of: Web/API/Touch/rotationAngle
以度为单位的旋转角. <code>由radiusX</code> 和 <code>radiusY</code> 描述的正方向的椭圆,通过顺时针旋转这个角度后,能最精确地覆盖住用户和触摸平面的接触面的角度.</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>