Weekly github digest (Weekly ARIA WG Github activity)

Issues
------
* w3c/aria (+1/-2/💬14)
  1 issues created:
  - Accessibility Parent/Child follow ups (by smhigley)
    https://github.com/w3c/aria/issues/1930 

  9 issues received 14 new comments:
  - #1930 Accessibility Parent/Child follow ups (2 by spectranaut)
    https://github.com/w3c/aria/issues/1930 
  - #1928 Audit use of term "context" (1 by spectranaut)
    https://github.com/w3c/aria/issues/1928 [editorial] 
  - #1887 Need a decision on what the computedrole should return on extension specs (2 by cookiecrook)
    https://github.com/w3c/aria/issues/1887 [F2F] [F2FCandidate] 
  - #1884 1.4 Prioritization (1 by smhigley)
    https://github.com/w3c/aria/issues/1884 [F2FCandidate] 
  - #1879 F2F Agenda+ Automated ARIA testing using WPT (1 by cookiecrook)
    https://github.com/w3c/aria/issues/1879 [F2F] [F2FCandidate] 
  - #1161 Inconsistent use of "owned by" (1 by spectranaut)
    https://github.com/w3c/aria/issues/1161 [WR comments] [1.3-Blocking] [clarification] 
  - #1150 Unclear use of the term "descendant" (1 by spectranaut)
    https://github.com/w3c/aria/issues/1150 [editorial] [WR comments] [1.3-Blocking] 
  - #660 Adding roles, states, and properties to support math (3 by NSoiffer, cookiecrook)
    https://github.com/w3c/aria/issues/660 
  - #529 Role parity: consider "native-" or "host-" role prefix for host language elements (including audio/video, but not limited to media) where custom ARIA implementations cannot (yet) match the native implementation's accessibility. (2 by cookiecrook, jcsteh)
    https://github.com/w3c/aria/issues/529 [F2F] [F2FCandidate] [No consensus] 

  2 issues closed:
  - F2F Agenda+ Automated ARIA testing using WPT https://github.com/w3c/aria/issues/1879 [F2F] [F2FCandidate] 
  - Timer Role is Missing Implicit Values Row in Table https://github.com/w3c/aria/issues/1904 [editorial] 

* w3c/core-aam (+1/-1/💬7)
  1 issues created:
  - Can AXLabel replace AXDescription/AXTitle in core-aam? (by spectranaut)
    https://github.com/w3c/core-aam/issues/172 

  3 issues received 7 new comments:
  - #172 Can AXLabel replace AXDescription/AXTitle in core-aam? (5 by cookiecrook)
    https://github.com/w3c/core-aam/issues/172 
  - #110 Update aria-details mapping for UIA (1 by benbeaudry)
    https://github.com/w3c/core-aam/issues/110 
  - #56 Determine mappings for associationlist and related roles (1 by cookiecrook)
    https://github.com/w3c/core-aam/issues/56 

  1 issues closed:
  - UIA mappings for insertion/deletion have incorrect values https://github.com/w3c/core-aam/issues/162 

* w3c/html-aam (+0/-3/💬4)
  2 issues received 4 new comments:
  - #475 Why are <b> and <s> mapped to semantic roles, but <i> is not? (2 by cookiecrook, stevefaulkner)
    https://github.com/w3c/html-aam/issues/475 
  - #473 Inaccurate mapping for select and input with list attribute (2 by JAWS-test, cookiecrook)
    https://github.com/w3c/html-aam/issues/473 

  3 issues closed:
  - Why are <b> and <s> mapped to semantic roles, but <i> is not? https://github.com/w3c/html-aam/issues/475 
  - input type=submit and reset need further updates https://github.com/w3c/html-aam/issues/471 
  - input=datetime listed as "Local Date and Time state" https://github.com/w3c/html-aam/issues/466 

* w3c/accname (+0/-0/💬1)
  1 issues received 1 new comments:
  - #20 TAC and #presentation should cover shadow-DOM descendants (e.g. <video controls> in some user agents) (1 by cookiecrook)
    https://github.com/w3c/accname/issues/20 

* w3c/dpub-aria (+0/-0/💬1)
  1 issues received 1 new comments:
  - #54 role for expressing text messages in book text? (1 by gregoriopellegrino)
    https://github.com/w3c/dpub-aria/issues/54 



Pull requests
-------------
* w3c/aria (+0/-2/💬1)
  1 pull requests received 1 new comments:
  - #1894 aria-atomic has no default (1 by cookiecrook)
    https://github.com/w3c/aria/pull/1894 

  2 pull requests merged:
  - Editorial: Add missing implicit values section for timer role
    https://github.com/w3c/aria/pull/1905 [editorial] 
  - Update wpt.md
    https://github.com/w3c/aria/pull/1929 [editorial] 

* w3c/core-aam (+0/-1/💬0)
  1 pull requests merged:
  - update UIA ins/del
    https://github.com/w3c/core-aam/pull/163 [Core-AAM] 

* w3c/html-aam (+1/-4/💬4)
  1 pull requests submitted:
  - revise popover related attribute mappings (by scottaohara)
    https://github.com/w3c/html-aam/pull/481 [not ready for merge] 

  4 pull requests received 4 new comments:
  - #465 Addition: computed role mappings for html elements (1 by cookiecrook)
    https://github.com/w3c/html-aam/pull/465 
  - #454 Define concept of minimum role (1 by cookiecrook)
    https://github.com/w3c/html-aam/pull/454 
  - #451 clarify img mappings (1 by scottaohara)
    https://github.com/w3c/html-aam/pull/451 
  - #446 Adds proposed popover and related attributes (1 by scottaohara)
    https://github.com/w3c/html-aam/pull/446 

  4 pull requests merged:
  - Remove SF as editor
    https://github.com/w3c/html-aam/pull/479 
  - Correction: map i element to emphasis
    https://github.com/w3c/html-aam/pull/477 
  - editorial: clarify naming for type=submit and reset buttons
    https://github.com/w3c/html-aam/pull/472 [editorial] 
  - Remove redundant datetime-local entry in mapping table
    https://github.com/w3c/html-aam/pull/470 [editorial] 

* w3c/accname (+0/-0/💬1)
  1 pull requests received 1 new comments:
  - #177 Clarify description computation for aria-describedby (1 by cookiecrook)
    https://github.com/w3c/accname/pull/177 


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, 9 May 2023 17:01:01 UTC