Weekly github digest (Weekly ARIA WG Github activity)

Issues
------
* w3c/aria (+3/-2/💬22)
  3 issues created:
  - Question regarding aria-haspopup=false (by sivakusayan)
    https://github.com/w3c/aria/issues/2013 
  - [Question] wai-aria/role/listbox-roles.html wpt test (by hs85jeong)
    https://github.com/w3c/aria/issues/2012 
  - WebKit intends to drop its never-standardized `text` role implementation (by cookiecrook)
    https://github.com/w3c/aria/issues/2011 

  7 issues received 22 new comments:
  - #2012 [Question] wai-aria/role/listbox-roles.html wpt test (5 by aleventhal, cookiecrook, hs85jeong)
    https://github.com/w3c/aria/issues/2012 
  - #2011 WebKit intends to drop its never-standardized `text` role implementation (6 by cookiecrook, rahimabdi, stevefaulkner)
    https://github.com/w3c/aria/issues/2011 
  - #2007 Clarification of distinctions between "contains" and "owned by" concerning roles of list/listitem and associationlist/associationlistitemkey/associationlistitemvalue. (6 by giacomo-petri, pkra, spectranaut)
    https://github.com/w3c/aria/issues/2007 
  - #2004 Valid use cases and patterns for aria-roledescription beyond 1.3 (1 by spectranaut)
    https://github.com/w3c/aria/issues/2004 [Agenda] 
  - #1951 Rethink how "hidden" is aria-hidden content? (1 by scottaohara)
    https://github.com/w3c/aria/issues/1951 [F2FCandidate] [deep-dive] 
  - #870 Consider early re-add of role=text (2 by cookiecrook, jnurthen)
    https://github.com/w3c/aria/issues/870 
  - #762 Bringing user "actions" to the web (similar to VoiceOver and Switch Control custom actions) (1 by cookiecrook)
    https://github.com/w3c/aria/issues/762 

  2 issues closed:
  - Consider early re-add of role=text https://github.com/w3c/aria/issues/870 
  - Accessibility Parent/Child follow ups https://github.com/w3c/aria/issues/1930 

* w3c/core-aam (+1/-8/💬10)
  1 issues created:
  - CORE-AAM mapping `aria-haspopup=true` for ATK/ATSPI and IA2 in conflict with the spec? (by spectranaut)
    https://github.com/w3c/core-aam/issues/189 

  8 issues received 10 new comments:
  - #189 CORE-AAM mapping `aria-haspopup=true` for ATK/ATSPI and IA2 in conflict with the spec? (1 by spectranaut)
    https://github.com/w3c/core-aam/issues/189 
  - #151 Update aria-haspopup entries for MacOS to include AXPopupValue  (3 by sivakusayan, spectranaut)
    https://github.com/w3c/core-aam/issues/151 
  - #127 aria-readonly: Consider explicitly calling out UIA mapping for controls that don't follow the ValuePattern (1 by spectranaut)
    https://github.com/w3c/core-aam/issues/127 
  - #102 Spec format: Add anchors/link to table rows? (1 by spectranaut)
    https://github.com/w3c/core-aam/issues/102 
  - #84 Need mappings for aria-braillelabel and aria-brailleroledescription  (1 by spectranaut)
    https://github.com/w3c/core-aam/issues/84 
  - #81 Should core-aam be an evergreen spec (1 by spectranaut)
    https://github.com/w3c/core-aam/issues/81 
  - #80 Should menuitem inside menubar be exposed differently? Or haspopup=menu? (1 by spectranaut)
    https://github.com/w3c/core-aam/issues/80 
  - #67 add self links to role mapping table (1 by spectranaut)
    https://github.com/w3c/core-aam/issues/67 

  8 issues closed:
  - Should menuitem inside menubar be exposed differently? Or haspopup=menu? https://github.com/w3c/core-aam/issues/80 
  - Need mappings for aria-braillelabel and aria-brailleroledescription  https://github.com/w3c/core-aam/issues/84 
  - Should core-aam be an evergreen spec https://github.com/w3c/core-aam/issues/81 
  - add self links to role mapping table https://github.com/w3c/core-aam/issues/67 
  - Should the "tab" role have AXTabButton as its subrole? https://github.com/w3c/core-aam/issues/106 [PR-not-in-stable] [ready-for-stable] 
  - Add image role, change synonyms to point to their synonym https://github.com/w3c/core-aam/issues/169 
  - In the AAMs, can we remove the "single table" view? https://github.com/w3c/core-aam/issues/168 
  - Spec format: Add anchors/link to table rows? https://github.com/w3c/core-aam/issues/102 

* w3c/html-aam (+1/-1/💬11)
  1 issues created:
  - Making `p` in `hgroup` align with the html specification (by slatian)
    https://github.com/w3c/html-aam/issues/501 

  2 issues received 11 new comments:
  - #501 Making `p` in `hgroup` align with the html specification (5 by scottaohara, slatian)
    https://github.com/w3c/html-aam/issues/501 
  - #358 Need to expose elements that are "scrollable" (6 by aleventhal, cookiecrook, scottaohara)
    https://github.com/w3c/html-aam/issues/358 [Element Mappings] 

  1 issues closed:
  - Making `p` in `hgroup` align with the html specification https://github.com/w3c/html-aam/issues/501 



Pull requests
-------------
* w3c/aria (+1/-1/💬2)
  1 pull requests submitted:
  - In favor of "owned element" and "owning element", uses "accessibility parent", "accessibility child" and "accessibility descendant" (by spectranaut)
    https://github.com/w3c/aria/pull/2010 [editorial] 

  2 pull requests received 2 new comments:
  - #2010 In favor of "owned element" and "owning element", uses "accessibility parent", "accessibility child" and "accessibility descendant" (1 by pkra)
    https://github.com/w3c/aria/pull/2010 [editorial] 
  - #1980 Clarify aria-expanded guidance (1 by adampage)
    https://github.com/w3c/aria/pull/1980 [clarification] 

  1 pull requests merged:
  - Editorial: Move accessibility relationship definitions to accessibility tree section
    https://github.com/w3c/aria/pull/1989 

* w3c/core-aam (+2/-1/💬1)
  2 pull requests submitted:
  - Fix AX API aria-haspopup mappings (by sivakusayan)
    https://github.com/w3c/core-aam/pull/188 
  - Add map for `role=image` (synonym of `img`) (by spectranaut)
    https://github.com/w3c/core-aam/pull/187 

  1 pull requests received 1 new comments:
  - #188 Fix AX API aria-haspopup mappings (1 by sivakusayan)
    https://github.com/w3c/core-aam/pull/188 

  1 pull requests merged:
  - Add map for `role=image` (synonym of `img`)
    https://github.com/w3c/core-aam/pull/187 

* w3c/html-aam (+0/-1/💬1)
  1 pull requests received 1 new comments:
  - #500 Remove tables and details/summary in favor of unique headings (1 by scottaohara)
    https://github.com/w3c/html-aam/pull/500 

  1 pull requests merged:
  - Remove tables and details/summary in favor of unique headings
    https://github.com/w3c/html-aam/pull/500 

* w3c/dpub-aam (+0/-1/💬0)
  1 pull requests merged:
  - Remove mapping table and summary/details in favor of sections
    https://github.com/w3c/dpub-aam/pull/31 

* w3c/mathml-aam (+0/-0/💬1)
  1 pull requests received 1 new comments:
  - #20 Add ATK and AX API mapping for <mphantom> (1 by fred-wang)
    https://github.com/w3c/mathml-aam/pull/20 


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, 29 August 2023 17:00:57 UTC