diff options
Diffstat (limited to 'files/ja/web/events')
-rw-r--r-- | files/ja/web/events/detecting_device_orientation/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/ja/web/events/detecting_device_orientation/index.html b/files/ja/web/events/detecting_device_orientation/index.html index b097f43405..7df088075b 100644 --- a/files/ja/web/events/detecting_device_orientation/index.html +++ b/files/ja/web/events/detecting_device_orientation/index.html @@ -210,8 +210,6 @@ window.addEventListener('deviceorientation', handleOrientation); <h3 id="DeviceOrientationEvent"><code>DeviceOrientationEvent</code></h3> -<div class="hidden">The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</div> - <p>{{Compat("api.DeviceOrientationEvent")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> |