回答編集履歴

2

追記

2020/01/04 17:22

投稿

oikashinoa
oikashinoa

スコア2826

test CHANGED
@@ -28,7 +28,7 @@
28
28
 
29
29
 
30
30
 
31
- ### Generic Sensor API
31
+ ### Generic Sensor APIのAbsoluteOrientationSensor
32
32
 
33
33
  [Absolute orientation sensor demo](https://intel.github.io/generic-sensor-demos/orientation-phone/)
34
34
 

1

追記

2020/01/04 17:22

投稿

oikashinoa
oikashinoa

スコア2826

test CHANGED
@@ -2,9 +2,11 @@
2
2
 
3
3
  [DeviceOrientationEvent - WebKit JS | Apple Developer Documentation](https://developer.apple.com/documentation/webkitjs/deviceorientationevent)
4
4
 
5
- safariでは相対値との事です。
5
+ safariでは相対値との事です。画面右上に `API Changes:None`と有るので、仕様は変更なしと思います。
6
6
 
7
7
  > They are defined as an offset from an arbitrary direction—typically, the direction in which the device was held when the orientation was first obtained.
8
+
9
+
8
10
 
9
11
 
10
12