Re: [whatwg] /RemoteEventSource wierdness

2009-03-02 Thread Anne van Kesteren
On Tue, 03 Mar 2009 10:06:30 +0900, Michael Nordman wrote: I was under the impression that postMessage() was directed at a particular window (or context). Does postMessage have a broadcast capability? Storage events have a broadcast'ish nature to them. Multiple windows (or contexts) will recei

Re: [whatwg] /RemoteEventSource wierdness

2009-03-02 Thread Michael Nordman
On Mon, Mar 2, 2009 at 4:48 PM, Anne van Kesteren wrote: > On Tue, 03 Mar 2009 05:49:12 +0900, Michael Nordman > wrote: >> >> A cross-page event broadcast facility is co-mingled with the >> DOMStorage corner of the spec (see 5.11.1.5 The storage event). >> >> It may be nice to carve that out as a

Re: [whatwg] /RemoteEventSource wierdness

2009-03-02 Thread Anne van Kesteren
On Tue, 03 Mar 2009 05:49:12 +0900, Michael Nordman wrote: A cross-page event broadcast facility is co-mingled with the DOMStorage corner of the spec (see 5.11.1.5 The storage event). It may be nice to carve that out as a separate facility that can be utilized in the absence of storage. Take

Re: [whatwg] /RemoteEventSource wierdness

2009-03-02 Thread Michael Nordman
> One key feature that IMHO is needed in this area is sharing of events between > pages/windows A cross-page event broadcast facility is co-mingled with the DOMStorage corner of the spec (see 5.11.1.5 The storage event). It may be nice to carve that out as a separate facility that can be utilize

Re: [whatwg] proposed canvas 2d API additions

2009-03-02 Thread Ian Hickson
On Mon, 2 Mar 2009, Kristof Zelechovski wrote: > > [...] I would like to remind everyone that communication on this list is expected to be cordial, pleasant, and cooperative. After multiple warnings, I've taken the rare step of banning Kristof's e-mail address from the mailing list for a week.

Re: [whatwg] proposed canvas 2d API additions

2009-03-02 Thread Kristof Zelechovski
Philip's demonstration of how to handle detection of pointing at the curve is miserably wrong. His curve is not typographically correct (bounding box!). The detection should be in based on of precomputed regions rather than flattening. This all can be done in script library, of course, but the l

[whatwg] dl definition issue

2009-03-02 Thread Rikkert Koppes
At the dl element definition [1] a) "The order of the list of groups, and of the names and values within each group, may be significant." b) The |dl | element is inappropriate for marking up dialogue, since dialogue is ordered