From a8374c38ecd0e96b9c310da2e3808d9669524581 Mon Sep 17 00:00:00 2001 From: hochan Lee Date: Wed, 23 Jun 2021 22:46:42 +0900 Subject: [ko] fix: All hidden about Browser Compatibility can be deleted (#1176) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 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 --- files/ko/web/html/global_attributes/class/index.html | 2 -- files/ko/web/html/global_attributes/data-_star_/index.html | 2 -- files/ko/web/html/global_attributes/itemscope/index.html | 2 -- files/ko/web/html/global_attributes/tabindex/index.html | 2 -- 4 files changed, 8 deletions(-) (limited to 'files/ko/web/html/global_attributes') 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/클래스

브라우저 호환성

- -

{{Compat("html.global_attributes.class")}}

같이 보기

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-*

브라우저 호환성

- -

{{Compat("html.global_attributes.data_attributes")}}

같이 보기

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

브라우저 호환성

- -

{{Compat("html.global_attributes.itemscope")}}

같이 보기

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

브라우저 호환성

- -

{{Compat("html.global_attributes.tabindex")}}

같이 보기

-- cgit v1.2.3-54-g00ecf