diff options
Diffstat (limited to 'files/ko/web/api/document')
-rw-r--r-- | files/ko/web/api/document/drag_event/index.html | 2 | ||||
-rw-r--r-- | files/ko/web/api/document/getelementsbytagname/index.html | 4 | ||||
-rw-r--r-- | files/ko/web/api/document/keyup_event/index.html | 2 |
3 files changed, 0 insertions, 8 deletions
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) { <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="더보기">더보기</h2> 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 <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> 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) { </font></font><font><font> <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> |