diff options
Diffstat (limited to 'files/ja/web/api/geolocation/watchposition/index.html')
-rw-r--r-- | files/ja/web/api/geolocation/watchposition/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/ja/web/api/geolocation/watchposition/index.html b/files/ja/web/api/geolocation/watchposition/index.html index 908f8b061d..b3e383cf65 100644 --- a/files/ja/web/api/geolocation/watchposition/index.html +++ b/files/ja/web/api/geolocation/watchposition/index.html @@ -85,8 +85,6 @@ id = navigator.geolocation.watchPosition(success, error, options); <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("api.Geolocation.watchPosition")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> |