aboutsummaryrefslogtreecommitdiff
path: root/files/ko/conflicting/web
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/conflicting/web
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/conflicting/web')
-rw-r--r--files/ko/conflicting/web/css/@viewport_a33ee59ffd8336ffb3336900dea02e9f/index.html2
-rw-r--r--files/ko/conflicting/web/javascript/reference/global_objects/number/index.html2
-rw-r--r--files/ko/conflicting/web/javascript/reference/global_objects/promise/index.html2
3 files changed, 0 insertions, 6 deletions
diff --git a/files/ko/conflicting/web/css/@viewport_a33ee59ffd8336ffb3336900dea02e9f/index.html b/files/ko/conflicting/web/css/@viewport_a33ee59ffd8336ffb3336900dea02e9f/index.html
index 9af37b8be1..eda9ab681d 100644
--- a/files/ko/conflicting/web/css/@viewport_a33ee59ffd8336ffb3336900dea02e9f/index.html
+++ b/files/ko/conflicting/web/css/@viewport_a33ee59ffd8336ffb3336900dea02e9f/index.html
@@ -36,8 +36,6 @@ viewport-fit: cover;
<pre class="syntaxbox">auto | contain | cover
</pre>
-<div class="hidden">이 설명자는 아직 <a href="https://github.com/mdn/data/blob/master/css/at-rules.json">https://github.com/mdn/data/blob/master/css/at-rules.json</a>에 등재되지 않았습니다.</div>
-
<h2 id="접근성_문제">접근성 문제</h2>
<p><code>viewport-fit</code> 설명자를 사용할 때에는 모든 기기의 디스플레이가 직사각형인 것은 아니므로 <a href="/en-US/docs/Web/CSS/env">safe area inset 변수</a>를 함께 사용해야 함을 기억하세요.</p>
diff --git a/files/ko/conflicting/web/javascript/reference/global_objects/number/index.html b/files/ko/conflicting/web/javascript/reference/global_objects/number/index.html
index a6c46b27cc..0f49aaa1e7 100644
--- a/files/ko/conflicting/web/javascript/reference/global_objects/number/index.html
+++ b/files/ko/conflicting/web/javascript/reference/global_objects/number/index.html
@@ -81,8 +81,6 @@ original_slug: Web/JavaScript/Reference/Global_Objects/Number/prototype
<h2 id="브라우저_호환성">브라우저 호환성</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("javascript.builtins.Number.prototype")}}</p>
<h2 id="같이_보기">같이 보기</h2>
diff --git a/files/ko/conflicting/web/javascript/reference/global_objects/promise/index.html b/files/ko/conflicting/web/javascript/reference/global_objects/promise/index.html
index 6ac1c919ce..10ee3d4f58 100644
--- a/files/ko/conflicting/web/javascript/reference/global_objects/promise/index.html
+++ b/files/ko/conflicting/web/javascript/reference/global_objects/promise/index.html
@@ -62,8 +62,6 @@ original_slug: Web/JavaScript/Reference/Global_Objects/Promise/prototype
<h2 id="브라우저_호환성">브라우저 호환성</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("javascript.builtins.Promise.prototype")}}</p>
<h2 id="같이_보기">같이 보기</h2>