[tvcontrol-api] Timestamp data types and HTMLMediaElement currentTime

chrisn has just created a new issue for 
https://github.com/w3c/tvcontrol-api:

== Timestamp data types and HTMLMediaElement currentTime ==
Feedback from @paulhiggs in #40:

> Also, by using DOMTimeStamp (instead of unsigned long long) will we 
ever run into problems with the HTMLMediaElement attributes...
>
```webidl
// playback state
         attribute double currentTime;
readonly attribute unrestricted double duration;
```
> especially when it comes to recording something from the current 
point in the Media Element?

Please view or discuss this issue at 
https://github.com/w3c/tvcontrol-api/issues/41 using your GitHub 
account

Received on Thursday, 2 February 2017 07:54:35 UTC