Skip to content

Commit

Permalink
Update files/en-us/web/api/htmlmediaelement/seeking/index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
estelle authored Jan 6, 2025
1 parent 9ebf5e2 commit 31e6b61
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion files/en-us/web/api/htmlmediaelement/seeking/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,5 @@ console.log(el.seeking); // true or false

- {{domxref("HTMLMediaElement.seeking_event", "seeking")}} event
- {{domxref("HTMLMediaElement.seeked_event", "seeked")}} event
- {{domxref("HTMLMediaElement")}}
- {{domxref("HTMLVideoElement")}}
- {{domxref("HTMLAudioElement")}}

0 comments on commit 31e6b61

Please sign in to comment.