Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ko] fix: All hidden about Browser Compatibility can be deleted #1176

Merged
merged 35 commits into from
Jun 23, 2021
Merged
Show file tree
Hide file tree
Changes from 9 commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
37348fc
fix: All hidden about Browser Compatibility can be deleted
hochan222 Jun 13, 2021
e87a296
fix: remove compatibility hidden, 1~10번 삭제
hochan222 Jun 13, 2021
14338a5
fix: remove compatibility hidden, 20~21번 삭제
hochan222 Jun 13, 2021
2d8ec2d
fix: ~27
hochan222 Jun 13, 2021
aabb6a5
fix: use regex to remove
hochan222 Jun 13, 2021
c788d77
fix: use regex to remove
hochan222 Jun 13, 2021
20fd8a3
fix: del python script
hochan222 Jun 13, 2021
084bb66
fix: regex for remove
hochan222 Jun 13, 2021
832c238
Update files/ko/web/api/storage/key/index.html
hochan222 Jun 13, 2021
61686b3
Update files/ko/web/api/angle_instanced_arrays/index.html
hochan222 Jun 13, 2021
45c7696
Update files/ko/web/api/batterymanager/dischargingtime/index.html
hochan222 Jun 13, 2021
facae1c
Update files/ko/web/api/document/drag_event/index.html
hochan222 Jun 13, 2021
eddb857
Update files/ko/web/html/global_attributes/class/index.html
hochan222 Jun 13, 2021
5ec4155
Update files/ko/web/html/global_attributes/itemscope/index.html
hochan222 Jun 13, 2021
40a4a23
Update files/ko/web/html/global_attributes/tabindex/index.html
hochan222 Jun 13, 2021
966391d
Update files/ko/web/http/headers/accept-charset/index.html
hochan222 Jun 13, 2021
7c157c8
Update files/ko/web/http/headers/accept-encoding/index.html
hochan222 Jun 13, 2021
8629d7a
Update files/ko/web/http/headers/content-security-policy/index.html
hochan222 Jun 13, 2021
425f54e
Update files/ko/web/http/headers/pragma/index.html
hochan222 Jun 13, 2021
38c0601
Update files/ko/web/javascript/reference/global_objects/set/add/index…
hochan222 Jun 13, 2021
49fc114
Update files/ko/web/javascript/reference/global_objects/string/match/…
hochan222 Jun 13, 2021
b8f9e28
Update files/ko/web/javascript/reference/global_objects/string/tostri…
hochan222 Jun 13, 2021
815f214
Update files/ko/web/javascript/reference/global_objects/string/valueo…
hochan222 Jun 13, 2021
74e2be5
Update files/ko/web/javascript/reference/statements/do...while/index.…
hochan222 Jun 13, 2021
ec4d274
Update files/ko/web/http/status/301/index.html
hochan222 Jun 13, 2021
33edc5d
Update files/ko/web/http/status/403/index.html
hochan222 Jun 13, 2021
2ff1865
Update files/ko/web/javascript/reference/functions/get/index.html
hochan222 Jun 13, 2021
dad46c5
Update files/ko/web/javascript/reference/global_objects/error/name/in…
hochan222 Jun 13, 2021
d2abedd
Update files/ko/web/javascript/reference/global_objects/function/argu…
hochan222 Jun 13, 2021
6f4ba45
Update files/ko/web/javascript/reference/global_objects/math/sign/ind…
hochan222 Jun 13, 2021
2867622
Update files/ko/web/javascript/reference/global_objects/referenceerro…
hochan222 Jun 13, 2021
15a476c
Update files/ko/web/javascript/reference/global_objects/math/sqrt1_2/…
hochan222 Jun 13, 2021
de159cb
Update files/ko/web/javascript/reference/global_objects/promise/final…
hochan222 Jun 13, 2021
aab95ae
Update files/ko/web/javascript/reference/global_objects/promise/resol…
hochan222 Jun 13, 2021
26561e2
Merge branch 'main' into ko-issue-1008
hochan222 Jun 23, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ <h3 id="Formal_syntax">Formal syntax</h3>
<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>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,6 @@ <h2 id="명세">명세</h2>

