Skip to content

Commit

Permalink
Update files/ja/web/api/htmlmediaelement/ended_event/index.md
Browse files Browse the repository at this point in the history
Co-authored-by: Hoarfroster <[email protected]>
  • Loading branch information
mfuji09 and PassionPenguin authored Aug 7, 2024
1 parent 68c3337 commit 6708c9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/ja/web/api/htmlmediaelement/ended_event/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ l10n:

このイベントはキャンセル不可で、バブリングしません。

> [!NOTE] > `ended` イベントは [`loop`](/ja/docs/Web/API/HTMLMediaElement/loop) プロパティが `true`[`playbackRate`](/ja/docs/Web/API/HTMLMediaElement/playbackRate) が負の数ではない場合には発生しません。
> **メモ:** `ended` イベントは [`loop`](/ja/docs/Web/API/HTMLMediaElement/loop) プロパティが `true`[`playbackRate`](/ja/docs/Web/API/HTMLMediaElement/playbackRate) が負の数ではない場合には発生しません。
## 構文

Expand Down

0 comments on commit 6708c9a

Please sign in to comment.