Weekly github digest (Weekly ARIA WG Github activity)

Issues
------
* w3c/aria (+2/-6/💬19)
  2 issues created:
  - Consider loosening 'requirements' for naming certain container elements (by scottaohara)
    https://github.com/w3c/aria/issues/2180 
  - Clarify expected AT behavior when the accessible name of a focused control is updated. (by khiga8)
    https://github.com/w3c/aria/issues/2178 

  16 issues received 19 new comments:
  - #2178 Clarify expected AT behavior when the accessible name of a focused control is updated. (1 by scottaohara)
    https://github.com/w3c/aria/issues/2178 
  - #2177 Clarify "undefined" assignment for a state/property as the value (not the string) (1 by smhigley)
    https://github.com/w3c/aria/issues/2177 [editorial] [Agenda] 
  - #2175 Usage of "content author" vs. "author" (3 by giacomo-petri, rahimabdi, scottaohara)
    https://github.com/w3c/aria/issues/2175 [editorial] 
  - #2168 CORE-AAM has "user agents must not expose non-global, not support attributes on roles", but there is no related author error in ARIA? (1 by spectranaut)
    https://github.com/w3c/aria/issues/2168 [Agenda] [good first issue] 
  - #2164 New role for audio transcripts (1 by LaZay)
    https://github.com/w3c/aria/issues/2164 
  - #2160 ARIA should clarify distinction between “contents exposed as descendant text nodes” vs “name from contents” (Was: `listitem` should include `name from Contents` or `name prohibited`) (1 by spectranaut)
    https://github.com/w3c/aria/issues/2160 [Agenda] 
  - #2153 Clarification of *when* a `role="alert"` should be announced by AT / fire an alert event (1 by spectranaut)
    https://github.com/w3c/aria/issues/2153 [Agenda] 
  - #2075 Question: time can have a name from author? (1 by spectranaut)
    https://github.com/w3c/aria/issues/2075 [good first issue] [role-time] 
  - #1971 Consider an attribute to declare the presence of a "context menu" for a currently-focused element (2 by konainm, scottaohara)
    https://github.com/w3c/aria/issues/1971 [No consensus] 
  - #1800 Review roles with name from author and clarify expectations (1 by spectranaut)
    https://github.com/w3c/aria/issues/1800 [clarification] 
  - #559 Proposal - optional role / attributes for <a> to programmatically determine if it is a 'call to action' to a screenreader user (1 by pkra)
    https://github.com/w3c/aria/issues/559 [openui] 
  - #427 Radio Group should not have accessible name required: true (1 by pkra)
    https://github.com/w3c/aria/issues/427 [needinfo] 
  - #322 Provide notification that new page is loaded (1 by pkra)
    https://github.com/w3c/aria/issues/322 [feature] 
  - #283 aria-sort should be allowed on multiple columns (1 by pkra)
    https://github.com/w3c/aria/issues/283 [feature] 
  - #80 WAI-ARIA 1.1: role= None and role=presentation (1 by pkra)
    https://github.com/w3c/aria/issues/80 [ARIA 2.0] 
  - #79 WAI-ARIA 1.1: Cell and gridcell (1 by scottaohara)
    https://github.com/w3c/aria/issues/79 [Agenda] [feature] [good medium issue] 

  6 issues closed:
  - Radio Group should not have accessible name required: true https://github.com/w3c/aria/issues/427 [needinfo] 
  - Proposal - optional role / attributes for <a> to programmatically determine if it is a 'call to action' to a screenreader user https://github.com/w3c/aria/issues/559 [openui] 
  - WAI-ARIA 1.1: role= None and role=presentation https://github.com/w3c/aria/issues/80 [ARIA 2.0] 
  - Usage of "content author" vs. "author" https://github.com/w3c/aria/issues/2175 [editorial] 
  - "Translatable Attributes" incomplete? https://github.com/w3c/aria/issues/2143 [duplicate] [i18n-needs-resolution] 
  - `comment` roles might need language/direction https://github.com/w3c/aria/issues/2142 [i18n-needs-resolution] 

* w3c/html-aam (+2/-0/💬2)
  2 issues created:
  - Why does `<slot>` not allow `role`? (by keithamus)
    https://github.com/w3c/html-aam/issues/546 
  - CSS: handing the a11y of anchor positioning (by scottaohara)
    https://github.com/w3c/html-aam/issues/545 

  2 issues received 2 new comments:
  - #546 Why does `<slot>` not allow `role`? (1 by scottaohara)
    https://github.com/w3c/html-aam/issues/546 
  - #545 CSS: handing the a11y of anchor positioning (1 by aleventhal)
    https://github.com/w3c/html-aam/issues/545 

* w3c/accname (+0/-0/💬1)
  1 issues received 1 new comments:
  - #95 Trim whitespace from computed accessible name/description (1 by spectranaut)
    https://github.com/w3c/accname/issues/95 [question] [Agenda] [deep-dive] 



Pull requests
-------------
* w3c/aria (+1/-1/💬5)
  1 pull requests submitted:
  - Updated instances of "content/web/web application author/s" with "author/s" (by giacomo-petri)
    https://github.com/w3c/aria/pull/2179 [editorial] 

  2 pull requests received 5 new comments:
  - #1931 add sectionheader and sectionfooter roles (3 by jcsteh, scottaohara)
    https://github.com/w3c/aria/pull/1931 [waiting for implementations] 
  - #1880 prevent use of aria-hidden=true on document root elements (2 by aleventhal, spectranaut)
    https://github.com/w3c/aria/pull/1880 [Agenda] [waiting for implementations] 

  1 pull requests merged:
  - Updated instances of "content/web/web application author/s" with "author/s"
    https://github.com/w3c/aria/pull/2179 [editorial] 

* w3c/core-aam (+0/-0/💬3)
  2 pull requests received 3 new comments:
  - #230 Update aria-labelledby AXAPI mapping to use AXTitle (1 by spectranaut)
    https://github.com/w3c/core-aam/pull/230 
  - #229 Update UIA alert event in role mapping table to match UIA changes (2 by douggeoffray, smhigley)
    https://github.com/w3c/core-aam/pull/229 

* w3c/mathml-aam (+1/-0/💬0)
  1 pull requests submitted:
  - Add neil as a co-editor (by bkardell)
    https://github.com/w3c/mathml-aam/pull/34 


Repositories tracked by this digest:
-----------------------------------
* https://github.com/w3c/aria
* https://github.com/w3c/core-aam
* https://github.com/w3c/html-aam
* https://github.com/w3c/accname
* https://github.com/w3c/dpub-aam
* https://github.com/w3c/dpub-aria
* https://github.com/w3c/mathml-aam


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 14 May 2024 17:00:44 UTC