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/api/abstractrange/collapsed/index.html | 2 -- files/ko/web/api/abstractrange/index.html | 2 -- files/ko/web/api/angle_instanced_arrays/index.html | 1 - files/ko/web/api/battery_status_api/index.html | 2 -- files/ko/web/api/batterymanager/chargingtime/index.html | 2 -- files/ko/web/api/batterymanager/dischargingtime/index.html | 2 -- files/ko/web/api/canvascapturemediastreamtrack/canvas/index.html | 2 -- .../ko/web/api/canvascapturemediastreamtrack/requestframe/index.html | 2 -- files/ko/web/api/channel_messaging_api/index.html | 2 -- files/ko/web/api/characterdata/index.html | 4 ---- files/ko/web/api/clipboard_api/index.html | 2 -- files/ko/web/api/css/index.html | 2 -- files/ko/web/api/document/drag_event/index.html | 2 -- files/ko/web/api/document/getelementsbytagname/index.html | 4 ---- files/ko/web/api/document/keyup_event/index.html | 2 -- files/ko/web/api/element/classlist/index.html | 4 ---- files/ko/web/api/eventtarget/dispatchevent/index.html | 4 ---- files/ko/web/api/file_and_directory_entries_api/index.html | 2 -- files/ko/web/api/fullscreen_api/index.html | 2 -- files/ko/web/api/gamepad_api/using_the_gamepad_api/index.html | 4 ---- files/ko/web/api/htmlselectelement/index.html | 2 -- files/ko/web/api/htmlselectelement/selectedoptions/index.html | 2 -- files/ko/web/api/intersectionobserver/index.html | 2 -- files/ko/web/api/intersectionobserver/observe/index.html | 2 -- files/ko/web/api/intersectionobserver/root/index.html | 2 -- files/ko/web/api/mediastream_image_capture_api/index.html | 2 -- files/ko/web/api/mouseevent/clientx/index.html | 2 -- files/ko/web/api/navigator/index.html | 2 -- files/ko/web/api/push_api/index.html | 2 -- files/ko/web/api/storage/key/index.html | 2 -- files/ko/web/api/streams_api/index.html | 4 ---- files/ko/web/api/web_storage_api/index.html | 2 -- files/ko/web/api/web_storage_api/using_the_web_storage_api/index.html | 2 -- files/ko/web/api/webgl_api/index.html | 2 -- files/ko/web/api/webglrenderbuffer/index.html | 2 -- files/ko/web/api/xmlhttprequest/index.html | 4 ---- 36 files changed, 85 deletions(-) (limited to 'files/ko/web/api') diff --git a/files/ko/web/api/abstractrange/collapsed/index.html b/files/ko/web/api/abstractrange/collapsed/index.html index fdb2136dd2..e6735cbe0c 100644 --- a/files/ko/web/api/abstractrange/collapsed/index.html +++ b/files/ko/web/api/abstractrange/collapsed/index.html @@ -41,6 +41,4 @@ translation_of: Web/API/AbstractRange/collapsed

브라우저 호환성

-

이 페이지의 호환성 표는 구조화된 데이터에서 생성됩니다. 데이터에 기여하고 싶다면, https://github.com/mdn/browser-compat-data 를 checkout 하고 pull request를 보내주십시오.

-

{{Compat("api.AbstractRange.collapsed")}}

diff --git a/files/ko/web/api/abstractrange/index.html b/files/ko/web/api/abstractrange/index.html index 8a46663643..890c2248e7 100644 --- a/files/ko/web/api/abstractrange/index.html +++ b/files/ko/web/api/abstractrange/index.html @@ -194,6 +194,4 @@ document.body.appendChild(fragment);

Browser compatibility

-

The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.

-

{{Compat("api.AbstractRange")}}

