- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 11 Mar 2025 17:00:51 +0000
- To: public-aria@w3.org
- Message-Id: <E1ts2yJ-009hQG-2r@janus.w3.internal>
Issues ------ * w3c/aria (+2/-6/💬51) 2 issues created: - revisit prettier automation (by pkra) https://github.com/w3c/aria/issues/2470 [editorial] - doc-pagebreak problematic partial inheritance from superclass (by pkra) https://github.com/w3c/aria/issues/2467 10 issues received 51 new comments: - #2463 editorial: CI failures (1 by pkra) https://github.com/w3c/aria/issues/2463 [editorial] - #2460 Conflict between WAI-ARIA required parent-child relationships and the common use of `<label>` for radio buttons (2 by pkra, rahimabdi) https://github.com/w3c/aria/issues/2460 - #2458 Does aria-atomic have real-world use cases? (19 by LJWatson, MarcoZehe, aleventhal, andrewnordlund, patrickhlauke, pkra, rahimabdi, scottaohara, spectranaut, yatil) https://github.com/w3c/aria/issues/2458 - #2422 Should the ARIA WG standardize heuristic-based ignoring of ARIA and related features? And if so, how? (6 by cookiecrook, patrickhlauke, pkra, rahimabdi) https://github.com/w3c/aria/issues/2422 - #2411 Add Accessible Name Required row to each role's characteristics table where it is missing (2 by jnurthen, mbgower) https://github.com/w3c/aria/issues/2411 [editorial] [good first issue] - #2242 [Monorepo] Netlify to replace pr-review (2 by daniel-montalvo, spectranaut) https://github.com/w3c/aria/issues/2242 [editorial] - #2162 Complex dashboards and standalone cards (1 by spectranaut) https://github.com/w3c/aria/issues/2162 - #2161 directory role deprecation should be written as normative text (1 by spectranaut) https://github.com/w3c/aria/issues/2161 [editorial] - #2093 Document interop of misspelled aria-labeledby and its conflict resolution (14 by alice, cookiecrook, jcsteh, zcorpan) https://github.com/w3c/aria/issues/2093 [Agenda] [needs-automated-test] [aria-labelledby] - #1863 Review deprecation processes for ARIA attributes (and roles?) (3 by pkra, spectranaut) https://github.com/w3c/aria/issues/1863 [process] [Deprecation] 6 issues closed: - Does aria-atomic have real-world use cases? https://github.com/w3c/aria/issues/2458 - editorial: CI failures https://github.com/w3c/aria/issues/2463 [editorial] - [monorepo] turn on automatic prettier formatting for ARIA spec https://github.com/w3c/aria/issues/2231 [editorial] - directory role deprecation should be written as normative text https://github.com/w3c/aria/issues/2161 [editorial] - Aligning HTML spec with ARIA's style of DOMString? reflection https://github.com/w3c/aria/issues/2414 [Agenda] [spec:aria] - Complex dashboards and standalone cards https://github.com/w3c/aria/issues/2162 * w3c/dpub-aria (+1/-1/💬2) 1 issues created: - role="doc-pagebreak" and aria-valuenow (by giacomo-petri) https://github.com/w3c/dpub-aria/issues/72 1 issues received 2 new comments: - #72 role="doc-pagebreak" and required aria-valuenow (2 by giacomo-petri, pkra) https://github.com/w3c/dpub-aria/issues/72 1 issues closed: - role="doc-pagebreak" and required aria-valuenow https://github.com/w3c/dpub-aria/issues/72 Pull requests ------------- * w3c/aria (+7/-5/💬40) 7 pull requests submitted: - Editorial: Relative links for PR and branch netlify previews (by daniel-montalvo) https://github.com/w3c/aria/pull/2473 - Editorial: normalize “browsers” to “user agents” (by adampage) https://github.com/w3c/aria/pull/2472 [spec:aria] - Editorial: remove erroneous li (by keithamus) https://github.com/w3c/aria/pull/2471 [spec:aria] - Editorial: fix some validation errors (by keithamus) https://github.com/w3c/aria/pull/2469 [spec:aria] - Editorial: Add deprecation not to aria-dropeffect (by spectranaut) https://github.com/w3c/aria/pull/2468 - PDF-AAM initial HTML tables import (by zakkinsey) https://github.com/w3c/aria/pull/2466 [spec:pdf-aam] - Fix typo (command role) (by tim-we) https://github.com/w3c/aria/pull/2465 20 pull requests received 40 new comments: - #2473 Editorial: Relative links for PR and branch netlify previews (1 by netlify) https://github.com/w3c/aria/pull/2473 - #2472 Editorial: normalize “browsers” to “user agents” (1 by netlify) https://github.com/w3c/aria/pull/2472 [spec:aria] - #2471 Editorial: remove erroneous li (1 by netlify) https://github.com/w3c/aria/pull/2471 [spec:aria] - #2469 Editorial: fix some validation errors (5 by keithamus, netlify, pkra) https://github.com/w3c/aria/pull/2469 [spec:aria] - #2468 Editorial: Add deprecation note to aria-dropeffect (1 by netlify) https://github.com/w3c/aria/pull/2468 [spec:core-aam] - #2466 PDF-AAM initial HTML tables import (1 by netlify) https://github.com/w3c/aria/pull/2466 [spec:pdf-aam] - #2465 Fix typo (command role) (2 by netlify, w3cbot) https://github.com/w3c/aria/pull/2465 [spec:aria] - #2464 editorial: activate prettier for ARIA (2 by pkra) https://github.com/w3c/aria/pull/2464 [spec:core-aam] [spec:aria] [spec:html-aam] [spec:accname] [spec:dpub-aria] [spec:graphics-aria] [spec:pdf-aam] - #2418 Add UA SHOULD guidance for role without required accessibility parent (1 by pkra) https://github.com/w3c/aria/pull/2418 [spec:aria] - #2417 Allow aria-valuetext for use with combobox role (1 by pkra) https://github.com/w3c/aria/pull/2417 [spec:aria] - #2416 Allow comboboxes to invoke menus (1 by pkra) https://github.com/w3c/aria/pull/2416 [spec:aria] - #2413 ARIA IDL updates: convert eligible attributes to enumerated, new ARIA IDL guidance and examples (5 by pkra, rahimabdi, spectranaut) https://github.com/w3c/aria/pull/2413 [spec:aria] - #2390 feat: add aria-checked support to gridcell and row (1 by pkra) https://github.com/w3c/aria/pull/2390 [spec:aria] - #2378 [html-aam] Make HTML img accname use “title” text if alt is empty (7 by cookiecrook, sideshowbarker) https://github.com/w3c/aria/pull/2378 [No consensus] [spec:html-aam] - #2371 Update: account for common labeledby spelling variant for aria-labell… (2 by pkra) https://github.com/w3c/aria/pull/2371 [spec:aria] - #2354 Add command & commandfor attribute related mappings (1 by lukewarlow) https://github.com/w3c/aria/pull/2354 [spec:html-aam] - #2292 Address title attribute and name prohibited elements (1 by pkra) https://github.com/w3c/aria/pull/2292 [spec:aria] [spec:html-aam] - #2290 Relax `aria-valuenow` requirement on `slider` role (3 by adampage, pkra) https://github.com/w3c/aria/pull/2290 [spec:aria] - #2261 Editorial: Added definition of "host language" (1 by pkra) https://github.com/w3c/aria/pull/2261 [spec:aria] - #2245 Add heading and separator roles to feed's allowed accessibility children (2 by netlify, pkra) https://github.com/w3c/aria/pull/2245 [spec:aria] 5 pull requests merged: - Editorial: normalize “browsers” to “user agents” https://github.com/w3c/aria/pull/2472 [spec:aria] - [accname] Explicitly state UAs must ignore “aria-label” for slots https://github.com/w3c/aria/pull/2385 [Agenda] [spec:accname] - Editorial: remove erroneous li https://github.com/w3c/aria/pull/2471 [editorial] [spec:aria] - editorial: activate prettier for ARIA https://github.com/w3c/aria/pull/2464 [spec:core-aam] [spec:aria] [spec:html-aam] [spec:accname] [spec:dpub-aria] [spec:graphics-aria] [spec:pdf-aam] - Editorial: Fix typo (command role) https://github.com/w3c/aria/pull/2465 [spec:aria] 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, 11 March 2025 17:00:52 UTC