[whatwg] Generalized execCommand() alternatives, or standardized selection and range handling

2011-05-31 Thread Markus Ernst
While following the discussions about Aryeh Gregor's great work on execCommand(), I get the impression that this method is very limited to some basic formatting actions. It provides shortcuts for a limited set of DOM actions, but is not really extendable or generalizable. Some of the

Re: [whatwg] Generalized execCommand() alternatives, or standardized selection and range handling

2011-05-31 Thread Tim Down
On 31 May 2011 09:15, Markus Ernst derer...@gmx.ch wrote: While following the discussions about Aryeh Gregor's great work on execCommand(), I get the impression that this method is very limited to some basic formatting actions. It provides shortcuts for a limited set of DOM actions, but is not

[whatwg] DOMContentLoaded, load and current document readiness

2011-05-31 Thread Henri Sivonen
Recently, there was discussion about changing media element state in the same task that fires the event about the state change so that scripts that probe the state can make non-racy conclusions about whether a certain event has fired already. Currently, there seems to be no correct non-racy way

[whatwg] Improving the Application Cache

2011-05-31 Thread Edward Gerhold
Dear HTML5 people, i didnĀ“t write a message for around a month. I suggested improving the Cache with Container Functions a few times, and got a reply at the first time writing about this and another time, when i posted the suggestion again from another document, correcting it five times, still

Re: [whatwg] Generalized execCommand() alternatives, or standardized selection and range handling

2011-05-31 Thread Aryeh Gregor
On Tue, May 31, 2011 at 4:15 AM, Markus Ernst derer...@gmx.ch wrote: While following the discussions about Aryeh Gregor's great work on execCommand(), I get the impression that this method is very limited to some basic formatting actions. It provides shortcuts for a limited set of DOM actions,

[whatwg] PeerConnection feedback

2011-05-31 Thread Ian Hickson
On Sat, 9 Apr 2011, James Salsman wrote: Sorry for the top posting, but I would like to reiterate my considered opinion that Speex be supported for recording. It is the standard format available from Adobe Flash recording, low bandwidth, open source and unencumbered, efficient, and it is

[whatwg] websocket onerror Re: [html5] r6156 - [giow] (0) Update all the WebSocket terminology to match the next WSP draft.

2011-05-31 Thread Simon Pieters
On Sat, 28 May 2011 01:31:53 +0200, wha...@whatwg.org wrote: Author: ianh Date: 2011-05-27 16:31:52 -0700 (Fri, 27 May 2011) New Revision: 6156 Modified: complete.html index source Log: [giow] (0) Update all the WebSocket terminology to match the next WSP draft. Modified: source

Re: [whatwg] websocket onerror Re: [html5] r6156 - [giow] (0) Update all the WebSocket terminology to match the next WSP draft.

2011-05-31 Thread Ian Hickson
On Wed, 1 Jun 2011, Simon Pieters wrote: +!-- attribute spanFunction/span span title=handler-WebSocket-onerroronerror/span; +-- attribute spanFunction/span span Why is onerror commented out? Not much point having it if nothing can fire an 'error' event. -- Ian

Re: [whatwg] Unlimited pageStorage for App Cached web pages

2011-05-31 Thread Bjartur Thorlacius
On 5/31/11, Felix Halim felix.ha...@gmail.com wrote: On Mon, May 30, 2011 at 10:39 PM, Bjartur Thorlacius svartma...@gmail.com wrote: The dynamic resources only updated if the user visit the particular app cached web-page. Yeah, that's logical. Caches should still be allowed to refetch