aboutsummaryrefslogtreecommitdiff
path: root/files/ko/web/api/htmlmediaelement
diff options
context:
space:
mode:
Diffstat (limited to 'files/ko/web/api/htmlmediaelement')
-rw-r--r--files/ko/web/api/htmlmediaelement/abort_event/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/ko/web/api/htmlmediaelement/abort_event/index.html b/files/ko/web/api/htmlmediaelement/abort_event/index.html
index 2278a24c24..fde61e96f4 100644
--- a/files/ko/web/api/htmlmediaelement/abort_event/index.html
+++ b/files/ko/web/api/htmlmediaelement/abort_event/index.html
@@ -1,6 +1,6 @@
---
title: abort
-slug: Web/Events/abort
+slug: Web/API/HTMLMediaElement/abort_event
tags:
- DOM
- Event
@@ -9,6 +9,7 @@ tags:
- 이벤트
translation_of: Web/API/HTMLMediaElement/abort_event
translation_of_original: Web/Events/abort
+original_slug: Web/Events/abort
---
<p><strong><code>abort</code></strong> 이벤트는 리소스의 로딩이 중단되었을 때, 발생합니다.</p>