RE: Plan for reintegration of Hit Regions into Canvas 2D Level 1

I've made the changes outlined here. There were a few editorial changes, but overall straight from the edited version. 

There was a section at the end of the edit that had info like parents and label attributes that I left out. It's just commented out so you can see it in github.



-----Original Message-----
From: Mark Sadecki [mailto:mark@w3.org] 
Sent: Tuesday, March 11, 2014 7:59 AM
To: public-canvas-api@w3.org; HTML A11Y TF Public
Cc: Jay Munro
Subject: Plan for reintegration of Hit Regions into Canvas 2D Level 1

Hi All,

Based on discussions from the Canvas Accessibility Sub-Group meeting on Monday 10 MAR 2014 [1], there was consensus that the version of the Hit Regions [2] spec I provided for review last week could be used as a base document for reintegration into the Level 1 spec with the following exceptions and notes:

* Remove all mentions of and references to fillRule().
* clearRect() should be the only method for clearing a region.  Adding a region that fully encompasses another region should not remove the encompassed region.  It should remain in case the encompassing region is removed (we should file a bug against WHAT WG regarding this as well).
* Change all references to the "scratch bitmap" to "the canvas element"

There was consideration of adding a glossary and/or other non-normative text to introduce parts of the specification that the purpose for may not be immediately obvious.  However, there was concern that the addition of lots of informative text would cause a noticeable deviation from the WHAT WG spec and would not be consistent with other parts of this spec.

Unless there is disagreement with the above, I propose we move forward with reintegrating Hit Regions [1] back into the Canvas 2D Level 1 spec.  Bugs against the reintegrated text can be filed if additional issues are identified.

Best,

Mark

[1] http://www.w3.org/2014/03/10-html-a11y-minutes.html
[2] http://lists.w3.org/Archives/Public/public-canvas-api/2014JanMar/att-0165/HitRegionsL1.html

-- 
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, 11 March 2014 23:36:14 UTC