diff --git a/index.bs b/index.bs index 01542c3..6407033 100644 --- a/index.bs +++ b/index.bs @@ -876,32 +876,30 @@ interface MediaSession {
NaN
, throw a TypeError.
dictionary MediaPositionState { - double duration; + unrestricted double duration; double playbackRate; double position; };