whatwg / html

HTML Standard
https://html.spec.whatwg.org/multipage/
Other
8.16k stars 2.69k forks source link

Add VideoPlaybackQuality and HTMLVideoElement»getVideoPlaybackQuality() #9489

Open sideshowbarker opened 1 year ago

sideshowbarker commented 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.

That interface and method:

Related: https://github.com/w3c/whatwg-coord/issues/8

Ahmad-S792 commented 1 year ago

@sideshowbarker - just to flag, I just fixed failing 'idlharness' tests in Safari / WebKit and now on trunk, it passes all.

annevk commented 1 year ago

cc @whatwg/media