<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>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,6 @@ <h2 id="명세">명세</h2>

<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>
Expand Down
4 changes: 0 additions & 4 deletions files/ko/mdn/structures/compatibility_tables/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -485,10 +485,6 @@ <h2 id="Inserting_the_data_into_MDN_pages">Inserting the data into MDN pages</h2
<p>As another example, The compat table for the {{domxref("VRDisplay.capabilities")}} property is generated using \{{Compat("api.VRDisplay.capabilities")}}. The macro call generates the following table (and corresponding set of notes):</p>

<hr>
<div class="hidden">
<p>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.</p>
</div>

<p>{{Compat("api.VRDisplay.capabilities")}}</p>

<div class="note">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@ <h2 id="자료형">자료형</h2>

<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("webextensions.api.menus.ContextType", 10)}}</p>

<p>{{WebExtExamples}}</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,6 @@ <h3 id="Return_value">Return value</h3>

<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("webextensions.api.menus.create", 10)}}</p>

<h2 id="예제">예제</h2>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -117,8 +117,6 @@ <h3 id="매개변수">매개변수</h3>

<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("webextensions.api.menus.onShown", 10)}}</p>

<h2 id="예제">예제</h2>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ <h3 id="반환값">반환값</h3>

<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("webextensions.api.pageAction.show")}}</p>

<h2 id="예제">예제</h2>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ <h2 id="메소드">메소드</h2>

<h2 id="Browser_호환성">Browser 호환성</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("webextensions.api.storage.sync")}}</p>

<p>{{WebExtExamples}}</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,6 @@ <h3 id="Return_value">Return value</h3>

<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("webextensions.api.tabs.create", 10)}}</p>

<h2 id="예제">예제</h2>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,6 @@ <h3 id="Return_value">Return value</h3>

<h2 id="Browser_compatibility">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("webextensions.api.tabs.insertCSS")}}</p>

<h2 id="Examples">Examples</h2>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,6 @@ <h3 id="details">details</h3>

<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("webextensions.api.webRequest.onBeforeRequest", 10)}}</p>

<h2 id="예제">예제</h2>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,4 @@ <h2 id="Example">Example</h2>

<h2 id="Browser_compatibility">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("webextensions.manifest.content_scripts")}}</p>
2 changes: 0 additions & 2 deletions files/ko/orphaned/web/html/preloading_content/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -221,8 +221,6 @@ <h2 id="Specifications" name="Specifications">Specifications</h2>

<h2 id="Browser_compatibility">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("html.elements.link.rel.preload")}}</p>

<h2 id="See_also">See also</h2>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,4 @@ <h2 id="명세">명세</h2>

<h2 id="브라우저_호환성">브라우저 호환성</h2>

<div class="hidden">To contribute to this compatibility data, please write a pull request against this repository: <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>.</div>

<p>{{Compat("javascript.builtins.BigInt.prototype")}}</p>
2 changes: 0 additions & 2 deletions files/ko/web/api/abstractrange/collapsed/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,4 @@ <h2 id="명세">명세</h2>

<h2 id="브라우저_호환성">브라우저 호환성</h2>

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

<p>{{Compat("api.AbstractRange.collapsed")}}</p>
2 changes: 0 additions & 2 deletions files/ko/web/api/abstractrange/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,4 @@ <h2 id="Specifications">Specifications</h2>

<h2 id="Browser_compatibility">Browser compatibility</h2>

<p>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.</p>

<p>{{Compat("api.AbstractRange")}}</p>
2 changes: 1 addition & 1 deletion files/ko/web/api/angle_instanced_arrays/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ <h2 id="사양"><font><font>사양</font></font></h2>

<h2 id="브라우저_호환성"><font><font>브라우저 호환성</font></font></h2>

