Weekly github digest (Weekly ARIA WG Github activity)

Issues
------
* w3c/aria (+2/-2/💬12)
  2 issues created:
  - Ensures ARIA attributes are allowed for an element's role. (by msftedad)
    https://github.com/w3c/aria/issues/2071 
  - Consider working with PDFA on a PDF-AAM document (by cookiecrook)
    https://github.com/w3c/aria/issues/2070 

  8 issues received 12 new comments:
  - #2071 Ensures ARIA attributes are allowed for an element's role. (1 by msftedad)
    https://github.com/w3c/aria/issues/2071 
  - #2070 Consider working with PDFA on a PDF-AAM document (2 by PaulRayius, cookiecrook)
    https://github.com/w3c/aria/issues/2070 
  - #2058 "Radio" role exemption from required context (2 by rahimabdi, spectranaut)
    https://github.com/w3c/aria/issues/2058 [Agenda] 
  - #2055 Requesting changes to new implementation-blocked merging process (1 by spectranaut)
    https://github.com/w3c/aria/issues/2055 [Agenda] 
  - #1889 Why is separator allowed between menuitem, but no other "item" roles? (2 by WilcoFiers, pkra)
    https://github.com/w3c/aria/issues/1889 [clarification] 
  - #1858 In Chromium/WebKit, setting ARIA reflected properties to undefined behaves the same as null (1 by nolanlawson)
    https://github.com/w3c/aria/issues/1858 
  - #1662 associationlist and related roles have tediously long names (1 by jnurthen)
    https://github.com/w3c/aria/issues/1662 [Agenda] [feature] 
  - #1404 Extend support for aria-expanded to the radio role (2 by scottaohara, stephenjmcneill1971)
    https://github.com/w3c/aria/issues/1404 [needinfo] 

  2 issues closed:
  - Ensures ARIA attributes are allowed for an element's role. https://github.com/w3c/aria/issues/2071 
  - In Chromium/WebKit, setting ARIA reflected properties to undefined behaves the same as null https://github.com/w3c/aria/issues/1858 

* w3c/core-aam (+1/-2/💬6)
  1 issues created:
  - Should role="complementary" have the same conditional mappings as the corresponding <aside> element? (by sivakusayan)
    https://github.com/w3c/core-aam/issues/206 

  3 issues received 6 new comments:
  - #206 Should role="complementary" have the same conditional mappings as the corresponding <aside> element? (2 by jnurthen, scottaohara)
    https://github.com/w3c/core-aam/issues/206 
  - #204 aria-describedby should not map to UIA_DescribedBy on UIA (3 by benbeaudry, sivakusayan, spectranaut)
    https://github.com/w3c/core-aam/issues/204 
  - #196 Incomplete UIA mappings for aria-haspopup (1 by sivakusayan)
    https://github.com/w3c/core-aam/issues/196 

  2 issues closed:
  - Should role="complementary" have the same conditional mappings as the corresponding <aside> element? https://github.com/w3c/core-aam/issues/206 
  - aria-describedby should not map to UIA_DescribedBy on UIA https://github.com/w3c/core-aam/issues/204 

* w3c/html-aam (+1/-0/💬17)
  1 issues created:
  - Question regarding <aside> conditional mapping (by sivakusayan)
    https://github.com/w3c/html-aam/issues/512 

  4 issues received 17 new comments:
  - #512 Question regarding <aside> conditional mapping (3 by scottaohara, sivakusayan)
    https://github.com/w3c/html-aam/issues/512 
  - #509 describe grouping (and naming of the group) for exclusive accordions <details name> (11 by aardrian, dbaron, scottaohara, stevefaulkner)
    https://github.com/w3c/html-aam/issues/509 [Agenda] 
  - #434 Expose HTML target attr to accessibility APIs (2 by brennanyoung, scottaohara)
    https://github.com/w3c/html-aam/issues/434 
  - #370 Consider: hidden <label> can still name associated form control (1 by sivakusayan)
    https://github.com/w3c/html-aam/issues/370 [accName &amp; Desc] 

* w3c/accname (+1/-0/💬0)
  1 issues created:
  - Clarifying "text node" definition in AccName (step 2G) (by rahimabdi)
    https://github.com/w3c/accname/issues/212 



Pull requests
-------------
* w3c/aria (+0/-0/💬4)
  2 pull requests received 4 new comments:
  - #2057 Treat undefined and null the same when setting IDL (2 by nolanlawson)
    https://github.com/w3c/aria/pull/2057 
  - #2039 Add ariaBrailleLabel and ariaBrailleRoleDescription ARIAMixin reflections (2 by cookiecrook, nolanlawson)
    https://github.com/w3c/aria/pull/2039 

* w3c/core-aam (+2/-2/💬10)
  2 pull requests submitted:
  - Fix computed role typo for role radiogroup (by rahimabdi)
    https://github.com/w3c/core-aam/pull/208 
  - mappings for proposed sectionheader/footer (by scottaohara)
    https://github.com/w3c/core-aam/pull/207 

  4 pull requests received 10 new comments:
  - #208 Fix computed role typo for role radiogroup (3 by cookiecrook, daniel-montalvo, pkra)
    https://github.com/w3c/core-aam/pull/208 
  - #205 Remove UIA_DescribedBy property from aria-describedby UIA mappings (3 by benbeaudry, spectranaut)
    https://github.com/w3c/core-aam/pull/205 
  - #203 Update UIA aria-readonly mappings (1 by sivakusayan)
    https://github.com/w3c/core-aam/pull/203 
  - #153 aria-haspopup at button should not change role (3 by scottaohara, spectranaut)
    https://github.com/w3c/core-aam/pull/153 [has-consensus] [waiting-for-implementations] 

  2 pull requests merged:
  - core-aam is confidently wrong about a lot of AX notifications
    https://github.com/w3c/core-aam/pull/201 
  - Remove UIA_DescribedBy property from aria-describedby UIA mappings
    https://github.com/w3c/core-aam/pull/205 

* w3c/html-aam (+0/-0/💬4)
  2 pull requests received 4 new comments:
  - #504 Update: hr within select element (3 by cookiecrook, jcsteh)
    https://github.com/w3c/html-aam/pull/504 
  - #359 Change figure & figcaption accName computation (1 by scottaohara)
    https://github.com/w3c/html-aam/pull/359 

* w3c/accname (+1/-1/💬0)
  1 pull requests submitted:
  - split jobs (by daniel-montalvo)
    https://github.com/w3c/accname/pull/213 

  1 pull requests merged:
  - split jobs
    https://github.com/w3c/accname/pull/213 

* w3c/dpub-aria (+1/-1/💬3)
  1 pull requests submitted:
  - chore: github action to run prettier (by pkra)
    https://github.com/w3c/dpub-aria/pull/58 

  1 pull requests received 3 new comments:
  - #58 chore: github action to run prettier (3 by pkra, w3cbot)
    https://github.com/w3c/dpub-aria/pull/58 [editorial] [Agenda-Editors] 

  1 pull requests merged:
  - chore: github action to run prettier
    https://github.com/w3c/dpub-aria/pull/58 [editorial] [Agenda-Editors] 


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, 31 October 2023 17:01:01 UTC