Re: SVG AAM

I've added the changes suggested on the call this morning to the ones I
made earlier this week and submitted a pull request.

Remaining things to do before publication:

   1. *valid URL for editor's drafts:* Sort out the process for creating
   regular snapshots of the Editor's Draft in Github pages (w3c.github.io
   domain), and update the Editor's Draft URL accordingly (it currently points
   to rawGit, which provides an up to date reflection of the document, but is
   not intended for wide use).

   2. *admin tidying*: Update dates and other status of document text.

   3. *name and description edits:* If possible, coordinate with the
   editors of the Accessible Name spec about refactoring the name &
   description algorithm to improve readability, and update our text in
   response.  I'll start working on a proposal this afternoon, but I'm not
   sure whether this will happen in the next few weeks.  If not, we may wish
   to add an Editor's note.

In addition, the following outstanding issues are recorded in Editor's
notes, and won't be addressed for this publication round:

   1. *hidden elements:* Coordinate with the editors of the CORE-AAM spec
   regarding the definition of 'hidden' elements.  See the short note at
   the end of Section 3 (Important Terms)
   <http://rawgit.com/AmeliaBR/aria/svg-aam/svg-aam/svg-aam.html#h-ednote1> and
   in more detail in the second Editor's Note at the end of Section 5.1.1
   (Excluding Elements)
   <http://rawgit.com/AmeliaBR/aria/svg-aam/svg-aam/svg-aam.html#h-ednote3>.

   2. *complex desc content:* Explore whether there should be other ways to
   make <desc> content directly browsable in a way that exposes structured
   child content.  See the first note at the end of Section 5.1.1
   (Excluding Elements)
   <http://rawgit.com/AmeliaBR/aria/svg-aam/svg-aam/svg-aam.html#h-ednote2> and
   also the short note at the end of Section 10.3 (Relations)
   <http://rawgit.com/AmeliaBR/aria/svg-aam/svg-aam/svg-aam.html#h-ednote8>.

   3. *use elements:* Determine whether a more complex representation of
   the re-used content is required.  If so, determine how to represent it and
   what special computation is required.  If not, consider whether the name
   and description proposal is sufficient.  See the detailed note after the
   use element in the mapping table
   <http://rawgit.com/AmeliaBR/aria/svg-aam/svg-aam/svg-aam.html#h-ednote6>,
   and also the note at the end of Section 10.1 (Name and Description)
   <http://rawgit.com/AmeliaBR/aria/svg-aam/svg-aam/svg-aam.html#h-ednote7>.

   4. *graphics roles:* Update some of the default mappings to use new ARIA
   graphics roles, once we have appropriate platform API mappings for those
   roles.  Also, coordinate with the main ARIA team regarding getting better
   roles for structured text (e.g., a paragraph role).  See various notes and
   editor's notes within the role mapping table
   <http://rawgit.com/AmeliaBR/aria/svg-aam/svg-aam/svg-aam.html#mapping_role_table>
   .

   5. *SVG views:* Determine whether the proposal for SVG views is
   sufficient, and coordinate with the SVG WG regarding viewTarget.  See the
   note at the end of Section 10.5 (SVG Views)
   <http://rawgit.com/AmeliaBR/aria/svg-aam/svg-aam/svg-aam.html#h-ednote9>.

   6. *Animation and ARIA:* Coordinate with the SVG WG regarding whether
   ARIA attributes are modifiable with declarative animation.  See the note
   at the end of Section 10.6 (Declarative Animation)
   <http://rawgit.com/AmeliaBR/aria/svg-aam/svg-aam/svg-aam.html#h-ednote10>.
   I've delayed following up on this because of the controversy over whether
   animation elements should be deprecated, but that seems to have stabilized,
   so I should look into it again.

(P.S. Links are to my branch on rawgit, and if you're reading this mail in
the archives long after it is written, the will likely no longer go to the
correct points in the document.)

If any Task Force participants have concerns that can't be resolved via
email, we can follow up on these issues at the Nov 13 teleconference.
However, I hope that the main focus of that call will be final review of
the ARIA graphics spec.

Best,
Amelia

Received on Friday, 6 November 2015 22:20:56 UTC