aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/globaleventhandlers/onplaying/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/api/globaleventhandlers/onplaying/index.html')
-rw-r--r--files/ja/web/api/globaleventhandlers/onplaying/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/api/globaleventhandlers/onplaying/index.html b/files/ja/web/api/globaleventhandlers/onplaying/index.html
index 8ae6f5cc04..8c08731785 100644
--- a/files/ja/web/api/globaleventhandlers/onplaying/index.html
+++ b/files/ja/web/api/globaleventhandlers/onplaying/index.html
@@ -13,7 +13,7 @@ translation_of: Web/API/GlobalEventHandlers/onplaying
---
<div>{{ApiRef("HTML DOM")}}</div>
-<p><strong><code>onplaying</code></strong> は {{domxref("GlobalEventHandlers")}} ミックスインのプロパティで、 {{domxref("EventHandler")}} のうち {{event("playing")}} イベントを処理するためのものです。</p>
+<p><strong><code>onplaying</code></strong> は {{domxref("GlobalEventHandlers")}} ミックスインのプロパティで、 {{event("Event_handlers", "event handler")}} のうち {{event("playing")}} イベントを処理するためのものです。</p>
<p><code>playing</code> イベントは、メディアデータが不足して一時停止または遅延した後、再生が開始できる状態になったときに発生します。</p>