Re: [remote-playback] [Meta] Guidance for HTMLMediaElement, HTMLAudioElement, HTMLVideoElement behaviors during remoting

TBH, the spec for `HTMLMediaElement` does say, that `fastSeek()` MUST 
run the 
[seek](https://html.spec.whatwg.org/multipage/embedded-content.html#seeking)
 algorithm which has a strong definition of MUST run the steps. So I 
stand corrected and feel that the example given yesterday is not 
valid. Not clear how to avoid depending on the `HTMLMediaElement` 
spec.

-- 
GitHub Notification of comment by avayvod
Please view or discuss this issue at 
https://github.com/w3c/remote-playback/issues/41#issuecomment-249135546
 using your GitHub account

Received on Friday, 23 September 2016 08:39:53 UTC