Re: [mediacapture-main] Clarification needed on HTMLMediaElement with MediaStream ending playback

Media elements fed from a MediaStream can't loop, can't go backwards, and can't (usefully) pause, so all the other conditions for "something different" to happen aren't really relevant.
But not overriding other specs is usually a Good Thing, so I wouldn't mind changing this.
The added actions if we change this are to fire timeupdate, set the paused attribute and to fire paused. 

-- 
GitHub Notification of comment by alvestrand
Please view or discuss this issue at https://github.com/w3c/mediacapture-main/issues/518#issuecomment-392446021 using your GitHub account

Received on Monday, 28 May 2018 07:39:28 UTC