diff options
Diffstat (limited to 'files/ja/web/api/request')
-rw-r--r-- | files/ja/web/api/request/index.html | 2 | ||||
-rw-r--r-- | files/ja/web/api/request/request/index.html | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/files/ja/web/api/request/index.html b/files/ja/web/api/request/index.html index e44da70c13..7f652cbf12 100644 --- a/files/ja/web/api/request/index.html +++ b/files/ja/web/api/request/index.html @@ -159,8 +159,6 @@ const bodyUsed = request.bodyUsed; <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.Request")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/api/request/request/index.html b/files/ja/web/api/request/request/index.html index 93de6b7366..00f3746d0e 100644 --- a/files/ja/web/api/request/request/index.html +++ b/files/ja/web/api/request/request/index.html @@ -149,8 +149,6 @@ var myRequest = new Request('flowers.jpg', myInit); <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの対応</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力したいのであれば、 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("api.Request.Request")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> |