Weekly github digest (Weekly ARIA WG Github activity)

Issues
------
* w3c/aria (+2/-0/đź’¬16)
  2 issues created:
  - Text-to-background contrast in tables under Definition of Roles too low (by stiiin)
    https://github.com/w3c/aria/issues/2394 
  - [html-aam] Computing a role for the “aside” element creates an infinite loop (by sideshowbarker)
    https://github.com/w3c/aria/issues/2391 

  7 issues received 16 new comments:
  - #2394 Text-to-background contrast in tables under ARIA's Definition of Roles too low (2 by pkra, stiiin)
    https://github.com/w3c/aria/issues/2394 [duplicate] 
  - #2391 [html-aam] Computing a role for a “aside” or “section” element creates an infinite loop (3 by annevk, scottaohara, smockle)
    https://github.com/w3c/aria/issues/2391 
  - #2382 Consider allowing aria-valuetext for combobox role (2 by smockle, spectranaut)
    https://github.com/w3c/aria/issues/2382 
  - #2381 WebKit does not fall back to 'nameFrom: contents' on aria-describedby reference when referenced element contains role="status" thus not announcing content via VoiceOver (6 by gjellin, jcsteh, jnurthen, spectranaut)
    https://github.com/w3c/aria/issues/2381 
  - #2333 [AriaNotify] Naming for the priority property (1 by alisonmaher)
    https://github.com/w3c/aria/issues/2333 [Agenda] 
  - #2303 9.3 Presentational Roles Conflict Resolution does not consider custom element use cases (1 by aleventhal)
    https://github.com/w3c/aria/issues/2303 [Agenda] 
  - #1406 Aria-pressed :  Spec is unclear about the toggle button (1 by mj12albert)
    https://github.com/w3c/aria/issues/1406 

* w3c/core-aam (+1/-0/đź’¬2)
  1 issues created:
  - Should the NSAccessibility scroll-bar API be included in mapping for scrollbar role? (by joanmarie)
    https://github.com/w3c/core-aam/issues/242 

  2 issues received 2 new comments:
  - #242 Should the NSAccessibility scroll-bar API be included in mapping for scrollbar role? (1 by spectranaut)
    https://github.com/w3c/core-aam/issues/242 
  - #241 ATK/AT-SPI2: Add "Object Attribute: text-input-type:search" to searchbox mapping (1 by spectranaut)
    https://github.com/w3c/core-aam/issues/241 

* w3c/html-aam (+1/-0/đź’¬0)
  1 issues created:
  - [html-aam] Computing a role for a “aside” or “section” element creates an infinite loop (by sideshowbarker)
    https://github.com/w3c/html-aam/issues/570 

* w3c/accname (+4/-1/đź’¬2)
  4 issues created:
  - [accname] The spec as written for computing accessible names doesn’t result in traversing into hidden subtrees to find “un-hidden” child nodes (by sideshowbarker)
    https://github.com/w3c/accname/issues/248 
  - [accname] Two necessary steps for using aria-label values in accessible-name computation are missing from the spec (by sideshowbarker)
    https://github.com/w3c/accname/issues/247 
  - [accname] “skip self” requirement is missing from the “Embedded Control” substep for accessible-name computation (by sideshowbarker)
    https://github.com/w3c/accname/issues/246 
  - Where do `summary` elements get their name from? (by Jym77)
    https://github.com/w3c/accname/issues/245 

  1 issues received 2 new comments:
  - #245 Where do `summary` elements get their name from? (2 by Jym77, scottaohara)
    https://github.com/w3c/accname/issues/245 

  1 issues closed:
  - Where do `summary` elements get their name from? https://github.com/w3c/accname/issues/245 



Pull requests
-------------
* w3c/aria (+4/-1/đź’¬18)
  4 pull requests submitted:
  - Clarify / make consistent naming steps for HTML form controls (by scottaohara)
    https://github.com/w3c/aria/pull/2395 [spec:html-aam] 
  - Editorial: fix minor copypasta: s/superscript/subscript/ (by sideshowbarker)
    https://github.com/w3c/aria/pull/2393 [editorial] [ARIA 1.3] [spec:aria] 
  - [Core-AAM] Update searchbox mapping for ATK/AT-SPI2 to match IA2 (by spectranaut)
    https://github.com/w3c/aria/pull/2392 
  - feat: add aria-checked support to gridcell (by smhigley)
    https://github.com/w3c/aria/pull/2390 [spec:aria] 

  11 pull requests received 18 new comments:
  - #2395 Clarify / make consistent naming steps for HTML form controls (1 by netlify)
    https://github.com/w3c/aria/pull/2395 [spec:html-aam] 
  - #2393 Editorial: fix minor copypasta: s/superscript/subscript/ (2 by netlify, pkra)
    https://github.com/w3c/aria/pull/2393 [editorial] [ARIA 1.3] [spec:aria] 
  - #2392 [Core-AAM] Update searchbox mapping for ATK/AT-SPI2 to match IA2 (1 by netlify)
    https://github.com/w3c/aria/pull/2392 [spec:core-aam] 
  - #2390 feat: add aria-checked support to gridcell (2 by netlify, smhigley)
    https://github.com/w3c/aria/pull/2390 [spec:aria] 
  - #2378 [html-aam] Make HTML img accname use “title” text if alt is empty (4 by adampage, jnurthen, scottaohara, spectranaut)
    https://github.com/w3c/aria/pull/2378 [No consensus] [spec:html-aam] 
  - #2354 Add command & commandfor attribute related mappings (1 by annevk)
    https://github.com/w3c/aria/pull/2354 [spec:html-aam] 
  - #2326 Make aria-relevant and ariaRelevant reflect (2 by rahim, spectranaut)
    https://github.com/w3c/aria/pull/2326 [spec:aria] 
  - #2056 Provide examples of types of menus (2 by netlify, scottaohara)
    https://github.com/w3c/aria/pull/2056 [spec:aria] 
  - #2054 Update dialog definition (1 by scottaohara)
    https://github.com/w3c/aria/pull/2054 [spec:aria] 
  - #1931 add sectionheader and sectionfooter roles (1 by scottaohara)
    https://github.com/w3c/aria/pull/1931 [waiting for implementations] [spec:aria] 
  - #1880 prevent use of aria-hidden=true on document root elements (1 by scottaohara)
    https://github.com/w3c/aria/pull/1880 [waiting for implementations] [spec:aria] 

  1 pull requests merged:
  - Editorial: fix minor copypasta: s/superscript/subscript/
    https://github.com/w3c/aria/pull/2393 [editorial] [ARIA 1.3] [spec:aria] 


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, 10 December 2024 17:00:50 UTC