Re: [whatwg] Fullscreen feedback

2010-08-23 Thread Robert O'Callahan
On Mon, Aug 23, 2010 at 5:25 PM, Adam Barth w...@adambarth.com wrote: So... The trade-off is: 1) Only browsing contexts can go full-screen (since they have URLs that we could display). 2) Any element can go full-screen, but we'll need to add a nasty non-semantic attribute. Is

Re: [whatwg] Fwd: Discussing WebSRT and alternatives/improvements

2010-08-23 Thread Philip Jägenstedt
On Sat, 21 Aug 2010 01:32:49 +0200, Silvia Pfeiffer silviapfeiff...@gmail.com wrote: On Fri, Aug 20, 2010 at 10:53 PM, Philip Jägenstedt phil...@opera.comwrote: On Wed, 18 Aug 2010 00:42:04 +0200, Silvia Pfeiffer silviapfeiff...@gmail.com wrote: On Thu, Aug 12, 2010 at 6:09 PM, Philip

Re: [whatwg] Timestamp from video source in order to sync (e.g. expose OGG timestamp to javascript)

2010-08-23 Thread Philip Jägenstedt
On Wed, 18 Aug 2010 09:44:30 +0200, Silvia Pfeiffer silviapfeiff...@gmail.com wrote: On Wed, Aug 18, 2010 at 11:13 AM, Ian Hickson i...@hixie.ch wrote: On Mon, 24 May 2010, Philip Jägenstedt wrote: I think we both agree but aren't understanding each other very well, or I'm not

Re: [whatwg] Timestamp from video source in order to sync (e.g. expose OGG timestamp to javascript)

2010-08-23 Thread Chris Double
On Mon, Aug 23, 2010 at 11:03 PM, Philip Jägenstedt phil...@opera.com wrote: It's too late, all scripted controls for video that display a timeline are already using the duration property. And they're probably using it as a duration not an end time. Doesn't this change cause problems? --

Re: [whatwg] Timestamp from video source in order to sync (e.g. expose OGG timestamp to javascript)

2010-08-23 Thread Philip Jägenstedt
On Mon, 23 Aug 2010 13:15:00 +0200, Chris Double chris.dou...@double.co.nz wrote: On Mon, Aug 23, 2010 at 11:03 PM, Philip Jägenstedt phil...@opera.com wrote: It's too late, all scripted controls for video that display a timeline are already using the duration property. And they're

[whatwg] Clarification on canceling events

2010-08-23 Thread Andrew Oakley
Section 7.1.6.1 (Event handlers) says the event must be canceled. This seems a little unclear to me, I assume this means preventDefault() rather than stopImmediatePropagation() or stopPropagation(). Is it possible for HTML5 to either reference these parts of DOM Events or more of the language

Re: [whatwg] On implementing videos with multiple tracks in HTML5

2010-08-23 Thread Eric Carlson
On Aug 20, 2010, at 5:53 PM, Silvia Pfeiffer wrote: On Sat, Aug 21, 2010 at 10:03 AM, Eric Carlson eric.carl...@apple.com wrote: On Aug 19, 2010, at 5:23 PM, Silvia Pfeiffer wrote: * Whether to include a multiplexed download functionality in browsers for media resources, where the

Re: [whatwg] Installable web apps

2010-08-23 Thread Mark Finkle
On Sat, Aug 21, 2010 at 5:48 PM, Aaron Boodman a...@google.com wrote: Reviving ancient thread... To get a feel for the different approaches and tradeoffs, I've implemented a prototype of this using the two of the approaches that were discussed in this thread: 1. Embed metadata in the

Re: [whatwg] Case canonicalization for reflected enumerated attributes limited to known values

2010-08-23 Thread Aryeh Gregor
On Mon, Aug 23, 2010 at 1:11 AM, Mounir Lamouri mounir.lamo...@gmail.com wrote: This is actually a recent change in the specification so you should not expect to have all browsers working the same way. FWIW, Firefox nightlies already follow this change. That will be in beta5 too. Ah, okay. I

Re: [whatwg] HTMLMediaElement.preload and stalled event

2010-08-23 Thread Ian Hickson
On Fri, 23 Jul 2010, Chris Pearce wrote: I am implementing HTMLMediaElement.preload in Firefox, and I have a question: Should we be periodically firing a stalled event at the media element while we've suspended download of a preload:none or preload:metadata media? No. I've tried to

Re: [whatwg] HTMLMediaElement timeupdate when starting new load

2010-08-23 Thread Ian Hickson
On Fri, 23 Jul 2010, Chris Pearce wrote: In the media element load algorithm, step 4 resets the current playback position to 0 if the media element has a previously or partially loaded resource. I think we should send a timeupdate event if this causes the current playback position to

Re: [whatwg] Fwd: Discussing WebSRT and alternatives/improvements

2010-08-23 Thread Silvia Pfeiffer
On Mon, Aug 23, 2010 at 6:55 PM, Philip Jägenstedt phil...@opera.comwrote: On Sat, 21 Aug 2010 01:32:49 +0200, Silvia Pfeiffer silviapfeiff...@gmail.com wrote: On Fri, Aug 20, 2010 at 10:53 PM, Philip Jägenstedt phil...@opera.com wrote: On Wed, 18 Aug 2010 00:42:04 +0200, Silvia

Re: [whatwg] On implementing videos with multiple tracks in HTML5

2010-08-23 Thread Silvia Pfeiffer
On Tue, Aug 24, 2010 at 1:07 AM, Eric Carlson eric.carl...@apple.comwrote: On Aug 20, 2010, at 5:53 PM, Silvia Pfeiffer wrote: On Sat, Aug 21, 2010 at 10:03 AM, Eric Carlson eric.carl...@apple.comwrote: On Aug 19, 2010, at 5:23 PM, Silvia Pfeiffer wrote: * Whether to include a

Re: [whatwg] Fwd: Discussing WebSRT and alternatives/improvements

2010-08-23 Thread Julian Reschke
On 24.08.2010 04:32, Silvia Pfeiffer wrote: ... P.S. I do wonder if anyone other than us is still following this thread. ;-) ... I do. It seems that embrace extend is somewhat unfriendly unless the original SRT community is ok with it. If it's not, then make sure that the formats can be