[whatwg] PeerConnection and Stream API feedback

2011-06-08 Thread Per-Erik Brodin
We have made an experimental implementation of PeerConnection and the Stream API and would like to provide some feedback that we have collected so far. The TrackList feature seems to be a good way to control the different components of a Stream. Although it is said that tracks provide a way

[whatwg] Recursion and loops of Microdata items

2011-06-08 Thread Tomasz Jamroszczak
Hello. I'm implementing Microdata for Opera and I've got problems with loops in graphs of Microdata items. Summary: 1. Is there a bug in the crawl the properties algorithm of Microdata? 2. Is there a bug in get the object algorithm of converting Microdata to

Re: [whatwg] Video feedback

2011-06-08 Thread Philip Jägenstedt
On Wed, 08 Jun 2011 02:46:15 +0200, Silvia Pfeiffer silviapfeiff...@gmail.com wrote: On Tue, Jun 7, 2011 at 7:04 PM, Philip Jägenstedt phil...@opera.com wrote: On Sat, 04 Jun 2011 03:39:58 +0200, Silvia Pfeiffer silviapfeiff...@gmail.com wrote: On Fri, Jun 3, 2011 at 9:28 AM, Ian Hickson

Re: [whatwg] WebVTT feedback (was Re: Video feedback)

2011-06-08 Thread Philip Jägenstedt
On Wed, 08 Jun 2011 02:54:45 +0200, Silvia Pfeiffer silviapfeiff...@gmail.com wrote: Hi Philip, all, On Tue, Jun 7, 2011 at 8:12 PM, Philip Jägenstedt phil...@opera.com wrote: On Sat, 04 Jun 2011 17:05:55 +0200, Silvia Pfeiffer silviapfeiff...@gmail.com wrote: On Mon, 3 Jan 2011, Philip

Re: [whatwg] WebVTT feedback (was Re: Video feedback)

2011-06-08 Thread Silvia Pfeiffer
On Wed, Jun 8, 2011 at 6:39 PM, Philip Jägenstedt phil...@opera.com wrote: On Wed, 08 Jun 2011 02:54:45 +0200, Silvia Pfeiffer silviapfeiff...@gmail.com wrote: Hi Philip, all, On Tue, Jun 7, 2011 at 8:12 PM, Philip Jägenstedt phil...@opera.com wrote: On Sat, 04 Jun 2011 17:05:55 +0200,

Re: [whatwg] Video feedback

2011-06-08 Thread Silvia Pfeiffer
On Wed, Jun 8, 2011 at 6:14 PM, Philip Jägenstedt phil...@opera.com wrote: On Wed, 08 Jun 2011 02:46:15 +0200, Silvia Pfeiffer silviapfeiff...@gmail.com wrote: On Tue, Jun 7, 2011 at 7:04 PM, Philip Jägenstedt phil...@opera.com wrote: On Sat, 04 Jun 2011 03:39:58 +0200, Silvia Pfeiffer

Re: [whatwg] Video feedback

2011-06-08 Thread Philip Jägenstedt
On Wed, 08 Jun 2011 12:35:24 +0200, Silvia Pfeiffer silviapfeiff...@gmail.com wrote: On Wed, Jun 8, 2011 at 6:14 PM, Philip Jägenstedt phil...@opera.com wrote: On Wed, 08 Jun 2011 02:46:15 +0200, Silvia Pfeiffer silviapfeiff...@gmail.com wrote: That is all correct. However, because it is

Re: [whatwg] Video feedback

2011-06-08 Thread Silvia Pfeiffer
On Wed, Jun 8, 2011 at 9:18 PM, Philip Jägenstedt phil...@opera.com wrote: On Wed, 08 Jun 2011 12:35:24 +0200, Silvia Pfeiffer silviapfeiff...@gmail.com wrote: On Wed, Jun 8, 2011 at 6:14 PM, Philip Jägenstedt phil...@opera.com wrote: On Wed, 08 Jun 2011 02:46:15 +0200, Silvia Pfeiffer

Re: [whatwg] Video feedback

2011-06-08 Thread Philip Jägenstedt
On Wed, 08 Jun 2011 13:38:18 +0200, Silvia Pfeiffer silviapfeiff...@gmail.com wrote: On Wed, Jun 8, 2011 at 9:18 PM, Philip Jägenstedt phil...@opera.com wrote: On Wed, 08 Jun 2011 12:35:24 +0200, Silvia Pfeiffer silviapfeiff...@gmail.com wrote: On Wed, Jun 8, 2011 at 6:14 PM, Philip

[whatwg] Microdata feedback: please state that property value ordering is in the data model, and give usage guidelines

2011-06-08 Thread Dan Brickley
Hello, Reading http://www.whatwg.org/specs/web-apps/current-work/multipage/links.html#microdata Section '5.2.3 Names: the itemprop attribute' states something important about Microdata's data model, Within an item, the properties are unordered with respect to each other, except for properties

[whatwg] UA Implementation status of navigator.getUserMedia?

2011-06-08 Thread Jörn Zaefferer
In regards to the multimedia API that made it into the spec back in March/April: http://www.whatwg.org/specs/web-apps/current-work/multipage/dnd.html#obtaining-local-multimedia-content I've found this preview from Opera: http://my.opera.com/core/blog/2011/03/23/webcam-orientation-preview And

