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/htmlinputelement | |
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/htmlinputelement')
4 files changed, 0 insertions, 8 deletions
diff --git a/files/ja/web/api/htmlinputelement/index.html b/files/ja/web/api/htmlinputelement/index.html index d88b5b1ff2..6a7957bb0d 100644 --- a/files/ja/web/api/htmlinputelement/index.html +++ b/files/ja/web/api/htmlinputelement/index.html @@ -416,8 +416,6 @@ translation_of: Web/API/HTMLInputElement <h2 id="Browser_compatibility">ブラウザーの互換性</h2> <div> -<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.HTMLInputElement")}}</p> </div> diff --git a/files/ja/web/api/htmlinputelement/invalid_event/index.html b/files/ja/web/api/htmlinputelement/invalid_event/index.html index c0e7d95f60..64368ff059 100644 --- a/files/ja/web/api/htmlinputelement/invalid_event/index.html +++ b/files/ja/web/api/htmlinputelement/invalid_event/index.html @@ -99,8 +99,6 @@ function logValue(e) { <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.HTMLInputElement.invalid_event")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/api/htmlinputelement/select/index.html b/files/ja/web/api/htmlinputelement/select/index.html index 5fb740e691..8dc1137a8d 100644 --- a/files/ja/web/api/htmlinputelement/select/index.html +++ b/files/ja/web/api/htmlinputelement/select/index.html @@ -71,8 +71,6 @@ translation_of: Web/API/HTMLInputElement/select <h2 id="ブラウザの互換性">ブラウザの互換性</h2> -<div class="hidden">このページの互換性一覧表は、構造化データから生成されています。データに貢献したい方は、https://github.com/mdn/browser-compat-data をチェックしてプルリクエストを送ってください。</div> - <p>{{Compat("api.HTMLInputElement.select")}}</p> <h2 id="あわせて参照">あわせて参照</h2> diff --git a/files/ja/web/api/htmlinputelement/webkitdirectory/index.html b/files/ja/web/api/htmlinputelement/webkitdirectory/index.html index 05dd96acbd..4adb0120dd 100644 --- a/files/ja/web/api/htmlinputelement/webkitdirectory/index.html +++ b/files/ja/web/api/htmlinputelement/webkitdirectory/index.html @@ -127,8 +127,6 @@ translation_of: Web/API/HTMLInputElement/webkitdirectory <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.HTMLInputElement.webkitdirectory")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> |