diff options
author | Masahiro FUJIMOTO <mfujimot@gmail.com> | 2021-06-24 00:26:56 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-24 00:26:56 +0900 |
commit | d8f1cb7dbda089c913191265f69ee5bf81ca17bb (patch) | |
tree | 7dc1c1c0aee94ac7d3eb6e81287ad47ba1290e62 /files/ja/web/svg/attribute | |
parent | d87929def2191ebba4d62fbcc78801ea1caf938a (diff) | |
download | translated-content-d8f1cb7dbda089c913191265f69ee5bf81ca17bb.tar.gz translated-content-d8f1cb7dbda089c913191265f69ee5bf81ca17bb.tar.bz2 translated-content-d8f1cb7dbda089c913191265f69ee5bf81ca17bb.zip |
web/svg 内にある browser-compat-data に関する非表示の指示を一括削除 (#1186)
Diffstat (limited to 'files/ja/web/svg/attribute')
5 files changed, 0 insertions, 10 deletions
diff --git a/files/ja/web/svg/attribute/alignment-baseline/index.html b/files/ja/web/svg/attribute/alignment-baseline/index.html index ad0ae8f224..cb7c98e29c 100644 --- a/files/ja/web/svg/attribute/alignment-baseline/index.html +++ b/files/ja/web/svg/attribute/alignment-baseline/index.html @@ -156,8 +156,6 @@ text{ <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("svg.attributes.presentation.alignment-baseline")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/svg/attribute/id/index.html b/files/ja/web/svg/attribute/id/index.html index e0f12e44b7..127f945d3a 100644 --- a/files/ja/web/svg/attribute/id/index.html +++ b/files/ja/web/svg/attribute/id/index.html @@ -89,8 +89,6 @@ translation_of: Web/SVG/Attribute/id <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("svg.attributes.style.class")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/svg/attribute/marker-mid/index.html b/files/ja/web/svg/attribute/marker-mid/index.html index c1fb340feb..f3621950a1 100644 --- a/files/ja/web/svg/attribute/marker-mid/index.html +++ b/files/ja/web/svg/attribute/marker-mid/index.html @@ -90,8 +90,6 @@ translation_of: Web/SVG/Attribute/marker-mid <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("svg.attributes.presentation.marker-mid")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/svg/attribute/onclick/index.html b/files/ja/web/svg/attribute/onclick/index.html index c1af2fce3c..946bd5680e 100644 --- a/files/ja/web/svg/attribute/onclick/index.html +++ b/files/ja/web/svg/attribute/onclick/index.html @@ -80,6 +80,4 @@ translation_of: Web/SVG/Attribute/onclick <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("svg.attributes.events.global.onclick")}}</p> diff --git a/files/ja/web/svg/attribute/writing-mode/index.html b/files/ja/web/svg/attribute/writing-mode/index.html index e62465900f..7529d1ef82 100644 --- a/files/ja/web/svg/attribute/writing-mode/index.html +++ b/files/ja/web/svg/attribute/writing-mode/index.html @@ -74,8 +74,6 @@ translation_of: Web/SVG/Attribute/writing-mode <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("svg.attributes.presentation.writing-mode")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> |