diff options
Diffstat (limited to 'files/ja/web/api/xmlhttprequest/timeout/index.html')
-rw-r--r-- | files/ja/web/api/xmlhttprequest/timeout/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/ja/web/api/xmlhttprequest/timeout/index.html b/files/ja/web/api/xmlhttprequest/timeout/index.html index 143e9ea665..5016ca6fe0 100644 --- a/files/ja/web/api/xmlhttprequest/timeout/index.html +++ b/files/ja/web/api/xmlhttprequest/timeout/index.html @@ -63,6 +63,4 @@ xhr.send(null);</pre> <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.XMLHttpRequest.timeout")}}</p> |