diff --git a/files/ko/web/api/angle_instanced_arrays/index.html b/files/ko/web/api/angle_instanced_arrays/index.html index 0e86bf91ba..114f8fafe8 100644 --- a/files/ko/web/api/angle_instanced_arrays/index.html +++ b/files/ko/web/api/angle_instanced_arrays/index.html @@ -69,7 +69,6 @@ translation_of: Web/API/ANGLE_instanced_arrays

브라우저 호환성

-

{{Compat ( "api.ANGLE_instanced_arrays")}}

diff --git a/files/ko/web/api/battery_status_api/index.html b/files/ko/web/api/battery_status_api/index.html index eb3811f226..87bc213764 100644 --- a/files/ko/web/api/battery_status_api/index.html +++ b/files/ko/web/api/battery_status_api/index.html @@ -63,8 +63,6 @@ updateBatteryStatus();

브라우저 호환성

- -

{{Compat("api.BatteryManager")}}

더보기

diff --git a/files/ko/web/api/batterymanager/chargingtime/index.html b/files/ko/web/api/batterymanager/chargingtime/index.html index 7b823afb4b..e9f86c8756 100644 --- a/files/ko/web/api/batterymanager/chargingtime/index.html +++ b/files/ko/web/api/batterymanager/chargingtime/index.html @@ -62,8 +62,6 @@ translation_of: Web/API/BatteryManager/chargingTime

브라우저 호환성

- -

{{Compat("api.BatteryManager.chargingTime")}}

같이 보세요

diff --git a/files/ko/web/api/batterymanager/dischargingtime/index.html b/files/ko/web/api/batterymanager/dischargingtime/index.html index c7165c7a52..60d772b7e0 100644 --- a/files/ko/web/api/batterymanager/dischargingtime/index.html +++ b/files/ko/web/api/batterymanager/dischargingtime/index.html @@ -59,8 +59,6 @@ translation_of: Web/API/BatteryManager/dischargingTime

브라우저 호환성

- -

{{Compat("api.BatteryManager.dischargingTime")}}

같이 보세요

diff --git a/files/ko/web/api/canvascapturemediastreamtrack/canvas/index.html b/files/ko/web/api/canvascapturemediastreamtrack/canvas/index.html index de8703deb5..814ca7bc62 100644 --- a/files/ko/web/api/canvascapturemediastreamtrack/canvas/index.html +++ b/files/ko/web/api/canvascapturemediastreamtrack/canvas/index.html @@ -56,8 +56,6 @@ var canvas = stream.canvas;

브라우저 호환성

- -

{{Compat("api.CanvasCaptureMediaStreamTrack.canvas")}}

diff --git a/files/ko/web/api/canvascapturemediastreamtrack/requestframe/index.html b/files/ko/web/api/canvascapturemediastreamtrack/requestframe/index.html index aff25aaaa3..1d7eef2bd5 100644 --- a/files/ko/web/api/canvascapturemediastreamtrack/requestframe/index.html +++ b/files/ko/web/api/canvascapturemediastreamtrack/requestframe/index.html @@ -57,8 +57,6 @@ stream.getVideoTracks()[0].requestFrame();

브라우저 호환성

- -

{{Compat("api.CanvasCaptureMediaStreamTrack.requestFrame")}}

더 보기

diff --git a/files/ko/web/api/channel_messaging_api/index.html b/files/ko/web/api/channel_messaging_api/index.html index c65fe58975..f9f68c9344 100644 --- a/files/ko/web/api/channel_messaging_api/index.html +++ b/files/ko/web/api/channel_messaging_api/index.html @@ -75,8 +75,6 @@ translation_of: Web/API/Channel_Messaging_API

MessagePort

- -

{{Compat("api.MessagePort", 0)}}

diff --git a/files/ko/web/api/characterdata/index.html b/files/ko/web/api/characterdata/index.html index 0e0b383a82..ba4f53d20d 100644 --- a/files/ko/web/api/characterdata/index.html +++ b/files/ko/web/api/characterdata/index.html @@ -80,10 +80,6 @@ translation_of: Web/API/CharacterData

브라우저 호환성

