diff options
Diffstat (limited to 'files/ko/web/events')
-rw-r--r-- | files/ko/web/events/abort/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/files/ko/web/events/abort/index.html b/files/ko/web/events/abort/index.html index c7295a54a7..2278a24c24 100644 --- a/files/ko/web/events/abort/index.html +++ b/files/ko/web/events/abort/index.html @@ -8,6 +8,7 @@ tags: - 레퍼런스 - 이벤트 translation_of: Web/API/HTMLMediaElement/abort_event +translation_of_original: Web/Events/abort --- <p><strong><code>abort</code></strong> 이벤트는 리소스의 로딩이 중단되었을 때, 발생합니다.</p> |