diff options
Diffstat (limited to 'files/ja/web/api/element/closest/index.html')
-rw-r--r-- | files/ja/web/api/element/closest/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/ja/web/api/element/closest/index.html b/files/ja/web/api/element/closest/index.html index 4f5ba93074..dd876b80aa 100644 --- a/files/ja/web/api/element/closest/index.html +++ b/files/ja/web/api/element/closest/index.html @@ -126,8 +126,6 @@ if (!Element.prototype.closest) { <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> <div> -<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.Element.closest")}}</p> <h3 id="Compatibility_notes" name="Compatibility_notes">互換性のメモ</h3> |