Re: hit testing and retained graphics

On 7/6/2011 4:33 PM, Tab Atkins Jr. wrote:
>> >  getting accessibility automatically. Were you thinking of tossing the
>> >  existing 2D canvas api for a new one or writing a modification to it that
>> >  operated off a retain mode model?
> I don't know, all we've done so far is talk about use-cases.  If I
> were to propose anything with canvas, though, it would probably be a
> new context.

We've made progress on keyboard events via drawFocusRing and the shadow
dom with the existing canvas 2d context. I don't see why pointer events 
warrant
forking to a completely new context.

Received on Wednesday, 6 July 2011 23:36:48 UTC