diff options
Diffstat (limited to 'files/ko/web/api/document/drag_event/index.html')
-rw-r--r-- | files/ko/web/api/document/drag_event/index.html | 2 |
1 files changed, 0 insertions, 2 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> |