aboutsummaryrefslogtreecommitdiff
path: root/files/ko/web/api/htmlselectelement
diff options
context:
space:
mode:
Diffstat (limited to 'files/ko/web/api/htmlselectelement')
-rw-r--r--files/ko/web/api/htmlselectelement/index.html2
-rw-r--r--files/ko/web/api/htmlselectelement/selectedoptions/index.html2
2 files changed, 0 insertions, 4 deletions
diff --git a/files/ko/web/api/htmlselectelement/index.html b/files/ko/web/api/htmlselectelement/index.html
index 967409aadc..72c3ab95d3 100644
--- a/files/ko/web/api/htmlselectelement/index.html
+++ b/files/ko/web/api/htmlselectelement/index.html
@@ -155,8 +155,6 @@ console.log(select.options[select.selectedIndex].value) // Second
<h2 id="Browser_compatibility">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")}}</p>
<h2 id="See_also">See also</h2>
diff --git a/files/ko/web/api/htmlselectelement/selectedoptions/index.html b/files/ko/web/api/htmlselectelement/selectedoptions/index.html
index da8993f4cf..11069dce8f 100644
--- a/files/ko/web/api/htmlselectelement/selectedoptions/index.html
+++ b/files/ko/web/api/htmlselectelement/selectedoptions/index.html
@@ -112,8 +112,6 @@ orderButton.addEventListener("click", function() {
<h2 id="Browser_compatibility">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.selectedOptions")}}</p>
<h2 id="See_Also" name="See_Also">See also</h2>