diff options
Diffstat (limited to 'files/ja/web/api/htmlselectelement/item')
-rw-r--r-- | files/ja/web/api/htmlselectelement/item/index.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/files/ja/web/api/htmlselectelement/item/index.html b/files/ja/web/api/htmlselectelement/item/index.html index a716eecdb0..0513a73fe7 100644 --- a/files/ja/web/api/htmlselectelement/item/index.html +++ b/files/ja/web/api/htmlselectelement/item/index.html @@ -76,11 +76,6 @@ elem1 = document.forms[0]['myFormControl'][1]; <h2 id="Browser_compatibility">ブラウザーの互換性</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. - If you'd like to contribute to the data, please check out <a - href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> - and send us a pull request.</p> - <p>{{Compat("api.HTMLSelectElement.item")}}</p> <h2 id="See_also">関連情報</h2> |