- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 16 May 2023 17:00:54 +0000
- To: public-aria@w3.org
- Message-Id: <E1pyy2g-00EZld-5m@uranus.w3.org>
Issues ------ * w3c/aria (+5/-2/💬14) 5 issues created: - Specify what should happen when unhiding an ancestor of `aria-live` region (by mitchellevan) https://github.com/w3c/aria/issues/1937 - do we need a focusable definition (by jnurthen) https://github.com/w3c/aria/issues/1936 [editorial] - ARIA projects should include lint traps: white space, etc (by cookiecrook) https://github.com/w3c/aria/issues/1934 [editorial] - t (by Ignacio-de-Loyola) https://github.com/w3c/aria/issues/1933 - Scope of carousel example (by Ignacio-de-Loyola) https://github.com/w3c/aria/issues/1932 7 issues received 14 new comments: - #1937 Specify what should happen when unhiding an ancestor of `aria-live` region (1 by mitchellevan) https://github.com/w3c/aria/issues/1937 - #1934 ARIA projects should include lint traps: white space, etc (1 by cookiecrook) https://github.com/w3c/aria/issues/1934 [editorial] - #1926 Provide a role for file input type (1 by scottaohara) https://github.com/w3c/aria/issues/1926 [Agenda] - #1915 Consider adding a 'header' and 'footer' role (1 by jnurthen) https://github.com/w3c/aria/issues/1915 - #1887 Need a decision on what the computedrole should return on extension specs (2 by cookiecrook) https://github.com/w3c/aria/issues/1887 - #1854 Should <dialog> or element with `aria-modal` cause live regions outside of the dialogs to be ignored? (1 by mitchellevan) https://github.com/w3c/aria/issues/1854 - #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. (7 by cookiecrook, jcsteh, scottaohara) https://github.com/w3c/aria/issues/529 2 issues closed: - 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. https://github.com/w3c/aria/issues/529 - t https://github.com/w3c/aria/issues/1933 * w3c/core-aam (+3/-2/💬4) 3 issues created: - Specify what should happen when unhiding an ancestor of a live region (by mitchellevan) https://github.com/w3c/core-aam/issues/175 - update role mappings for elements outside of "context" (by spectranaut) https://github.com/w3c/core-aam/issues/174 - lint to "contextual roles" when that lands in core-aam (by spectranaut) https://github.com/w3c/core-aam/issues/173 3 issues received 4 new comments: - #175 Specify what should happen when unhiding an ancestor of a live region (1 by JAWS-test) https://github.com/w3c/core-aam/issues/175 - #172 Can AXLabel replace AXDescription/AXTitle in core-aam? (2 by cookiecrook, jcsteh) https://github.com/w3c/core-aam/issues/172 - #138 Update Core-AAM aria-errormessage to take multiple element references (1 by sivakusayan) https://github.com/w3c/core-aam/issues/138 2 issues closed: - Which ARIA synonym role should computedrole return? https://github.com/w3c/core-aam/issues/166 - Can AXLabel replace AXDescription/AXTitle in core-aam? https://github.com/w3c/core-aam/issues/172 * w3c/html-aam (+2/-3/💬22) 2 issues created: - Fknt (by Sparrowej9) https://github.com/w3c/html-aam/issues/487 - Accessibility mapping for obsolete elements (by zcorpan) https://github.com/w3c/html-aam/issues/486 4 issues received 22 new comments: - #482 ARIA WG decision on `b/strong` and `i/em` semantics conflicts with intention of HTML spec (9 by cookiecrook, jnurthen, joanmarie, scottaohara) https://github.com/w3c/html-aam/issues/482 - #475 Why are <b> and <s> mapped to semantic roles, but <i> is not? (2 by cookiecrook, scottaohara) https://github.com/w3c/html-aam/issues/475 - #473 Inaccurate mapping for select and input with list attribute (8 by JAWS-test, cookiecrook, scottaohara) https://github.com/w3c/html-aam/issues/473 - #467 Windows/Mac differences in presentation of some HTML-AAM implicit roles (3 by JAWS-test, scottaohara, smhigley) https://github.com/w3c/html-aam/issues/467 [Agenda] 3 issues closed: - Fknt https://github.com/w3c/html-aam/issues/487 - Inaccurate mapping for select and input with list attribute https://github.com/w3c/html-aam/issues/473 - ARIA WG decision on `b/strong` and `i/em` semantics conflicts with intention of HTML spec https://github.com/w3c/html-aam/issues/482 Pull requests ------------- * w3c/aria (+2/-1/💬3) 2 pull requests submitted: - move aria.js into respec's pre-processing (by pkra) https://github.com/w3c/aria/pull/1935 [editorial] - add proposed header and footer roles (by scottaohara) https://github.com/w3c/aria/pull/1931 3 pull requests received 3 new comments: - #1935 move aria.js into respec's pre-processing (1 by pkra) https://github.com/w3c/aria/pull/1935 [editorial] - #1931 add proposed header and footer roles (1 by cookiecrook) https://github.com/w3c/aria/pull/1931 [Agenda] - #1860 Update from PR #1018 for nameFrom: heading (1 by cookiecrook) https://github.com/w3c/aria/pull/1860 [Agenda] 1 pull requests merged: - aria-atomic has no default https://github.com/w3c/aria/pull/1894 [Agenda] * w3c/core-aam (+1/-1/💬1) 1 pull requests submitted: - add normative expectations and examples for computedrole (by cookiecrook) https://github.com/w3c/core-aam/pull/176 1 pull requests received 1 new comments: - #176 add normative expectations and examples for computedrole (1 by cookiecrook) https://github.com/w3c/core-aam/pull/176 1 pull requests merged: - Add computed role section and mappings https://github.com/w3c/core-aam/pull/167 * w3c/html-aam (+3/-1/💬3) 3 pull requests submitted: - Addition: include privacy and security sections (by scottaohara) https://github.com/w3c/html-aam/pull/485 - contextual role concept proposal (by scottaohara) https://github.com/w3c/html-aam/pull/484 - revert i mapping change (by scottaohara) https://github.com/w3c/html-aam/pull/483 1 pull requests received 3 new comments: - #454 Define concept of minimum role (3 by cookiecrook, scottaohara) https://github.com/w3c/html-aam/pull/454 1 pull requests merged: - revert i mapping change https://github.com/w3c/html-aam/pull/483 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, 16 May 2023 17:00:56 UTC