Re: [whatwg] Video feedback

2011-06-08 Thread Eric Carlson
On Jun 8, 2011, at 3:35 AM, Silvia Pfeiffer wrote: Nothing exposed via the current API would change, AFAICT. Thus, after a change mid-stream to, say, a smaller video width and height, would the video.videoWidth and video.videoHeight attributes represent the width and height of the

Re: [whatwg] UA Implementation status of navigator.getUserMedia?

2011-06-08 Thread Tony Gentilcore
What's the status of other implementations? WebKit's implementation work is tracked here: https://bugs.webkit.org/show_bug.cgi?id=56459

Re: [whatwg] Video feedback

2011-06-08 Thread Bob Lund
-Original Message- From: whatwg-boun...@lists.whatwg.org [mailto:whatwg- boun...@lists.whatwg.org] On Behalf Of Eric Carlson Sent: Wednesday, June 08, 2011 9:34 AM To: Silvia Pfeiffer; Philip Jägenstedt Cc: whatwg@lists.whatwg.org Subject: Re: [whatwg] Video feedback On Jun

[whatwg] AppCache-related e-mails

2011-06-08 Thread Ian Hickson
On Mon, 31 Jan 2011, Michael Nordman wrote: On Mon, Jan 31, 2011 at 4:20 PM, Ian Hickson i...@hixie.ch wrote: On Thu, 13 Jan 2011, Michael Nordman wrote: AppCache feature request: An https manifest should be able to list resources from other https origins. I've got some app

Re: [whatwg] Recursion and loops of Microdata items

2011-06-08 Thread Ian Hickson
On Wed, 8 Jun 2011, Tomasz Jamroszczak wrote: I've been looking into Microdata specification and it struck me, that crawling algorithm is so complex, when it comes to expressing simple ideas. I think that foremost the algorithm should be described in the specification with explanation

Re: [whatwg] Workers feedback

2011-06-08 Thread Ian Hickson
On Fri, 4 Feb 2011, Glenn Maynard wrote: On Fri, Feb 4, 2011 at 6:43 PM, Ian Hickson i...@hixie.ch wrote: All workers should run soon, not maybe in the future. Not running a worker should be an unusual circumstance. Errors that occur in unusual circumstances aren't errors that authors

Re: [whatwg] [html5] r5835 - [giow] (1) Make workers get the online and offline events also.

2011-06-08 Thread Ian Hickson
On Sat, 5 Feb 2011, Simon Pieters wrote: On Sat, 05 Feb 2011 01:36:33 +0100, wha...@whatwg.org wrote: Author: ianh Date: 2011-02-04 16:36:32 -0800 (Fri, 04 Feb 2011) New Revision: 5835 Modified: complete.html index source Log: [giow] (1) Make workers get the online

Re: [whatwg] DataTransfer.files tri-specification conflict

2011-06-08 Thread Ian Hickson
On Sat, 19 Feb 2011, David Flanagan wrote: 1) HTML5 says this about DataTransfer.files: The files attribute must return a live FileList sequence consisting of File objects representing the files found by the following steps. The same object must be returned each time. Furthermore, for

Re: [whatwg] Rename DataTransferItems for consistency

2011-06-08 Thread Ian Hickson
On Wed, 23 Feb 2011, Daniel Cheng wrote: For consistency with other lists of things (such as Files), would it make sense to rename DataTransferItems to DataTransferItemList? It makes it easier to distinguish from DataTransferItem as welll. Done. -- Ian Hickson U+1047E

Re: [whatwg] Make radio button group suffering from being missing

2011-06-08 Thread Ian Hickson
On Wed, 12 Jan 2011, Mikko Rantalainen wrote: 2011-01-08 00:06 EEST: Ian Hickson: The basic idea behind this design is that type=radio seems to have been designed to keep each control as independent as possible -- before we started fiddling with it in WF2, the only way type=radio controls

Re: [whatwg] set input.value when input element has composition string

2011-06-08 Thread Ian Hickson
(This thread was cross-posted to several lists. To mitigate further thread fragmentation, I've only cc'ed the whatwg list on this reply.) On Fri, 25 Feb 2011, Makoto Kato wrote: This is simple sample. This behavior is different on all web browsers when input element has

Re: [whatwg] Video feedback

2011-06-08 Thread Silvia Pfeiffer
On Thu, Jun 9, 2011 at 1:57 AM, Bob Lund b.l...@cablelabs.com wrote: -Original Message- From: whatwg-boun...@lists.whatwg.org [mailto:whatwg- boun...@lists.whatwg.org] On Behalf Of Eric Carlson Sent: Wednesday, June 08, 2011 9:34 AM To: Silvia Pfeiffer; Philip Jägenstedt Cc:

Re: [whatwg] Recursion and loops of Microdata items

2011-06-08 Thread Tab Atkins Jr.
On Wed, Jun 8, 2011 at 12:51 PM, Ian Hickson i...@hixie.ch wrote: The goal of itemref= was just to have a way to handle cases where you have an item's properties scattered around a document. It's caused us more difficulties than helped anything, as far as I can tell. Has anyone implemented it