Re: [whatwg] Storage mutex

2009-08-22 Thread Jeremy Orlow
On Tue, Aug 18, 2009 at 4:26 PM, Jeremy Orlow wrote: > It's also worth noting that Chromium is probably going to need to drop the > storage mutex for most if not all plugin related calls due to deadlock > conditions. If there were some place to mention this as a "may" type thing, > it'd be good,

Re: [whatwg] Microdata

2009-08-22 Thread Edward O'Connor
On Saturday, August 22, 2009, Eduard Pascual wrote: > On Sat, Aug 22, 2009 at 11:51 PM, Ian Hickson wrote: >> >> Based on some of the feedback on Microdata recently, e.g.: >> >>   http://www.jenitennison.com/blog/node/124 >> >> ...and a number of e-mails sent to this list and the W3C lists, I am g

[whatwg] HTML 5 drag and drop feedback

2009-08-22 Thread Francisco Tolmasky
Hello, I recently had a chance to play around with the new HTML 5 drag and drop implementations and documented my experiences on my blog. I was advised to share the link to this mailing list as I ran into a number of setbacks and had a few comments on the problems I experienced and some p

Re: [whatwg] Microdata

2009-08-22 Thread Eduard Pascual
On Sat, Aug 22, 2009 at 11:51 PM, Ian Hickson wrote: > > Based on some of the feedback on Microdata recently, e.g.: > >   http://www.jenitennison.com/blog/node/124 > > ...and a number of e-mails sent to this list and the W3C lists, I am going > to try some tweaks to the Microdata syntax. Google has

[whatwg] Microdata

2009-08-22 Thread Ian Hickson
Based on some of the feedback on Microdata recently, e.g.: http://www.jenitennison.com/blog/node/124 ...and a number of e-mails sent to this list and the W3C lists, I am going to try some tweaks to the Microdata syntax. Google has kindly offered to provide usability testing resources so tha

Re: [whatwg] Root WAI-ARIA node for HTML (was: Re: [html5] r3657 - [acgiow] (2) First cut at ARIA integration.)

2009-08-22 Thread Tab Atkins Jr.
On Sat, Aug 22, 2009 at 12:49 PM, Simon Pieters wrote: > I think making elements in visible and give them specific roles is > not something authors would do, nor do I see any use case for doing so. > However, making the ARIA root always be the document element seems simpler > to implement and spec

[whatwg] Root WAI-ARIA node for HTML (was: Re: [html5] r3657 - [acgiow] (2) First cut at ARIA integration.)

2009-08-22 Thread Simon Pieters
On Sat, 22 Aug 2009 17:24:15 +0200, Tab Atkins Jr. wrote: + + html element + document role + Role must be either document or application This should say "the body element" instead. Root WAI-ARIA node the or in HTML, or the document element in all other langu

Re: [whatwg] [html5] r3657 - [acgiow] (2) First cut at ARIA integration.

2009-08-22 Thread Tab Atkins Jr.
On Sat, Aug 22, 2009 at 2:16 AM, Simon Pieters wrote: > On Sat, 22 Aug 2009 03:11:29 +0200, wrote: > >> Author: ianh >> Date: 2009-08-21 18:11:28 -0700 (Fri, 21 Aug 2009) >> New Revision: 3657 >> >> Modified: >>   index >>   source >> Log: >> [acgiow] (2) First cut at ARIA integration. > > >> +  

Re: [whatwg] Proposed changes to the History API

2009-08-22 Thread Mike Wilson
Justin Lebar wrote: > Mike Wilson wrote: > > It would be interesting to see a concrete > > example on how you intend the dynamics of your solution to > > work. It would be great if you could outline the different > > events and method calls used (in order) to save and restore > > the history state

Re: [whatwg] Remove addCueRange/removeCueRanges

2009-08-22 Thread Silvia Pfeiffer
On Sat, Aug 22, 2009 at 10:49 PM, Robert O'Callahan wrote: > On Mon, Aug 17, 2009 at 8:04 PM, Max Romantschuk wrote: >> >> Silvia Pfeiffer wrote: >>> >>> Precision is influenced more strongly by the temporal >>> resolution of the decoding pipeline rather than the polling resolution >>> for current

Re: [whatwg] Storage mutex

2009-08-22 Thread Robert O'Callahan
On Wed, Aug 19, 2009 at 11:26 AM, Jeremy Orlow wrote: > First of all, I was wondering why all user prompts are specified as "must > release the storage mutex" ( > http://dev.w3.org/html5/spec/Overview.html#user-prompts). Should this > really say "must" instead of "may"? IIRC (I couldn't find th

Re: [whatwg] Remove addCueRange/removeCueRanges

2009-08-22 Thread Robert O'Callahan
On Mon, Aug 17, 2009 at 8:04 PM, Max Romantschuk wrote: > Silvia Pfeiffer wrote: > >> Precision is influenced more strongly by the temporal >> resolution of the decoding pipeline rather than the polling resolution >> for currentTime. I doubt the previous implementations of "start" and >> "end" ga

Re: [whatwg] Section 1.7 "abstract language"

2009-08-22 Thread Kevin Benson
On Sat, Aug 22, 2009 at 2:51 AM, Ian Hickson wrote: > On Thu, 13 Aug 2009, Kevin Benson wrote: > > On Thu, Aug 13, 2009 at 10:10 PM, Ian Hickson wrote: > > > On Thu, 6 Aug 2009, Elliotte Rusty Harold wrote: > > >> > > >> "This specification defines an abstract language for describing > > >> docum

Re: [whatwg] HTML 5 Script Tag

2009-08-22 Thread Ian Hickson
On Fri, 14 Aug 2009, Markus Ernst wrote: > > The favored example: > > > > would actually not break pages in legacy browsers, unless their > functionality depends on the script. They would just not find and thus > not execute the script, and possibly throw "function does not exist" > errors.

Re: [whatwg] [html5] r3657 - [acgiow] (2) First cut at ARIA integration.

2009-08-22 Thread Simon Pieters
On Sat, 22 Aug 2009 03:11:29 +0200, wrote: Author: ianh Date: 2009-08-21 18:11:28 -0700 (Fri, 21 Aug 2009) New Revision: 3657 Modified: index source Log: [acgiow] (2) First cut at ARIA integration. + + html element + document role + Role must be either title="attr-ari