<p class="hidden"><font><font>이 페이지의 호환성 테이블은 구조화 된 데이터에서 생성됩니다. </font><font>데이터에 기여하고 싶다면 </font></font><a href="https://github.com/mdn/browser-compat-data"><font><font>https://github.com/mdn/browser-compat-data</font></font></a><font><font> 를 확인하고 </font><font>당기 요청을 보내주십시오.</font></font></p>
<font>당기 요청을 보내주십시오.</font></font></p>
hochan222 marked this conversation as resolved.
Show resolved Hide resolved

<p><font><font>{{Compat ( "api.ANGLE_instanced_arrays")}}</font></font></p>

Expand Down
2 changes: 0 additions & 2 deletions files/ko/web/api/battery_status_api/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,6 @@ <h2 id="사양">사양</h2>

<h2 id="브라우저_호환성">브라우저 호환성</h2>

<div class="hidden">이 페이지의 호환성 표는 구조화된 데이터에서 생성됩니다. 만약 데이터의 기여하고 싶다면, <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>를 확인하고 pull 요청을 우리에게 보내세요.</div>

<p>{{Compat("api.BatteryManager")}}</p>

<h2 id="더보기">더보기</h2>
Expand Down
2 changes: 0 additions & 2 deletions files/ko/web/api/batterymanager/chargingtime/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,6 @@ <h2 id="설명서">설명서</h2>

<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("api.BatteryManager.chargingTime")}}</p>

<h2 id="같이_보세요">같이 보세요</h2>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,11 +57,7 @@ <h2 id="설명서">설명서</h2>
</tbody>
</table>

<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("api.BatteryManager.dischargingTime")}}</p>
<h2 id="브라우저_호환성">브라우저 호환성<p>{{Compat("api.BatteryManager.dischargingTime")}}</p>
hochan222 marked this conversation as resolved.
Show resolved Hide resolved

<h2 id="같이_보세요">같이 보세요</h2>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,6 @@ <h2 id="명세">명세</h2>
<h2 id="브라우저_호환성">브라우저 호환성</h2>

<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("api.CanvasCaptureMediaStreamTrack.canvas")}}</p>
</div>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,6 @@ <h2 id="명세">명세</h2>

<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("api.CanvasCaptureMediaStreamTrack.requestFrame")}}</p>

<h2 id="더_보기">더 보기</h2>
Expand Down
2 changes: 0 additions & 2 deletions files/ko/web/api/channel_messaging_api/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,6 @@ <h3 id="MessageChannel"><code>MessageChannel</code></h3>
<h3 id="MessagePort"><code>MessagePort</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("api.MessagePort", 0)}}</p>
</div>
</div>
Expand Down
4 changes: 0 additions & 4 deletions files/ko/web/api/characterdata/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,10 +80,6 @@ <h2 id="Specification" name="Specification">명세</h2>

<h2 id="브라우저_호환성">브라우저 호환성</h2>

<div class="hidden">
<p>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.</p>
</div>

<p> </p>

<p>{{Compat("api.CharacterData")}}</p>
Expand Down
2 changes: 0 additions & 2 deletions files/ko/web/api/clipboard_api/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,6 @@ <h3 id="Clipboard"><code>Clipboard</code></h3>

<h3 id="ClipboardEvent"><code>ClipboardEvent</code></h3>

<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("api.ClipboardEvent")}}</p>

<h2 id="같이_보기">같이 보기</h2>
Expand Down
2 changes: 0 additions & 2 deletions files/ko/web/api/css/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,4 @@ <h2 id="명세">명세</h2>

<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("api.CSS")}}</p>
6 changes: 1 addition & 5 deletions files/ko/web/api/document/drag_event/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -153,11 +153,7 @@ <h2 id="사양">사양</h2>
</tbody>
</table>

<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("api.Document.drag_event")}}</p>
<h2 id="브라우저_호환성">브라우저 호환성<p>{{Compat("api.Document.drag_event")}}</p>
hochan222 marked this conversation as resolved.
Show resolved Hide resolved

<h2 id="더보기">더보기</h2>

Expand Down
4 changes: 0 additions & 4 deletions files/ko/web/api/document/getelementsbytagname/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,10 +101,6 @@ <h2 id="명세">명세</h2>

