Weekly github digest (Weekly ARIA WG Github activity)

Issues
------
* w3c/aria (+3/-3/💬26)
  3 issues created:
  - Decide on PR naming/labelling convention (by spectranaut)
    https://github.com/w3c/aria/issues/2312 [editorial] 
  - Document why IDL decisions were made in the past (by jnurthen)
    https://github.com/w3c/aria/issues/2310 
  - Discrepancy between the HTML specification and the ARIA specification regarding the (aria)-readonly attribute. (by LaurenceRLewis)
    https://github.com/w3c/aria/issues/2306 

  8 issues received 26 new comments:
  - #2306 Discrepancy between the HTML specification and the ARIA specification regarding the (aria)-readonly attribute. (4 by LaurenceRLewis, rahimabdi, scottaohara)
    https://github.com/w3c/aria/issues/2306 
  - #2304  New Role: taglist (5 by JAWS-test, MarioBatusic, spectranaut)
    https://github.com/w3c/aria/issues/2304 [feature] 
  - #2303 9.3 Presentational Roles Conflict Resolution does not consider custom element use cases (11 by MelSumner, Westbrook, aleventhal, break-stuff, spectranaut)
    https://github.com/w3c/aria/issues/2303 [Agenda] [F2FCandidate] 
  - #2268 ARIA Roadmap Doc needs updating (1 by jnurthen)
    https://github.com/w3c/aria/issues/2268 
  - #2266 User agents must not support aria-owns across shadow root boundaries (2 by alice, jcsteh)
    https://github.com/w3c/aria/issues/2266 
  - #2177 Clarify "undefined" assignment for a state/property as the value (not the string) (1 by spectranaut)
    https://github.com/w3c/aria/issues/2177 [editorial] [Agenda] 
  - #2145 Fix the role attribute definition. (1 by jnurthen)
    https://github.com/w3c/aria/issues/2145 
  - #1309 Why is aria-readonly allowed for checkboxes and radios? (1 by scottaohara)
    https://github.com/w3c/aria/issues/1309 [HTML] 

  3 issues closed:
  - Discrepancy between the HTML specification and the ARIA specification regarding the (aria)-readonly attribute. https://github.com/w3c/aria/issues/2306 
  - FPWD of ARIA 1.3 https://github.com/w3c/aria/issues/1331 [editorial] 
  - ai-generated attribute considered? https://github.com/w3c/aria/issues/2046 

* w3c/core-aam (+0/-1/💬0)
  1 issues closed:
  - directory should be deprecated https://github.com/w3c/core-aam/issues/227 

* w3c/html-aam (+0/-0/💬1)
  1 issues received 1 new comments:
  - #553 Mappings for class and id attributes missing (1 by smockle)
    https://github.com/w3c/html-aam/issues/553 

* w3c/accname (+0/-0/💬10)
  6 issues received 10 new comments:
  - #240 WPT test fails if I enforce name prohibited (1 by MelSumner)
    https://github.com/w3c/accname/issues/240 
  - #239 CSS text-transform affects computed name (3 by cookiecrook, spectranaut)
    https://github.com/w3c/accname/issues/239 
  - #233 How should labeledby calculation handle whitespace-only content? (1 by MelSumner)
    https://github.com/w3c/accname/issues/233 [topic-whitespace] 
  - #205 AccName forces whitespace joiners between all inline element scenarios (1 by cookiecrook)
    https://github.com/w3c/accname/issues/205 
  - #95 Trim whitespace from computed accessible name/description (3 by MelSumner)
    https://github.com/w3c/accname/issues/95 [question] [Agenda] [deep-dive] [F2FCandidate] [topic-whitespace] 
  - #63 When does flattening of the name occurs? (1 by MelSumner)
    https://github.com/w3c/accname/issues/63 



