aboutsummaryrefslogtreecommitdiff
path: root/files/ko/web/html
diff options
context:
space:
mode:
authorhochan Lee <hochan049@gmail.com>2021-06-23 22:46:42 +0900
committerGitHub <noreply@github.com>2021-06-23 22:46:42 +0900
commita8374c38ecd0e96b9c310da2e3808d9669524581 (patch)
treec6b93d3534ae43fd7af14827d9c8e5ea80bd4064 /files/ko/web/html
parent714754e6a789d85177cdccab2e8bcda0fd611cd2 (diff)
downloadtranslated-content-a8374c38ecd0e96b9c310da2e3808d9669524581.tar.gz
translated-content-a8374c38ecd0e96b9c310da2e3808d9669524581.tar.bz2
translated-content-a8374c38ecd0e96b9c310da2e3808d9669524581.zip
[ko] fix: All hidden about Browser Compatibility can be deleted (#1176)
* fix: All hidden about Browser Compatibility can be deleted * fix: remove compatibility hidden, 1~10번 삭제 * fix: remove compatibility hidden, 20~21번 삭제 * fix: ~27 * fix: use regex to remove * fix: use regex to remove tag a /a tag * fix: del python script * fix: regex for remove 공백이나 안에 태그 존재하는 경우에 대해서도 처리 * Update files/ko/web/api/storage/key/index.html * Update files/ko/web/api/angle_instanced_arrays/index.html * Update files/ko/web/api/batterymanager/dischargingtime/index.html * Update files/ko/web/api/document/drag_event/index.html * Update files/ko/web/html/global_attributes/class/index.html * Update files/ko/web/html/global_attributes/itemscope/index.html * Update files/ko/web/html/global_attributes/tabindex/index.html * Update files/ko/web/http/headers/accept-charset/index.html * Update files/ko/web/http/headers/accept-encoding/index.html * Update files/ko/web/http/headers/content-security-policy/index.html * Update files/ko/web/http/headers/pragma/index.html * Update files/ko/web/javascript/reference/global_objects/set/add/index.html * Update files/ko/web/javascript/reference/global_objects/string/match/index.html * Update files/ko/web/javascript/reference/global_objects/string/tostring/index.html * Update files/ko/web/javascript/reference/global_objects/string/valueof/index.html * Update files/ko/web/javascript/reference/statements/do...while/index.html * Update files/ko/web/http/status/301/index.html * Update files/ko/web/http/status/403/index.html * Update files/ko/web/javascript/reference/functions/get/index.html * Update files/ko/web/javascript/reference/global_objects/error/name/index.html * Update files/ko/web/javascript/reference/global_objects/function/arguments/index.html * Update files/ko/web/javascript/reference/global_objects/math/sign/index.html * Update files/ko/web/javascript/reference/global_objects/referenceerror/index.html * Update files/ko/web/javascript/reference/global_objects/math/sqrt1_2/index.html * Update files/ko/web/javascript/reference/global_objects/promise/finally/index.html * Update files/ko/web/javascript/reference/global_objects/promise/resolve/index.html
Diffstat (limited to 'files/ko/web/html')
-rw-r--r--files/ko/web/html/attributes/crossorigin/index.html4
-rw-r--r--files/ko/web/html/element/dialog/index.html2
-rw-r--r--files/ko/web/html/element/form/index.html2
-rw-r--r--files/ko/web/html/element/input/date/index.html2
-rw-r--r--files/ko/web/html/element/meta/name/index.html2
-rw-r--r--files/ko/web/html/element/section/index.html2
-rw-r--r--files/ko/web/html/element/strong/index.html2
-rw-r--r--files/ko/web/html/element/sub/index.html2
-rw-r--r--files/ko/web/html/element/sup/index.html2
-rw-r--r--files/ko/web/html/element/template/index.html4
-rw-r--r--files/ko/web/html/element/track/index.html2
-rw-r--r--files/ko/web/html/element/u/index.html2
-rw-r--r--files/ko/web/html/element/var/index.html2
-rw-r--r--files/ko/web/html/element/wbr/index.html2
-rw-r--r--files/ko/web/html/global_attributes/class/index.html2
-rw-r--r--files/ko/web/html/global_attributes/data-_star_/index.html2
-rw-r--r--files/ko/web/html/global_attributes/itemscope/index.html2
-rw-r--r--files/ko/web/html/global_attributes/tabindex/index.html2
18 files changed, 0 insertions, 40 deletions
diff --git a/files/ko/web/html/attributes/crossorigin/index.html b/files/ko/web/html/attributes/crossorigin/index.html
index 70131a4486..b1597e7d9d 100644
--- a/files/ko/web/html/attributes/crossorigin/index.html
+++ b/files/ko/web/html/attributes/crossorigin/index.html
@@ -76,14 +76,10 @@ translation_of: Web/HTML/Attributes/crossorigin
<h3 id="&lt;script_crossorigin>">&lt;script crossorigin&gt;</h3>
-<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("html.elements.script.crossorigin")}}</p>
<h3 id="&lt;video_crossorigin>">&lt;video crossorigin&gt;</h3>
-<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("html.elements.video.crossorigin")}}</p>
<h2 id="더_보기">더 보기</h2>
diff --git a/files/ko/web/html/element/dialog/index.html b/files/ko/web/html/element/dialog/index.html
index d54f8e313f..2147c1bc5a 100644
--- a/files/ko/web/html/element/dialog/index.html
+++ b/files/ko/web/html/element/dialog/index.html
@@ -162,8 +162,6 @@ favDialog.addEventListener('close', function onClose() {
<h2 id="브라우저_호환성">브라우저 호환성</h2>
-<div class="hidden">이 호환성 표는 구조화된 데이터에서 자동 생성되었습니다. 이 데이터에 참여를 원하시면 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> 으로 이동하셔서 pull request를 하시면 됩니다.</div>
-
<p>{{Compat("html.elements.dialog")}}</p>
<h2 id="폴리필">폴리필</h2>
diff --git a/files/ko/web/html/element/form/index.html b/files/ko/web/html/element/form/index.html
index 38ec4aa393..802d1e3d64 100644
--- a/files/ko/web/html/element/form/index.html
+++ b/files/ko/web/html/element/form/index.html
@@ -175,8 +175,6 @@ translation_of: Web/HTML/Element/form
<h2 id="브라우저_호환성">브라우저 호환성</h2>
-<div 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 class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</div>
-
<p>{{Compat("html.elements.form")}}</p>
<h2 id="같이_보기">같이 보기</h2>
diff --git a/files/ko/web/html/element/input/date/index.html b/files/ko/web/html/element/input/date/index.html
index 43675823de..8a40c3cc75 100644
--- a/files/ko/web/html/element/input/date/index.html
+++ b/files/ko/web/html/element/input/date/index.html
@@ -486,8 +486,6 @@ daySelect.onchange = function() {
<h2 id="브라우저_호환성">브라우저 호환성</h2>
-<div class="hidden">The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</div>
-
<p>{{Compat("html.elements.input.input-date")}}</p>
<h2 id="같이_보기">같이 보기</h2>
diff --git a/files/ko/web/html/element/meta/name/index.html b/files/ko/web/html/element/meta/name/index.html
index 76333202b1..a014ca9080 100644
--- a/files/ko/web/html/element/meta/name/index.html
+++ b/files/ko/web/html/element/meta/name/index.html
@@ -307,6 +307,4 @@ translation_of: Web/HTML/Element/meta/name
<h2 id="브라우저_호환성">브라우저 호환성</h2>
-<div 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 class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</div>
-
<p>{{Compat("html.elements.meta.name")}}</p>
diff --git a/files/ko/web/html/element/section/index.html b/files/ko/web/html/element/section/index.html
index 46efafc2b0..8fdaa4c6fe 100644
--- a/files/ko/web/html/element/section/index.html
+++ b/files/ko/web/html/element/section/index.html
@@ -112,8 +112,6 @@ translation_of: Web/HTML/Element/section
<h2 id="브라우저_호환성">브라우저 호환성</h2>
-<div 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 class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</div>
-
<p>{{Compat("html.elements.section")}}</p>
<h2 id="같이_보기">같이 보기</h2>
diff --git a/files/ko/web/html/element/strong/index.html b/files/ko/web/html/element/strong/index.html
index 50bfe6f78c..70f39287f6 100644
--- a/files/ko/web/html/element/strong/index.html
+++ b/files/ko/web/html/element/strong/index.html
@@ -122,8 +122,6 @@ translation_of: Web/HTML/Element/strong
<h2 id="브라우저_호환성">브라우저 호환성</h2>
-<div 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 class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</div>
-
<p>{{Compat("html.elements.strong")}}</p>
<h2 id="같이_보기">같이 보기</h2>
diff --git a/files/ko/web/html/element/sub/index.html b/files/ko/web/html/element/sub/index.html
index a94f6a7f01..75552d4c16 100644
--- a/files/ko/web/html/element/sub/index.html
+++ b/files/ko/web/html/element/sub/index.html
@@ -124,8 +124,6 @@ commonly known as "caffeine."&lt;/p&gt;</pre>
<h2 id="브라우저_호환성">브라우저 호환성</h2>
-<div 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 class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</div>
-
<p>{{Compat("html.elements.sub")}}</p>
<h2 id="같이_보기">같이 보기</h2>
diff --git a/files/ko/web/html/element/sup/index.html b/files/ko/web/html/element/sup/index.html
index f9478cdd6d..e4fa3e9b46 100644
--- a/files/ko/web/html/element/sup/index.html
+++ b/files/ko/web/html/element/sup/index.html
@@ -129,8 +129,6 @@ languages as follows:&lt;/p&gt;
<h2 id="브라우저_호환성">브라우저 호환성</h2>
-<div 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 class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</div>
-
<p>{{Compat("html.elements.sup")}}</p>
<h2 id="같이_보기">같이 보기</h2>
diff --git a/files/ko/web/html/element/template/index.html b/files/ko/web/html/element/template/index.html
index d1a7e32486..ca96214343 100644
--- a/files/ko/web/html/element/template/index.html
+++ b/files/ko/web/html/element/template/index.html
@@ -152,10 +152,6 @@ table td {
<h2 id="브라우저_호환성">브라우저 호환성</h2>
-<div class="hidden">
-<p>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>
-</div>
-
<p>{{Compat("html.elements.template")}}</p>
<h2 id="Browser_compatibility" name="Browser_compatibility">같이 보기</h2>
diff --git a/files/ko/web/html/element/track/index.html b/files/ko/web/html/element/track/index.html
index 02726500ed..9ac120629d 100644
--- a/files/ko/web/html/element/track/index.html
+++ b/files/ko/web/html/element/track/index.html
@@ -163,8 +163,6 @@ translation_of: Web/HTML/Element/track
<h2 id="브라우저_호환성">브라우저 호환성</h2>
-<div 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 class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</div>
-
<p>{{Compat("html.elements.track")}}</p>
<h2 id="같이_보기">같이 보기</h2>
diff --git a/files/ko/web/html/element/u/index.html b/files/ko/web/html/element/u/index.html
index 79d516a41f..6cd9ff8596 100644
--- a/files/ko/web/html/element/u/index.html
+++ b/files/ko/web/html/element/u/index.html
@@ -194,8 +194,6 @@ Chicken Noodle Soup With Carrots</pre>
<h2 id="브라우저_호환성">브라우저 호환성</h2>
-<div 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 class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</div>
-
<p>{{Compat("html.elements.u")}}</p>
<h2 id="같이_보기">같이 보기</h2>
diff --git a/files/ko/web/html/element/var/index.html b/files/ko/web/html/element/var/index.html
index 8b55934a46..6610ebb916 100644
--- a/files/ko/web/html/element/var/index.html
+++ b/files/ko/web/html/element/var/index.html
@@ -111,6 +111,4 @@ translation_of: Web/HTML/Element/var
<h2 id="브라우저_호환성">브라우저 호환성</h2>
-<div 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 class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</div>
-
<p>{{Compat("html.elements.var")}}</p>
diff --git a/files/ko/web/html/element/wbr/index.html b/files/ko/web/html/element/wbr/index.html
index 4168ea677d..8f87333f8a 100644
--- a/files/ko/web/html/element/wbr/index.html
+++ b/files/ko/web/html/element/wbr/index.html
@@ -97,8 +97,6 @@ translation_of: Web/HTML/Element/wbr
<h2 id="브라우저_호환성">브라우저 호환성</h2>
-<div 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 class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</div>
-
<p>{{Compat("html.elements.wbr")}}</p>
<h2 id="같이_보기">같이 보기</h2>
diff --git a/files/ko/web/html/global_attributes/class/index.html b/files/ko/web/html/global_attributes/class/index.html
index 0e063c3f5d..af9cd1fb9a 100644
--- a/files/ko/web/html/global_attributes/class/index.html
+++ b/files/ko/web/html/global_attributes/class/index.html
@@ -52,8 +52,6 @@ original_slug: Web/HTML/Global_attributes/클래스
<h2 id="브라우저_호환성">브라우저 호환성</h2>
-<div class="hidden">이 페이지에 있는 호환성 테이블은 구조적 데이터로부터 생성된 것입니다. 이 데이터에 기여하고 싶다면, <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>를 살펴보시고 pull request를 보내주시기 바랍니다.</div>
-
<p>{{Compat("html.global_attributes.class")}}</p>
<h2 id="같이_보기">같이 보기</h2>
diff --git a/files/ko/web/html/global_attributes/data-_star_/index.html b/files/ko/web/html/global_attributes/data-_star_/index.html
index 4aed70b1e4..0e8f0eff75 100644
--- a/files/ko/web/html/global_attributes/data-_star_/index.html
+++ b/files/ko/web/html/global_attributes/data-_star_/index.html
@@ -66,8 +66,6 @@ translation_of: Web/HTML/Global_attributes/data-*
<h2 id="브라우저_호환성">브라우저 호환성</h2>
-<div class="hidden">The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</div>
-
<p>{{Compat("html.global_attributes.data_attributes")}}</p>
<h2 id="같이_보기">같이 보기</h2>
diff --git a/files/ko/web/html/global_attributes/itemscope/index.html b/files/ko/web/html/global_attributes/itemscope/index.html
index 8d9b8368fc..05d34bced0 100644
--- a/files/ko/web/html/global_attributes/itemscope/index.html
+++ b/files/ko/web/html/global_attributes/itemscope/index.html
@@ -265,8 +265,6 @@ translation_of: Web/HTML/Global_attributes/itemscope
<h2 id="브라우저_호환성">브라우저 호환성</h2>
-<div class="hidden">이 페이지의 호환성 테이블은 구조화된 데이터에서 만려면 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> 을 방문하셔서 요청해주시길 바랍니다.</div>
-
<p>{{Compat("html.global_attributes.itemscope")}}</p>
<h2 id="같이_보기">같이 보기</h2>
diff --git a/files/ko/web/html/global_attributes/tabindex/index.html b/files/ko/web/html/global_attributes/tabindex/index.html
index 898852f852..dcd200cfd7 100644
--- a/files/ko/web/html/global_attributes/tabindex/index.html
+++ b/files/ko/web/html/global_attributes/tabindex/index.html
@@ -80,8 +80,6 @@ translation_of: Web/HTML/Global_attributes/tabindex
<h2 id="브라우저_호환성">브라우저 호환성</h2>
-<div class="hidden">The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, 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.</div>
-
<p>{{Compat("html.global_attributes.tabindex")}}</p>
<h2 id="같이_보기">같이 보기</h2>