Re: Canvas 1.0

On Mon, Feb 24, 2014 at 6:20 PM, Mark Sadecki <mark@w3.org> wrote:

> On 2/24/14, 6:28 PM, Richard Schwerdtfeger wrote:
> > Hi Dominic,
> >
> > For version of the canvas 1.0 spec. we would like to have the following
> in the specification.
> >
> > 1. addHitRegion but only with an optional id and a fallback element to
> associate the element (this will set the location).   e.g.
> addHitRegion(id,control) where control would be any fallback element at
> this time.
> > 2. drawFocusIfNeeded but remove the step that sets the location.
> Just to be clear, we would need also need removeHitRegion(id)
>

I assume you meant that we also need to add removeHitRegion :-)


> >
> > 1. This would not provide actual hit testing but it would assign the
> location at this time
> >
> > We would need you to agree and implement this in Chrome now and we would
> work to address the other additions to the addHitRegion spec. (from WhatWG)
> in v2.0. We also want your feedback on the spec. changes.
> >
> > Rich
> >
> > Rich Schwerdtfeger
> >
>
>
> --
> Mark Sadecki
> Web Accessibility Engineer
> World Wide Web Consortium, Web Accessibility Initiative
> Telephone: +1.617.715.4017
> Email: mark@w3.org
> Web: http://w3.org/People/mark
>

Received on Tuesday, 25 February 2014 03:03:14 UTC