diff options
author | Masahiro FUJIMOTO <mfujimot@gmail.com> | 2021-07-04 00:22:21 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-04 00:22:21 +0900 |
commit | ab9bd6586e6f1824f6c0cfc549dc3f78461a35f6 (patch) | |
tree | 5bc20172eb2ee400b96b7809c0715c9e0bd21e08 /files/ja/orphaned/web/api | |
parent | eb070febe7d67ec636dcec561996e41a9531c712 (diff) | |
download | translated-content-ab9bd6586e6f1824f6c0cfc549dc3f78461a35f6.tar.gz translated-content-ab9bd6586e6f1824f6c0cfc549dc3f78461a35f6.tar.bz2 translated-content-ab9bd6586e6f1824f6c0cfc549dc3f78461a35f6.zip |
orphaned 内にある browser-compat-data に関する非表示の指示を一括削除 (#1294)
Diffstat (limited to 'files/ja/orphaned/web/api')
8 files changed, 0 insertions, 16 deletions
diff --git a/files/ja/orphaned/web/api/childnode/remove/index.html b/files/ja/orphaned/web/api/childnode/remove/index.html index 07288eb537..011729ae69 100644 --- a/files/ja/orphaned/web/api/childnode/remove/index.html +++ b/files/ja/orphaned/web/api/childnode/remove/index.html @@ -83,8 +83,6 @@ el.remove(); // 'div-02' の id を持った div を削除 <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.ChildNode.remove")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/orphaned/web/api/documentorshadowroot/index.html b/files/ja/orphaned/web/api/documentorshadowroot/index.html index 6f4eceb73f..34431a10d3 100644 --- a/files/ja/orphaned/web/api/documentorshadowroot/index.html +++ b/files/ja/orphaned/web/api/documentorshadowroot/index.html @@ -72,8 +72,6 @@ original_slug: Web/API/DocumentOrShadowRoot <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.DocumentOrShadowRoot")}}</p> <p>[1] このインターフェイスの機能は {{DOMxRef("Document")}} オブジェクトにも実装されています。</p> diff --git a/files/ja/orphaned/web/api/elementcssinlinestyle/index.html b/files/ja/orphaned/web/api/elementcssinlinestyle/index.html index c654081ebb..98acea3dc5 100644 --- a/files/ja/orphaned/web/api/elementcssinlinestyle/index.html +++ b/files/ja/orphaned/web/api/elementcssinlinestyle/index.html @@ -43,8 +43,6 @@ original_slug: Web/API/ElementCSSInlineStyle <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.ElementCSSInlineStyle")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/orphaned/web/api/elementcssinlinestyle/style/index.html b/files/ja/orphaned/web/api/elementcssinlinestyle/style/index.html index 75984c4084..14df7bb6af 100644 --- a/files/ja/orphaned/web/api/elementcssinlinestyle/style/index.html +++ b/files/ja/orphaned/web/api/elementcssinlinestyle/style/index.html @@ -92,8 +92,6 @@ color = 'red' > 'rgb(255, 0, 0)' <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.HTMLElement.style")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/orphaned/web/api/parentnode/append/index.html b/files/ja/orphaned/web/api/parentnode/append/index.html index e218b7fe54..1206957c43 100644 --- a/files/ja/orphaned/web/api/parentnode/append/index.html +++ b/files/ja/orphaned/web/api/parentnode/append/index.html @@ -129,8 +129,6 @@ with(parent) { <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.ParentNode.append")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/orphaned/web/api/parentnode/children/index.html b/files/ja/orphaned/web/api/parentnode/children/index.html index 2573bd3621..537c91d1c6 100644 --- a/files/ja/orphaned/web/api/parentnode/children/index.html +++ b/files/ja/orphaned/web/api/parentnode/children/index.html @@ -78,8 +78,6 @@ for (let i = 0; i < foo.children.length; i++) { <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザー実装状況</h2> -<div class="hidden">このページの互換表は構造化データで生成されました。このデータに貢献したい方は、<a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックし、プルリクエストを送信してください。</div> - <p>{{Compat("api.ParentNode.children")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/orphaned/web/api/parentnode/prepend/index.html b/files/ja/orphaned/web/api/parentnode/prepend/index.html index 6e60e441f1..8c6c87cede 100644 --- a/files/ja/orphaned/web/api/parentnode/prepend/index.html +++ b/files/ja/orphaned/web/api/parentnode/prepend/index.html @@ -128,8 +128,6 @@ with(parent) { <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.ParentNode.prepend")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/orphaned/web/api/parentnode/queryselectorall/index.html b/files/ja/orphaned/web/api/parentnode/queryselectorall/index.html index de66ebb363..01e307ed31 100644 --- a/files/ja/orphaned/web/api/parentnode/queryselectorall/index.html +++ b/files/ja/orphaned/web/api/parentnode/queryselectorall/index.html @@ -149,8 +149,6 @@ inner.length; // 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.ParentNode.querySelectorAll")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> |