diff options
Diffstat (limited to 'files/ja/web/api/geolocation')
4 files changed, 0 insertions, 8 deletions
diff --git a/files/ja/web/api/geolocation/clearwatch/index.html b/files/ja/web/api/geolocation/clearwatch/index.html index 6c4790a719..5ae2a63e7f 100644 --- a/files/ja/web/api/geolocation/clearwatch/index.html +++ b/files/ja/web/api/geolocation/clearwatch/index.html @@ -83,8 +83,6 @@ id = navigator.geolocation.watchPosition(success, error, options); <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("api.Geolocation.clearWatch")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/api/geolocation/getcurrentposition/index.html b/files/ja/web/api/geolocation/getcurrentposition/index.html index f99f1cef81..dd24b126d3 100644 --- a/files/ja/web/api/geolocation/getcurrentposition/index.html +++ b/files/ja/web/api/geolocation/getcurrentposition/index.html @@ -83,8 +83,6 @@ navigator.geolocation.getCurrentPosition(success, error, options); <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("api.Geolocation.getCurrentPosition")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/api/geolocation/index.html b/files/ja/web/api/geolocation/index.html index 53163a84ee..6bf37fa463 100644 --- a/files/ja/web/api/geolocation/index.html +++ b/files/ja/web/api/geolocation/index.html @@ -64,8 +64,6 @@ translation_of: Web/API/Geolocation <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("api.Geolocation")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> 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> |