Pull requests
-------------
* w3c/aria (+4/-1/💬21)
  4 pull requests submitted:
  - Editorial: Mark directory as deprecated in Core-AAM (by spectranaut)
    https://github.com/w3c/aria/pull/2311 
  - [html-aam] Update ATK URL (by smockle)
    https://github.com/w3c/aria/pull/2309 
  - Add `class` and `id` mappings (by smockle)
    https://github.com/w3c/aria/pull/2308 
  - [Editorial] Handle forks (by daniel-montalvo)
    https://github.com/w3c/aria/pull/2307 

  13 pull requests received 21 new comments:
  - #2311 Editorial: Mark directory as deprecated in Core-AAM (1 by netlify)
    https://github.com/w3c/aria/pull/2311 
  - #2309 [html-aam] Update ATK URL (1 by netlify)
    https://github.com/w3c/aria/pull/2309 
  - #2308 [html-aam] Add `class` and `id` mappings (3 by netlify, rahimabdi, spectranaut)
    https://github.com/w3c/aria/pull/2308 
  - #2307 [Editorial] Handle PRs from forks (2 by netlify, pkra)
    https://github.com/w3c/aria/pull/2307 
  - #2299 [accname] Update computation step 2c text for clarity (2 by accdc, scottaohara)
    https://github.com/w3c/aria/pull/2299 [editorial] [spec:accname] 
  - #2224 [html-aam PR 359] Change figure & figcaption accName computation (1 by rahimabdi)
    https://github.com/w3c/aria/pull/2224 [spec:html-aam] 
  - #2222 [html-aam PR 401] handling fallback content for the meter element (2 by rahimabdi, scottaohara)
    https://github.com/w3c/aria/pull/2222 [spec:html-aam] 
  - #2221 [html-aam PR 451] clarify img mappings (2 by netlify, rahimabdi)
    https://github.com/w3c/aria/pull/2221 [spec:html-aam] 
  - #2218 [html-aam PR 484] contextual role concept proposal (1 by rahimabdi)
    https://github.com/w3c/aria/pull/2218 [spec:html-aam] 
  - #2217 [html-aam PR 510] switch attribute for checkbox inputs (1 by rahimabdi)
    https://github.com/w3c/aria/pull/2217 [spec:html-aam] 
  - #2215 [html-aam PR 529] Addition: Name from heading (1 by rahimabdi)
    https://github.com/w3c/aria/pull/2215 [spec:html-aam] 
  - #2199 [core-aam PR 230] Update aria-labelledby AXAPI mapping to use AXTitle  (2 by netlify, rahimabdi)
    https://github.com/w3c/aria/pull/2199 [spec:core-aam] 
  - #2181 Expectations for aria-hidden and focused elements (2 by netlify, scottaohara)
    https://github.com/w3c/aria/pull/2181 [spec:aria] 

  1 pull requests merged:
  - Editorial: Mark directory as deprecated in Core-AAM
    https://github.com/w3c/aria/pull/2311 [editorial] [spec:core-aam] 

* w3c/html-aam (+2/-0/💬11)
  2 pull requests submitted:
  - fix: Update ATK URL (by smockle)
    https://github.com/w3c/html-aam/pull/560 
  - Add `class` and `id` mappings (by smockle)
    https://github.com/w3c/html-aam/pull/559 

  9 pull requests received 11 new comments:
  - #560 fix: Update ATK URL (1 by smockle)
    https://github.com/w3c/html-aam/pull/560 
  - #559 Add `class` and `id` mappings (2 by scottaohara, smockle)
    https://github.com/w3c/html-aam/pull/559 
  - #555 Fix broken links in HTML accessibility API Mappings 1.0 (#447) (1 by rahimabdi)
    https://github.com/w3c/html-aam/pull/555 
  - #529 Addition: Name from heading (1 by rahimabdi)
    https://github.com/w3c/html-aam/pull/529 
  - #510 switch attribute for checkbox inputs (1 by rahimabdi)
    https://github.com/w3c/html-aam/pull/510 [not ready for merge] 
  - #484 contextual role concept proposal (1 by rahimabdi)
    https://github.com/w3c/html-aam/pull/484 
  - #451 clarify img mappings (2 by rahimabdi)
    https://github.com/w3c/html-aam/pull/451 
  - #401 handling fallback content for the meter element (1 by rahimabdi)
    https://github.com/w3c/html-aam/pull/401 
  - #359 Change figure & figcaption accName computation (1 by rahimabdi)
    https://github.com/w3c/html-aam/pull/359 [waiting for implementations] 


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, 13 August 2024 17:00:45 UTC