<h2 id="브라우저_호환성">브라우저 호환성</h2>

<div class="hidden">
<p>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.</p>
</div>

<p>{{Compat("api.Document.getElementsByTagName")}}</p>

<h2 id="함께_보기">함께 보기</h2>
Expand Down
2 changes: 0 additions & 2 deletions files/ko/web/api/document/keyup_event/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,6 @@ <h2 id="명세서"><font><font>명세서</font></font></h2>

<h2 id="브라우저_호환성"><font><font>브라우저 호환성</font></font></h2>

<div class="hidden"><font><font>이 페이지의 호환성 표는 구조화 된 데이터에서 생성됩니다. </font><font>데이터에 기여하고 싶다면 </font></font><a href="https://github.com/mdn/browser-compat-data"><font><font>https://github.com/mdn/browser-compat-data</font></font></a><font><font> 에서 풀 리퀘스트를 보내주세요.</font></font></div>

<p><font><font>{{Compat ( "api.Document.keyup_event")}}</font></font></p>

<h2 id="또한보십시오"><font><font>또한보십시오</font></font></h2>
Expand Down
4 changes: 0 additions & 4 deletions files/ko/web/api/element/classlist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -271,10 +271,6 @@ <h2 id="명세">명세</h2>

<h2 id="브라우저_호환성">브라우저 호환성</h2>

<div class="hidden">
<p>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.</p>
</div>

<p>{{Compat("api.Element.classList")}}</p>

<h2 id="참고">참고</h2>
Expand Down
4 changes: 0 additions & 4 deletions files/ko/web/api/eventtarget/dispatchevent/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,6 @@ <h2 id="Browser_Compatibility" name="Browser_Compatibility">브라우저 호환

<p> </p>

<div class="hidden">
<p>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.</p>
</div>

<p> </p>

<p>{{Compat("api.EventTarget.dispatchEvent")}}</p>
Expand Down
2 changes: 0 additions & 2 deletions files/ko/web/api/file_and_directory_entries_api/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,6 @@ <h3 id="FileSystem"><code>FileSystem</code></h3>
<h3 id="FileSystemSync_속성"><code>FileSystemSync</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("api.FileSystemSync", 0)}}</p>
</div>
</div>
Expand Down
2 changes: 0 additions & 2 deletions files/ko/web/api/fullscreen_api/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -180,8 +180,6 @@ <h3 id="Document.fullscreen"><code>Document.fullscreen</code></h3>
<h3 id="Document.fullscreenEnabled"><code>Document.fullscreenEnabled</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("api.Document.fullscreenEnabled")}}</p>
</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -335,8 +335,4 @@ <h2 id="Specifications">Specifications</h2>

<h2 id="Browser_compatibility">Browser compatibility</h2>

<div class="hidden">
<p>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.</p>
</div>

<p>{{Compat("api.Gamepad")}}</p>
2 changes: 0 additions & 2 deletions files/ko/web/api/htmlselectelement/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -155,8 +155,6 @@ <h2 id="Specifications">Specifications</h2>

<h2 id="Browser_compatibility">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("api.HTMLSelectElement")}}</p>

<h2 id="See_also">See also</h2>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,6 @@ <h2 id="Specifications">Specifications</h2>

<h2 id="Browser_compatibility">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("api.HTMLSelectElement.selectedOptions")}}</p>

<h2 id="See_Also" name="See_Also">See also</h2>
Expand Down
2 changes: 0 additions & 2 deletions files/ko/web/api/intersectionobserver/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,6 @@ <h2 id="Specifications">Specifications</h2>

<h2 id="Browser_compatibility">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("api.IntersectionObserver")}}</p>

<h2 id="See_also">See also</h2>
Expand Down
2 changes: 0 additions & 2 deletions files/ko/web/api/intersectionobserver/observe/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@ <h2 id="Specifications">Specifications</h2>
<div>
<h2 id="Browser_compatibility">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("api.IntersectionObserver.observe")}}</p>
</div>

Expand Down
Loading