Re: [whatwg] Offscreen canvas (or canvas for web workers).

2010-03-22 Thread Mike Shaver
On Mon, Mar 15, 2010 at 3:05 AM, Maciej Stachowiak m...@apple.com wrote: === Summary of Data === 1) In all browsers tested, copying to an ImageData and then back to a canvas (two blits) is faster than a 2x scale. 2) In all browsers tested, twice the cost of a canvas-to-canvas blit is

[whatwg] Input search reset event

2010-03-22 Thread bgy
Hi, On webkit based browser, we can see a little cross used to reset the field, it's usefull, but in some ajax based application, it could be usefull to be able to handle this event, to dispatch the event to any controller and reset results. Use case : Highlight a given text in webpage.

Re: [whatwg] Parsing processing instructions in HTML syntax: 10.2.4.44 Bogus comment state

2010-03-22 Thread Ian Hickson
On Thu, 18 Mar 2010, Brett Zamir wrote: On 3/2/2010 6:54 PM, Ian Hickson wrote: On Tue, 2 Mar 2010, Elliotte Rusty Harold wrote: The handling of processing instructions in the XHTML syntax seems reasonably well-defined; but it feels a little off in the HTML syntax. There's no

Re: [whatwg] EventSource remark

2010-03-22 Thread Ian Hickson
On Fri, 19 Mar 2010, Anselm R Garbe wrote: I came across this one today: http://dev.w3.org/html5/eventsource/ In section 8 the following is said [..] Authors are also cautioned that HTTP chunking can have unexpected negative effects on the reliability of this protocol. Where

Re: [whatwg] Spec formats

2010-03-22 Thread Ian Hickson
On Sat, 20 Mar 2010, Perry Smith wrote: Can the original source of this, whatever it is stored in, be posted as well? The source file used to generate the various specs described here: http://wiki.whatwg.org/wiki/FAQ#What_are_the_various_versions_of_the_spec.3F ...is the following very

[whatwg] Real-time networking in web applications and games

2010-03-22 Thread Mark Frohnmayer
Hi all, I am currently engaged by InstantAction to develop a minimum-footprint web API prototype plugin for real-time networked games. The purpose of this work is to propose to this standards process a path for real-time networked client/server and peer-to-peer games and applications to live as

[whatwg] Real-time networking in web applications and games

2010-03-22 Thread Mark Frohnmayer
Hi all, I am currently engaged by InstantAction to develop a minimum-footprint web API prototype plugin for real-time networked games. The purpose of this work is to propose to this standards process a path for real-time networked client/server and peer-to-peer games and applications to live as

Re: [whatwg] window.print() when printing is not supported

2010-03-22 Thread Ian Hickson
On Mon, 28 Dec 2009, Olli Pettay wrote: currently http://www.whatwg.org/specs/web-apps/current-work/multipage/timers.html#printing says that window.print() should prompt user to print the page, but that For instance, a kiosk browser could silently ignore any invocations of the print()

Re: [whatwg] Spec formats

2010-03-22 Thread Perry Smith
On Mar 22, 2010, at 7:00 PM, Ian Hickson wrote: If you would like to generate ePub or other formats of the spec, I would be happy to coordinate with you to set up a system that can do this on a regular basis for the spec, just like the PDF and multipage versions of the spec get regularly