diff options
author | Masahiro FUJIMOTO <mfujimot@gmail.com> | 2021-06-24 00:39:58 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-24 00:39:58 +0900 |
commit | a9a798516cc543f64411d517a7e8443ba0c1834c (patch) | |
tree | 5bedb642c71b9f13bea871957fa5a432533b060c /files/ja/web/api/history | |
parent | 7b4cb241fd93503c68bf6ab0f3694db5099a935b (diff) | |
download | translated-content-a9a798516cc543f64411d517a7e8443ba0c1834c.tar.gz translated-content-a9a798516cc543f64411d517a7e8443ba0c1834c.tar.bz2 translated-content-a9a798516cc543f64411d517a7e8443ba0c1834c.zip |
web/api/h-m* の browser-compat-data に関する非表示の指示を一括削除 (#1193)
Diffstat (limited to 'files/ja/web/api/history')
-rw-r--r-- | files/ja/web/api/history/back/index.html | 2 | ||||
-rw-r--r-- | files/ja/web/api/history/go/index.html | 2 | ||||
-rw-r--r-- | files/ja/web/api/history/index.html | 2 |
3 files changed, 0 insertions, 6 deletions
diff --git a/files/ja/web/api/history/back/index.html b/files/ja/web/api/history/back/index.html index 568ed6dc1f..122d0f7351 100644 --- a/files/ja/web/api/history/back/index.html +++ b/files/ja/web/api/history/back/index.html @@ -61,8 +61,6 @@ translation_of: Web/API/History/back <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.History.back")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/api/history/go/index.html b/files/ja/web/api/history/go/index.html index c449782e70..74195808c5 100644 --- a/files/ja/web/api/history/go/index.html +++ b/files/ja/web/api/history/go/index.html @@ -76,8 +76,6 @@ history.go(0);</pre> <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.History.go")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/api/history/index.html b/files/ja/web/api/history/index.html index 5b049db57a..729b299e80 100644 --- a/files/ja/web/api/history/index.html +++ b/files/ja/web/api/history/index.html @@ -73,8 +73,6 @@ translation_of: Web/API/History <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.History")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> |