[whatwg] Web author docs for postMessage, updated postMessage tests

2008-03-06 Thread Jeff Walden
== Documentation == I've written up some documentation on how to use postMessage; suggestions, comments, etc. appreciated. http://developer.mozilla.org/en/docs/DOM:window.postMessage == Tests == I updated and expanded the tests I posted earlier to accommodate uri/domain-origin and the

Re: [whatwg] Web author docs for postMessage, updated postMessage tests

2008-03-06 Thread Jeff Walden
http://web/jwalden/www/whatwg/postMessage-v2.zip Sigh: http://web.mit.edu/jwalden/www/whatwg/postMessage-v2.zip Jeff

Re: [whatwg] Geolocation API Proposal

2008-03-06 Thread Krzysztof Żelechowski
Dnia 05-03-2008, Śr o godzinie 23:36 -0800, Aaron Boodman pisze: Hi all, We're adding an API to Google Gears that will allow an application to obtain (with permission) the user's current location. Here's our current design: http://code.google.com/p/google-gears/wiki/LocationAPI We

Re: [whatwg] Geolocation API Proposal

2008-03-06 Thread Aaron Boodman
On Thu, Mar 6, 2008 at 8:14 AM, Krzysztof Żelechowski [EMAIL PROTECTED] wrote: The intersection of this interface with HTML is empty and it will always be because it does not hook on anything to declare. It qualifies as a browser extension. How is it different than the HTML5 database API?

Re: [whatwg] Geolocation API Proposal

2008-03-06 Thread Krzysztof Żelechowski
Dnia 06-03-2008, Cz o godzinie 08:30 -0800, Aaron Boodman pisze: On Thu, Mar 6, 2008 at 8:14 AM, Krzysztof Żelechowski [EMAIL PROTECTED] wrote: The intersection of this interface with HTML is empty and it will always be because it does not hook on anything to declare. It qualifies as a

Re: [whatwg] Geolocation API Proposal

2008-03-06 Thread Brian Smith
Aaron Boodman wrote: On Thu, Mar 6, 2008 at 8:14 AM, Krzysztof Żelechowski [EMAIL PROTECTED] wrote: The intersection of this interface with HTML is empty and it will always be because it does not hook on anything to declare. It qualifies as a browser extension. How is it different

Re: [whatwg] Geolocation API Proposal

2008-03-06 Thread Aaron Boodman
2008/3/6 Aaron Boodman [EMAIL PROTECTED]: On Thu, Mar 6, 2008 at 8:14 AM, Krzysztof Żelechowski [EMAIL PROTECTED] wrote: The intersection of this interface with HTML is empty and it will always be because it does not hook on anything to declare. It qualifies as a browser extension.

Re: [whatwg] Geolocation API Proposal

2008-03-06 Thread Aaron Boodman
2008/3/6 Brian Smith [EMAIL PROTECTED]: It isn't. See http://blog.mozilla.com/rob-sayre/2008/02/19/bloaty-parts-of-the-whatwg- html5-specification-that-should-be-removed/ In particular, see Ian Hickson's comment. He already acknoledged that this stuff doesn't belong in the HTML

Re: [whatwg] Geolocation API Proposal

2008-03-06 Thread Neil Deakin
Aaron Boodman wrote: 2008/3/6 Brian Smith [EMAIL PROTECTED]: It isn't. See http://blog.mozilla.com/rob-sayre/2008/02/19/bloaty-parts-of-the-whatwg- html5-specification-that-should-be-removed/ In particular, see Ian Hickson's comment. He already acknoledged that this stuff doesn't

Re: [whatwg] ARIA

2008-03-06 Thread Aaron Leventhal
James Graham wrote: Dave Hodder wrote: The current HTML 5 draft doesn't mention ARIA anywhere. Perhaps it should clarify the relationship (or non-relationship as it is at present), even if it's only a brief mention in section 1.1. Unfortunately a brief mention is insufficient as aria

Re: [whatwg] Web author docs for postMessage, updated postMessage tests

2008-03-06 Thread Jeff Walden
Jeff Walden wrote: == Tests == http://web.mit.edu/jwalden/www/whatwg/postMessage-v2.zip Fourth, .origin for posts from data: URIs in Mozilla is the origin of the window that opened the data: URL, which is not what HTML5 wants I seem to have misread or misremembered how data: URIs are

Re: [whatwg] @Irrelevant [was: Re: Thoughts on HTML 5]

2008-03-06 Thread Maciej Stachowiak
On Mar 1, 2008, at 4:05 AM, Jonas Sicking wrote: This sounds like a good idea to me. First off 'irrelevant' is pretty hard to spell for non-native english speakers (go sweden!). Second, the elements are in fact relevant to the page since in all likelihood they will be used later.

Re: [whatwg] Geolocation API Proposal

2008-03-06 Thread Robert Sayre
2008/3/6 Aaron Boodman [EMAIL PROTECTED]: How is it different than the HTML5 database API? It's not. Neither belongs in an HTML specification, but a charismatic leader should be able to overcome this obstacle. -- Robert Sayre