diff options
Diffstat (limited to 'files/ja/web/api/element/queryselectorall/index.html')
-rw-r--r-- | files/ja/web/api/element/queryselectorall/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/ja/web/api/element/queryselectorall/index.html b/files/ja/web/api/element/queryselectorall/index.html index 2bc51c0803..c322a702ab 100644 --- a/files/ja/web/api/element/queryselectorall/index.html +++ b/files/ja/web/api/element/queryselectorall/index.html @@ -186,8 +186,6 @@ inner.length; // 0 <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザー実装状況</h2> <div> -<div class="hidden">このページの互換表は構造化データによって作成されました。このデータに貢献したい方は <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックして、プルリクエストを送信してください。</div> - <p>{{Compat("api.Element.querySelectorAll")}}</p> </div> |