From b3400a41e5ff084784e4557bb07c0a351a34d477 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Mon, 2 Aug 2021 22:42:50 -0400 Subject: remove link 'title' attributes that's just the 'href' (ja, part 4) (#1851) --- files/ja/web/api/devicemotionevent/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'files/ja/web/api/devicemotionevent') diff --git a/files/ja/web/api/devicemotionevent/index.html b/files/ja/web/api/devicemotionevent/index.html index 100a28a4e9..c165e8e1c2 100644 --- a/files/ja/web/api/devicemotionevent/index.html +++ b/files/ja/web/api/devicemotionevent/index.html @@ -31,9 +31,9 @@ translation_of: Web/API/DeviceMotionEvent
{{domxref("DeviceMotionEvent.acceleration")}} {{readonlyinline}}
-
3 つの軸 X、Y、Z 上のデバイスの加速度を与えるオブジェクトです。加速度は m/s2 で表されます。
+
3 つの軸 X、Y、Z 上のデバイスの加速度を与えるオブジェクトです。加速度は m/s2 で表されます。
{{domxref("DeviceMotionEvent.accelerationIncludingGravity")}} {{readonlyinline}}
-
X、Y、Z 上のデバイスの加速度を重力度込みで与えるオブジェクトです。加速度は m/s2 で表されます。
+
X、Y、Z 上のデバイスの加速度を重力度込みで与えるオブジェクトです。加速度は m/s2 で表されます。
{{domxref("DeviceMotionEvent.rotationRate")}} {{readonlyinline}}
3つの方向軸アルファ、ベータ、ガンマ上のデバイスの向きの変化率を与えるオブジェクトです。回転速度は 1 秒あたりの度数で表されます。
{{domxref("DeviceMotionEvent.interval")}} {{readonlyinline}}
-- cgit v1.2.3-54-g00ecf