- From: Eric Carlson <eric.carlson@apple.com>
- Date: Tue, 24 Jan 2012 07:14:23 -0800
- To: Chris Double <cdouble@mozilla.com>
- Cc: Media Fragment <public-media-fragment@w3.org>
Hey Chris - On Jan 22, 2012, at 1:56 PM, Chris Double wrote: > 2012/1/23 Eric Carlson <eric.carlson@apple.com>: >> Do you mean that playback does not automatically stop at at 100, or that >> "Fragment End" always says 0? If the later, that is to be expected as the >> page uses a Mozilla-specific media element attribute, "mozFragmentEnd", to >> expose the fragment end time: > > Hi Eric, Any thoughts on how to expose the end time to scripting? Is > the WebKit implementation exposing it at all? What do you think of a > end time being added to the video element DOM? > I think it does make sense to expose the end time to the DOM somehow. I didn't add it because I wasn't completely comfortable with a read-only attribute that automatically changes as soon the current time exceeds it. On the other hand, that is how the time behaves and I don't have any great ideas. eric
Received on Tuesday, 24 January 2012 15:15:18 UTC