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/elementcssinlinestyle | |
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/elementcssinlinestyle')
-rw-r--r-- | files/ja/orphaned/web/api/elementcssinlinestyle/index.html | 2 | ||||
-rw-r--r-- | files/ja/orphaned/web/api/elementcssinlinestyle/style/index.html | 2 |
2 files changed, 0 insertions, 4 deletions
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> |