Weekly github digest (Weekly ARIA WG Github activity)

Issues
------
* w3c/aria (+5/-0/💬10)
  5 issues created:
  - [AriaNotify] Scope proposal for V1 of API (by alisonmaher)
    https://github.com/w3c/aria/issues/2426 
  - aria-busy and parent/children required roles (by giacomo-petri)
    https://github.com/w3c/aria/issues/2424 
  - A generic element (with aria-live) intervening with the parent/descendant relationship. (by giacomo-petri)
    https://github.com/w3c/aria/issues/2423 
  - Should the ARIA WG standardize heuristic-based ignoring of ARIA and related features? And if so, how? (by cookiecrook)
    https://github.com/w3c/aria/issues/2422 
  - Presentational Roles Conflict Resolution vs image[alt=""] (by giacomo-petri)
    https://github.com/w3c/aria/issues/2415 

  9 issues received 10 new comments:
  - #2423 A generic element (with aria-live) intervening with the parent/descendant relationship. (1 by scottaohara)
    https://github.com/w3c/aria/issues/2423 
  - #2422 Should the ARIA WG standardize heuristic-based ignoring of ARIA and related features? And if so, how? (1 by cookiecrook)
    https://github.com/w3c/aria/issues/2422 
  - #2414 Aligning HTML spec with ARIA's style of DOMString? reflection (1 by rahimabdi)
    https://github.com/w3c/aria/issues/2414 [Agenda] [spec:aria] 
  - #2402 Should the 'row' role really be necessary for parents of 'gridcell' and other cell role elements? (1 by jnurthen)
    https://github.com/w3c/aria/issues/2402 [Agenda] 
  - #2382 Consider allowing aria-valuetext for combobox role (1 by scottaohara)
    https://github.com/w3c/aria/issues/2382 
  - #2287 Add ReSpec aliasing clarity in README.me's "Editorial Documentation" section  (1 by rahimabdi)
    https://github.com/w3c/aria/issues/2287 [editorial] [Agenda-Editors] 
  - #2242 [Monorepo] Netlify to replace pr-review (1 by pkra)
    https://github.com/w3c/aria/issues/2242 [editorial] [Agenda-Editors] 
  - #2226 remove spec specific css or inline it (1 by hyper271)
    https://github.com/w3c/aria/issues/2226 [editorial] [Agenda-Editors] 
  - #1194 Consider requiring user agents to calculate aria-level, aria-posinset, and aria-setsize when not declared by authors (2 by cookiecrook, pkra)
    https://github.com/w3c/aria/issues/1194 

* w3c/core-aam (+1/-0/💬0)
  1 issues created:
  - Update ATK/AT-SPI2 mapping of "switch" to ROLE_SWITCH (by joanmarie)
    https://github.com/w3c/core-aam/issues/245 

* w3c/html-aam (+1/-0/💬1)
  1 issues created:
  - Update "about" in repository homepage sidebar (by pkra)
    https://github.com/w3c/html-aam/issues/575 [editorial] 

  1 issues received 1 new comments:
  - #574 Add closedby attribute (1 by cookiecrook)
    https://github.com/w3c/html-aam/issues/574 [Attribute Mappings] 

* w3c/accname (+0/-0/💬1)
  1 issues received 1 new comments:
  - #211 Ambiguous but normative requirement about hidden nodes is hidden by default in AccName (1 by rahimabdi)
    https://github.com/w3c/accname/issues/211 



Pull requests
-------------
* w3c/aria (+7/-0/💬18)
  7 pull requests submitted:
  - doc-pagelist section has been moved in the correct alphabetical-order (by giacomo-petri)
    https://github.com/w3c/aria/pull/2425 [editorial] 
  - Editorial: Add respec aliasing guidance (by rahimabdi)
    https://github.com/w3c/aria/pull/2421 
  - Editorial: Update accname spec link for CSS ::after and ::before documentation   (by rahimabdi)
    https://github.com/w3c/aria/pull/2420 [spec:accname] 
  - Add "Name from Content" accname step for ::marker pseudo-element (by rahimabdi)
    https://github.com/w3c/aria/pull/2419 [spec:accname] 
  - Editorial: Add UA SHOULD guidance for role without required accessibility parent (by rahimabdi)
    https://github.com/w3c/aria/pull/2418 [spec:aria] 
  - Allow aria-valuetext for use with combobox role (by scottaohara)
    https://github.com/w3c/aria/pull/2417 
  - Allow comboboxes to invoke menus (by scottaohara)
    https://github.com/w3c/aria/pull/2416 

  14 pull requests received 18 new comments:
  - #2425 doc-pagelist section has been moved in the correct alphabetical-order (1 by netlify)
    https://github.com/w3c/aria/pull/2425 [editorial] [spec:dpub-aria] 
  - #2421 Editorial: Add respec aliasing guidance (1 by netlify)
    https://github.com/w3c/aria/pull/2421 
  - #2420 Editorial: Update accname spec link for CSS ::after and ::before documentation   (1 by netlify)
    https://github.com/w3c/aria/pull/2420 [spec:accname] 
  - #2419 Add "Name from Content" accname step for ::marker pseudo-element (1 by netlify)
    https://github.com/w3c/aria/pull/2419 [spec:accname] 
  - #2418 Editorial: Add UA SHOULD guidance for role without required accessibility parent (1 by netlify)
    https://github.com/w3c/aria/pull/2418 [spec:aria] 
  - #2417 Allow aria-valuetext for use with combobox role (1 by netlify)
    https://github.com/w3c/aria/pull/2417 [spec:aria] 
  - #2416 Allow comboboxes to invoke menus (1 by netlify)
    https://github.com/w3c/aria/pull/2416 [spec:aria] 
  - #2385 [accname] Explicitly state UAs must ignore “aria-label” for slots (1 by jnurthen)
    https://github.com/w3c/aria/pull/2385 [Agenda] [spec:accname] 
  - #2305 Editorial: Make specURLs consistent and fix some respec warnings (2 by daniel-montalvo, pkra)
    https://github.com/w3c/aria/pull/2305 [spec:core-aam] [spec:aria] [spec:html-aam] [spec:accname] [spec:mathml-aam] [spec:dpub-aria] [spec:dpub-aam] [spec:graphics-aria] [spec:graphics-aam] [spec:svg-aam] 
  - #2274 Update text node definition (1 by rahimabdi)
    https://github.com/w3c/aria/pull/2274 [Agenda] [spec:accname] 
  - #2199 [core-aam PR 230] Update aria-labelledby AXAPI mapping to use AXTitle  (1 by rahimabdi)
    https://github.com/w3c/aria/pull/2199 [spec:core-aam] 
  - #2181 Expectations for aria-hidden and focused elements (3 by aleventhal, smhigley)
    https://github.com/w3c/aria/pull/2181 [spec:aria] 
  - #2172 Update "undefined" definition in section 6.2.4 Value (within 6.2 Characteristics of States and Properties) (1 by rahimabdi)
    https://github.com/w3c/aria/pull/2172 [editorial] [spec:aria] 
  - #2069 editorial: remove vague "meaningful" and parenthetical example (2 by netlify, pkra)
    https://github.com/w3c/aria/pull/2069 [editorial] [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, 4 February 2025 17:00:48 UTC