diff options
author | hochan Lee <hochan049@gmail.com> | 2021-06-23 22:46:42 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-23 22:46:42 +0900 |
commit | a8374c38ecd0e96b9c310da2e3808d9669524581 (patch) | |
tree | c6b93d3534ae43fd7af14827d9c8e5ea80bd4064 /files/ko/web/css | |
parent | 714754e6a789d85177cdccab2e8bcda0fd611cd2 (diff) | |
download | translated-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/css')
-rw-r--r-- | files/ko/web/css/background-origin/index.html | 2 | ||||
-rw-r--r-- | files/ko/web/css/background-repeat/index.html | 2 | ||||
-rw-r--r-- | files/ko/web/css/background-size/index.html | 2 | ||||
-rw-r--r-- | files/ko/web/css/border-bottom/index.html | 2 | ||||
-rw-r--r-- | files/ko/web/css/border-left/index.html | 2 | ||||
-rw-r--r-- | files/ko/web/css/border-right/index.html | 2 | ||||
-rw-r--r-- | files/ko/web/css/border-top/index.html | 2 | ||||
-rw-r--r-- | files/ko/web/css/css_color/index.html | 4 | ||||
-rw-r--r-- | files/ko/web/css/display-internal/index.html | 2 | ||||
-rw-r--r-- | files/ko/web/css/display/index.html | 2 | ||||
-rw-r--r-- | files/ko/web/css/filter_effects/index.html | 2 | ||||
-rw-r--r-- | files/ko/web/css/revert/index.html | 2 |
12 files changed, 1 insertions, 25 deletions
diff --git a/files/ko/web/css/background-origin/index.html b/files/ko/web/css/background-origin/index.html index 3cff865582..f61be0d97a 100644 --- a/files/ko/web/css/background-origin/index.html +++ b/files/ko/web/css/background-origin/index.html @@ -102,8 +102,6 @@ background-origin: unset; <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("css.properties.background-origin")}}</p> <h2 id="같이_보기">같이 보기</h2> diff --git a/files/ko/web/css/background-repeat/index.html b/files/ko/web/css/background-repeat/index.html index b06a5f8b30..0bd5e84ca6 100644 --- a/files/ko/web/css/background-repeat/index.html +++ b/files/ko/web/css/background-repeat/index.html @@ -221,8 +221,6 @@ div { <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("css.properties.background-repeat")}}</p> <h2 id="같이_보기">같이 보기</h2> diff --git a/files/ko/web/css/background-size/index.html b/files/ko/web/css/background-size/index.html index 7778a21034..6cbea33bbf 100644 --- a/files/ko/web/css/background-size/index.html +++ b/files/ko/web/css/background-size/index.html @@ -182,8 +182,6 @@ background-size: unset; <h2 id="Browser_compatibility" name="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("css.properties.background-size")}}</p> <h2 id="같이_보기">같이 보기</h2> diff --git a/files/ko/web/css/border-bottom/index.html b/files/ko/web/css/border-bottom/index.html index 795a53805e..3154271f52 100644 --- a/files/ko/web/css/border-bottom/index.html +++ b/files/ko/web/css/border-bottom/index.html @@ -104,6 +104,4 @@ border-bottom: medium dashed green; <h2 id="Browser_compatibility" name="Browser_compatibility">브라우저 호환성</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("css.properties.border-bottom")}}</p> diff --git a/files/ko/web/css/border-left/index.html b/files/ko/web/css/border-left/index.html index b65e16e855..cae1d8b81f 100644 --- a/files/ko/web/css/border-left/index.html +++ b/files/ko/web/css/border-left/index.html @@ -104,6 +104,4 @@ border-left: medium dashed green; <h2 id="Browser_compatibility" name="Browser_compatibility">브라우저 호환성</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("css.properties.border-left")}}</p> diff --git a/files/ko/web/css/border-right/index.html b/files/ko/web/css/border-right/index.html index 61a5692869..a96bfe408e 100644 --- a/files/ko/web/css/border-right/index.html +++ b/files/ko/web/css/border-right/index.html @@ -104,6 +104,4 @@ border-right: medium dashed green; <h2 id="Browser_compatibility" name="Browser_compatibility">브라우저 호환성</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("css.properties.border-right")}}</p> diff --git a/files/ko/web/css/border-top/index.html b/files/ko/web/css/border-top/index.html index 9f4bcebe8e..3070cc28aa 100644 --- a/files/ko/web/css/border-top/index.html +++ b/files/ko/web/css/border-top/index.html @@ -104,6 +104,4 @@ border-top: medium dashed green; <h2 id="Browser_compatibility" name="Browser_compatibility">브라우저 호환성</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("css.properties.border-top")}}</p> diff --git a/files/ko/web/css/css_color/index.html b/files/ko/web/css/css_color/index.html index 06d7418de0..893a05d5ca 100644 --- a/files/ko/web/css/css_color/index.html +++ b/files/ko/web/css/css_color/index.html @@ -88,15 +88,11 @@ translation_of: Web/CSS/CSS_Color <h3 id="color-adjust_속성"><code>color-adjust</code> 속성</h3> <div> -<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 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("css.properties.color-adjust")}}</p> <h3 id="opacity_속성"><code>opacity</code> 속성</h3> <div> -<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 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("css.properties.opacity")}}</p> </div> </div> diff --git a/files/ko/web/css/display-internal/index.html b/files/ko/web/css/display-internal/index.html index 8aea8a152b..0106bf63d8 100644 --- a/files/ko/web/css/display-internal/index.html +++ b/files/ko/web/css/display-internal/index.html @@ -102,8 +102,6 @@ label, input { <h2 id="브라우저_호환성">브라우저 호환성</h2> -<div class="hidden">이 페이지의 호환성 표는 구조화된 데이터로부터 생성되었습니다. 데이터에 기여하시려면, <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> 를 확인한 뒤 저희에게 풀 리퀘스트를 보내주세요.</div> - <h3 id="Table_관련_값의_지원">Table 관련 값의 지원</h3> <p><code>table</code>, <code>table-cell</code>, <code>table-column</code>, <code>table-column-group</code>, <code>table-footer-group</code>, <code>table-header-group</code>, <code>table-row</code>, <code>table-row-group</code></p> diff --git a/files/ko/web/css/display/index.html b/files/ko/web/css/display/index.html index 559a1bf4a2..73a6545e54 100644 --- a/files/ko/web/css/display/index.html +++ b/files/ko/web/css/display/index.html @@ -220,8 +220,6 @@ display: unset; <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("css.properties.display", 10)}}</p> <h2 id="같이_보기">같이 보기</h2> diff --git a/files/ko/web/css/filter_effects/index.html b/files/ko/web/css/filter_effects/index.html index dfd022f08e..9327846e2d 100644 --- a/files/ko/web/css/filter_effects/index.html +++ b/files/ko/web/css/filter_effects/index.html @@ -63,8 +63,6 @@ translation_of: Web/CSS/Filter_Effects <h3 id="filter_속성"><code>filter</code> 속성</h3> <div> -<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 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("css.properties.filter")}}</p> </div> </div> diff --git a/files/ko/web/css/revert/index.html b/files/ko/web/css/revert/index.html index 9a9a1ce6f7..6a728ee3ad 100644 --- a/files/ko/web/css/revert/index.html +++ b/files/ko/web/css/revert/index.html @@ -121,7 +121,7 @@ section.with-revert { color: revert } <div> <div> -<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("css.types.global_keywords.revert")}}</p> </div> |