Open sideshowbarker opened 1 year ago
Move the specifications for the VideoPlaybackQuality interface and the HTMLVideoElement»getVideoPlaybackQuality() method from the Media Playback Quality specification at https://w3c.github.io/media-playback-quality/ into the HTML standard.
VideoPlaybackQuality
HTMLVideoElement»getVideoPlaybackQuality()
That interface and method:
Related: https://github.com/w3c/whatwg-coord/issues/8
@sideshowbarker - just to flag, I just fixed failing 'idlharness' tests in Safari / WebKit and now on trunk, it passes all.
cc @whatwg/media
Move the specifications for the
VideoPlaybackQuality
interface and theHTMLVideoElement»getVideoPlaybackQuality()
method from the Media Playback Quality specification at https://w3c.github.io/media-playback-quality/ into the HTML standard.That interface and method:
Related: https://github.com/w3c/whatwg-coord/issues/8