- -

 

{{Compat("api.CharacterData")}}

diff --git a/files/ko/web/api/clipboard_api/index.html b/files/ko/web/api/clipboard_api/index.html index 325ce87e71..cf5d59dfad 100644 --- a/files/ko/web/api/clipboard_api/index.html +++ b/files/ko/web/api/clipboard_api/index.html @@ -61,8 +61,6 @@ translation_of: Web/API/Clipboard_API

ClipboardEvent

- -

{{Compat("api.ClipboardEvent")}}

같이 보기

diff --git a/files/ko/web/api/css/index.html b/files/ko/web/api/css/index.html index 1b36fb9573..c209488ad1 100644 --- a/files/ko/web/api/css/index.html +++ b/files/ko/web/api/css/index.html @@ -76,6 +76,4 @@ translation_of: Web/API/CSS

브라우저 호환성

- -

{{Compat("api.CSS")}}

diff --git a/files/ko/web/api/document/drag_event/index.html b/files/ko/web/api/document/drag_event/index.html index cdf5f4222f..c79bb9fe34 100644 --- a/files/ko/web/api/document/drag_event/index.html +++ b/files/ko/web/api/document/drag_event/index.html @@ -155,8 +155,6 @@ document.addEventListener("drop", function(event) {

브라우저 호환성

- -

{{Compat("api.Document.drag_event")}}

더보기

diff --git a/files/ko/web/api/document/getelementsbytagname/index.html b/files/ko/web/api/document/getelementsbytagname/index.html index 1d2284b02a..2749b194d5 100644 --- a/files/ko/web/api/document/getelementsbytagname/index.html +++ b/files/ko/web/api/document/getelementsbytagname/index.html @@ -101,10 +101,6 @@ translation_of: Web/API/Document/getElementsByTagName

브라우저 호환성

- -

{{Compat("api.Document.getElementsByTagName")}}

함께 보기

diff --git a/files/ko/web/api/document/keyup_event/index.html b/files/ko/web/api/document/keyup_event/index.html index 766928b715..7721e851b5 100644 --- a/files/ko/web/api/document/keyup_event/index.html +++ b/files/ko/web/api/document/keyup_event/index.html @@ -86,8 +86,6 @@ function logKey (e) {

브라우저 호환성

- -

{{Compat ( "api.Document.keyup_event")}}

또한보십시오

diff --git a/files/ko/web/api/element/classlist/index.html b/files/ko/web/api/element/classlist/index.html index 49b710c2be..2dfbc59d81 100644 --- a/files/ko/web/api/element/classlist/index.html +++ b/files/ko/web/api/element/classlist/index.html @@ -271,10 +271,6 @@ if (typeof DOMTokenList !== "function") (function(window){

브라우저 호환성

- -

{{Compat("api.Element.classList")}}

참고

diff --git a/files/ko/web/api/eventtarget/dispatchevent/index.html b/files/ko/web/api/eventtarget/dispatchevent/index.html index 327813fde6..528b506c57 100644 --- a/files/ko/web/api/eventtarget/dispatchevent/index.html +++ b/files/ko/web/api/eventtarget/dispatchevent/index.html @@ -68,10 +68,6 @@ translation_of: Web/API/EventTarget/dispatchEvent

 

- -

 

{{Compat("api.EventTarget.dispatchEvent")}}

diff --git a/files/ko/web/api/file_and_directory_entries_api/index.html b/files/ko/web/api/file_and_directory_entries_api/index.html index d4a93a15e9..7e26d760f8 100644 --- a/files/ko/web/api/file_and_directory_entries_api/index.html +++ b/files/ko/web/api/file_and_directory_entries_api/index.html @@ -116,8 +116,6 @@ translation_of: Web/API/File_and_Directory_Entries_API

FileSystemSync 속성

- -

{{Compat("api.FileSystemSync", 0)}}

diff --git a/files/ko/web/api/fullscreen_api/index.html b/files/ko/web/api/fullscreen_api/index.html index 86546157a1..ee73c4d7aa 100644 --- a/files/ko/web/api/fullscreen_api/index.html +++ b/files/ko/web/api/fullscreen_api/index.html @@ -180,8 +180,6 @@ original_slug: Web/Guide/DOM/Using_full_screen_mode

Document.fullscreenEnabled

- -

{{Compat("api.Document.fullscreenEnabled")}}

diff --git a/files/ko/web/api/gamepad_api/using_the_gamepad_api/index.html b/files/ko/web/api/gamepad_api/using_the_gamepad_api/index.html index 10f1a4d818..54fb7676f7 100644 --- a/files/ko/web/api/gamepad_api/using_the_gamepad_api/index.html +++ b/files/ko/web/api/gamepad_api/using_the_gamepad_api/index.html @@ -335,8 +335,4 @@ window.addEventListener("gamepadconnected", connecthandler);

Browser compatibility

- -

{{Compat("api.Gamepad")}}

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

Browser compatibility

- -

{{Compat("api.HTMLSelectElement")}}

See also

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() {

Browser compatibility

- -

{{Compat("api.HTMLSelectElement.selectedOptions")}}

See also

diff --git a/files/ko/web/api/intersectionobserver/index.html b/files/ko/web/api/intersectionobserver/index.html index 762fd3ac09..047b13abdd 100644 --- a/files/ko/web/api/intersectionobserver/index.html +++ b/files/ko/web/api/intersectionobserver/index.html @@ -84,8 +84,6 @@ intersectionObserver.observe(document.querySelector('.scrollerFooter'));

Browser compatibility

- -

{{Compat("api.IntersectionObserver")}}

See also

diff --git a/files/ko/web/api/intersectionobserver/observe/index.html b/files/ko/web/api/intersectionobserver/observe/index.html index 5ceefe8d77..fdccd48325 100644 --- a/files/ko/web/api/intersectionobserver/observe/index.html +++ b/files/ko/web/api/intersectionobserver/observe/index.html @@ -53,8 +53,6 @@ translation_of: Web/API/IntersectionObserver/observe

Browser compatibility

- -

{{Compat("api.IntersectionObserver.observe")}}

diff --git a/files/ko/web/api/intersectionobserver/root/index.html b/files/ko/web/api/intersectionobserver/root/index.html index 16ae5eaad2..ad74686576 100644 --- a/files/ko/web/api/intersectionobserver/root/index.html +++ b/files/ko/web/api/intersectionobserver/root/index.html @@ -46,8 +46,6 @@ translation_of: Web/API/IntersectionObserver/root

Browser compatibility

- -

{{Compat("api.IntersectionObserver.root")}}

See also

diff --git a/files/ko/web/api/mediastream_image_capture_api/index.html b/files/ko/web/api/mediastream_image_capture_api/index.html index 016486c12d..5c7cb4a9e6 100644 --- a/files/ko/web/api/mediastream_image_capture_api/index.html +++ b/files/ko/web/api/mediastream_image_capture_api/index.html @@ -86,8 +86,6 @@ track.applyConstraints({ advanced : [{ zoom: zoom.value }] });

PhotoCapabilities

- -

{{Compat("api.PhotoCapabilities")}}

diff --git a/files/ko/web/api/mouseevent/clientx/index.html b/files/ko/web/api/mouseevent/clientx/index.html index 5806a312da..036c78cbaf 100644 --- a/files/ko/web/api/mouseevent/clientx/index.html +++ b/files/ko/web/api/mouseevent/clientx/index.html @@ -69,8 +69,6 @@ function logKey(e) {

브라우저 호환성

- -

참고 항목

diff --git a/files/ko/web/api/navigator/index.html b/files/ko/web/api/navigator/index.html index 62f16807f7..9e70ff68b1 100644 --- a/files/ko/web/api/navigator/index.html +++ b/files/ko/web/api/navigator/index.html @@ -132,6 +132,4 @@ translation_of: Web/API/Navigator

브라우저 호환성

- -
{{Compat("api.Navigator")}}
diff --git a/files/ko/web/api/push_api/index.html b/files/ko/web/api/push_api/index.html index 6daed1c115..e160733dfd 100644 --- a/files/ko/web/api/push_api/index.html +++ b/files/ko/web/api/push_api/index.html @@ -100,8 +100,6 @@ translation_of: Web/API/Push_API

PushMessageData

- -

{{Compat("api.PushMessageData")}}

diff --git a/files/ko/web/api/storage/key/index.html b/files/ko/web/api/storage/key/index.html index 7583b6e49f..fa1bb85ae4 100644 --- a/files/ko/web/api/storage/key/index.html +++ b/files/ko/web/api/storage/key/index.html @@ -65,8 +65,6 @@ translation_of: Web/API/Storage/key

브라우저 호환성

- -

{{Compat("api.Storage.key")}}

See also

diff --git a/files/ko/web/api/streams_api/index.html b/files/ko/web/api/streams_api/index.html index 96009dad26..03bafe2e88 100644 --- a/files/ko/web/api/streams_api/index.html +++ b/files/ko/web/api/streams_api/index.html @@ -131,10 +131,6 @@ translation_of: Web/API/Streams_API

브라우저 호환성

- -

ReadableStream

{{Compat("api.ReadableStream")}}

diff --git a/files/ko/web/api/web_storage_api/index.html b/files/ko/web/api/web_storage_api/index.html index 68af357a42..7f674bca2d 100644 --- a/files/ko/web/api/web_storage_api/index.html +++ b/files/ko/web/api/web_storage_api/index.html @@ -95,8 +95,6 @@ translation_of: Web/API/Web_Storage_API

Window.sessionStorage

- -

{{Compat("api.Window.sessionStorage")}}

diff --git a/files/ko/web/api/web_storage_api/using_the_web_storage_api/index.html b/files/ko/web/api/web_storage_api/using_the_web_storage_api/index.html index 25ad6cfa5f..23b11df2ec 100644 --- a/files/ko/web/api/web_storage_api/using_the_web_storage_api/index.html +++ b/files/ko/web/api/web_storage_api/using_the_web_storage_api/index.html @@ -203,8 +203,6 @@ imageForm.onchange Window.sessionStorage
- -

{{Compat("api.Window.sessionStorage")}}

diff --git a/files/ko/web/api/webgl_api/index.html b/files/ko/web/api/webgl_api/index.html index 20988c4b70..81568d30a7 100644 --- a/files/ko/web/api/webgl_api/index.html +++ b/files/ko/web/api/webgl_api/index.html @@ -226,8 +226,6 @@ translation_of: Web/API/WebGL_API

WebGL 2

- -

{{Compat("api.WebGL2RenderingContext", 0)}}

호환성 노트

diff --git a/files/ko/web/api/webglrenderbuffer/index.html b/files/ko/web/api/webglrenderbuffer/index.html index 6cd95fc536..bdede6bb1a 100644 --- a/files/ko/web/api/webglrenderbuffer/index.html +++ b/files/ko/web/api/webglrenderbuffer/index.html @@ -49,8 +49,6 @@ var buffer = gl.createRenderbuffer();

브라우저 호환성

- -

{{Compat("api.WebGLRenderbuffer")}}

함께 보기

diff --git a/files/ko/web/api/xmlhttprequest/index.html b/files/ko/web/api/xmlhttprequest/index.html index 04f0ecdfbb..3d8cd6998d 100644 --- a/files/ko/web/api/xmlhttprequest/index.html +++ b/files/ko/web/api/xmlhttprequest/index.html @@ -173,10 +173,6 @@ translation_of: Web/API/XMLHttpRequest

브라우저 호환성

- -

{{Compat("api.XMLHttpRequest")}}

함께 보기

-- cgit v1.2.3-54-g00ecf