Weekly github digest (Weekly ARIA WG Github activity)

Issues
------
* w3c/aria (+3/-1/💬6)
  3 issues created:
  - Usage of "alternative text" in "presentation" role description (by rahimabdi)
    https://github.com/w3c/aria/issues/2059 [editorial] 
  - "Radio" role exemption from required context (by rahimabdi)
    https://github.com/w3c/aria/issues/2058 
  - Requesting changes to new implementation-blocked merging process (by cookiecrook)
    https://github.com/w3c/aria/issues/2055 

  5 issues received 6 new comments:
  - #2058 "Radio" role exemption from required context (1 by cookiecrook)
    https://github.com/w3c/aria/issues/2058 
  - #2055 Requesting changes to new implementation-blocked merging process (2 by cookiecrook)
    https://github.com/w3c/aria/issues/2055 
  - #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 
  - #1209 aria-haspopup needs to spec default of false "if the attribute is not present" (1 by scottaohara)
    https://github.com/w3c/aria/issues/1209 [clarification] 
  - #961 Consider creation of aria-listtype for role parity with ul and ol (1 by scottaohara)
    https://github.com/w3c/aria/issues/961 [feature] 

  1 issues closed:
  - Question regarding aria-haspopup=false https://github.com/w3c/aria/issues/2013 [Agenda] 

* w3c/html-aam (+2/-4/💬5)
  2 issues created:
  - Title should not contribute to accName for generic elements (by scottaohara)
    https://github.com/w3c/html-aam/issues/506 
  - popovertargetaction=show/hide when popover is already shown or hidden (by scottaohara)
    https://github.com/w3c/html-aam/issues/505 

  4 issues received 5 new comments:
  - #506 Title should not contribute to accName for generic elements (1 by scottaohara)
    https://github.com/w3c/html-aam/issues/506 
  - #505 popovertargetaction=show/hide when popover is already shown or hidden (2 by YummyBacon5, cookiecrook)
    https://github.com/w3c/html-aam/issues/505 [Agenda] 
  - #458 ER: Hash link to a specific mapping could expand that disclosure details (1 by scottaohara)
    https://github.com/w3c/html-aam/issues/458 [enhancement] 
  - #256 Which enumeration characters play a role in determining the name? (1 by scottaohara)
    https://github.com/w3c/html-aam/issues/256 [accName & Desc] 

  4 issues closed:
  - <hr>-in-<select> semantics https://github.com/w3c/html-aam/issues/480 
  - [editorial] Not showing subsections of 3.4 and 3.5 in the side bar? https://github.com/w3c/html-aam/issues/502 
  - Address ARIA issue 1981 concerning title attribute on generics/name prohibited elements https://github.com/w3c/html-aam/issues/495 
  - ER: Hash link to a specific mapping could expand that disclosure details https://github.com/w3c/html-aam/issues/458 [enhancement] 

* w3c/accname (+4/-3/💬17)
  4 issues created:
  - Update old after/before pseudo-element reference link in section 4.3.2 F (by rahimabdi)
    https://github.com/w3c/accname/issues/207 
  - Requesting confirmation  (by cookiecrook)
    https://github.com/w3c/accname/issues/205 
  - AccName term "CSS textual content" for pseudo elements is undefined/ambiguous (by cookiecrook)
    https://github.com/w3c/accname/issues/204 
  - AccName algo probably needs an update for ::marker (by cookiecrook)
    https://github.com/w3c/accname/issues/203 

  7 issues received 17 new comments:
  - #205 AccName forces whitespace joiners between all inline element scenarios (5 by accdc, aleventhal, cookiecrook)
    https://github.com/w3c/accname/issues/205 
  - #204 AccName term "CSS textual content" for pseudo elements is undefined/ambiguous (1 by cookiecrook)
    https://github.com/w3c/accname/issues/204 
  - #203 AccName algo probably needs an update for ::marker (5 by cookiecrook, scottaohara)
    https://github.com/w3c/accname/issues/203 
  - #202 Seeking clarity on name property with `div` (2 by cookiecrook)
    https://github.com/w3c/accname/issues/202 [Agenda] 
  - #194 Consider ignoring pseudo element content for accname if it has explicitly empty alt text (2 by cookiecrook, sivakusayan)
    https://github.com/w3c/accname/issues/194 [F2FCandidate] 
  - #193 AccName: reconsider appending space between text nodes and comment nodes (1 by cookiecrook)
    https://github.com/w3c/accname/issues/193 
  - #192 Need whitespace consistency for `computedlabel` in WPT tests (1 by cookiecrook)
    https://github.com/w3c/accname/issues/192 

  3 issues closed:
  - Seeking clarity on name property with `div` https://github.com/w3c/accname/issues/202 [Agenda] 
  - AccName forces whitespace joiners between all inline element scenarios https://github.com/w3c/accname/issues/205 
  - Consider ignoring pseudo element content for accname if it has explicitly empty alt text https://github.com/w3c/accname/issues/194 [F2FCandidate] 



Pull requests
-------------
* w3c/aria (+2/-1/💬3)
  2 pull requests submitted:
  - Treat undefined and null the same when setting IDL (by nolanlawson)
    https://github.com/w3c/aria/pull/2057 
  - Provide examples of types of menus (by scottaohara)
    https://github.com/w3c/aria/pull/2056 

  2 pull requests received 3 new comments:
  - #2039 Add ariaBrailleLabel and ariaBrailleRoleDescription ARIAMixin reflections (2 by coryj627, nolanlawson)
    https://github.com/w3c/aria/pull/2039 
  - #2030 Clarify that user agents should not expose aria-haspopup=false (1 by w3cbot)
    https://github.com/w3c/aria/pull/2030 

  1 pull requests merged:
  - Clarify that user agents should not expose aria-haspopup=false
    https://github.com/w3c/aria/pull/2030 

* w3c/html-aam (+2/-2/💬4)
  2 pull requests submitted:
  - reduce TOC (by scottaohara)
    https://github.com/w3c/html-aam/pull/508 
  - reference name/desc (by scottaohara)
    https://github.com/w3c/html-aam/pull/507 

  3 pull requests received 4 new comments:
  - #504 Update: hr within select element (2 by annevk, scottaohara)
    https://github.com/w3c/html-aam/pull/504 
  - #481 add/revise popover related attribute mappings (1 by scottaohara)
    https://github.com/w3c/html-aam/pull/481 [not ready for merge] 
  - #359 Change figure & figcaption accName computation (1 by jnurthen)
    https://github.com/w3c/html-aam/pull/359 

  2 pull requests merged:
  - Update: hr within select element
    https://github.com/w3c/html-aam/pull/504 
  - reduce TOC
    https://github.com/w3c/html-aam/pull/508 

* w3c/accname (+1/-0/💬4)
  1 pull requests submitted:
  - update accname 'flash screen' example to use native HTML inputs (by cookiecrook)
    https://github.com/w3c/accname/pull/206 

  3 pull requests received 4 new comments:
  - #206 update accname 'flash screen' example to use native HTML inputs (1 by scottaohara)
    https://github.com/w3c/accname/pull/206 
  - #66 Corrects example 3 (2 by cookiecrook)
    https://github.com/w3c/accname/pull/66 
  - #60 Updated AccName algorithm with label encapsulation logic. (1 by jnurthen)
    https://github.com/w3c/accname/pull/60 


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