diff options
author | Masahiro FUJIMOTO <mfujimot@gmail.com> | 2021-06-24 00:25:19 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-24 00:25:19 +0900 |
commit | d87929def2191ebba4d62fbcc78801ea1caf938a (patch) | |
tree | 62c74d056b7cbaa21ae49fe47a32c2830cbb90e1 /files/ja/web/html/element/image | |
parent | d8102685dd4afd2bf930e994ef43a8ce89a9b4bd (diff) | |
download | translated-content-d87929def2191ebba4d62fbcc78801ea1caf938a.tar.gz translated-content-d87929def2191ebba4d62fbcc78801ea1caf938a.tar.bz2 translated-content-d87929def2191ebba4d62fbcc78801ea1caf938a.zip |
web/html 内にある browser-compat-data に関する非表示の指示を一括削除 (#1185)
Diffstat (limited to 'files/ja/web/html/element/image')
-rw-r--r-- | files/ja/web/html/element/image/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/ja/web/html/element/image/index.html b/files/ja/web/html/element/image/index.html index 251f704bcb..7bd2acb951 100644 --- a/files/ja/web/html/element/image/index.html +++ b/files/ja/web/html/element/image/index.html @@ -34,8 +34,6 @@ translation_of: Web/HTML/Element/image <p>しかし、これは使用してよいという意味ではありません。使用してはいけません。</p> -<div class="hidden">このページの互換性一覧表は構造化データから生成されます。データに協力したいのであれば、 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("html.elements.image")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> |