-
Notifications
You must be signed in to change notification settings - Fork 125
1.2 Non editorial features and other changes
- Allow group as child of listbox (Needs: APG)
- remove accessible name required from log and timer (Needs: APG)
- Adds missing implicit values for progressbar (Needs: APG, tests, implementations)
- aria-brailleroledescription (Needs: APG, Core-AAM, tests, implementations)
- Add
aria-rowindextext
andaria-colindextext
(Needs: 2 implementations, macOS mappings, APG) - AOM: Use element reflection for IDREF/IDREF list (Needs: tests and implementations)
- Name from contents is no longer supported on
rowgroup
(Needs tests and implementations) - Prohibit label on certain roles (Needs: AccName??, tests, and implementations)
- Default value of aria-valuenow on spinbutton is now "there is no current value" (Needs: tests, implementations, and possibly AAM)
- Remove aria-level on tablist (Needs Implementations, Tests, Editor’s note)
- Make aria-disabled, aria-errormessage, aria-invalid and aria-haspopup no longer global. (Needs Tests, Implementations, Editor’s note)
- Editorial Change dependent on other merges
- Done
- Template for Adding New Items
Note: We have a dedicated page for work on achieving role parity with HTML5. Other non-editorial features and changes should be added here after they have landed in the ARIA Editor’s Draft. ## In Progress
-
ARIA:
-
Editor’s Draft: https://github.com/w3c/aria/commit/71cc98e , followed by https://github.com/w3c/aria/commit/291a434
-
Working Draft: https://github.com/w3c/aria/commit/2a644d6
-
-
Core AAM and AccName: n/a
-
Authoring Practices: https://github.com/w3c/aria-practices/issues/765
-
WPT: https://github.com/web-platform-tests/wpt/commit/f56d498
-
Implementations:
-
WebKit: Done (prior to our change)
-
Gecko: Done (prior to our change)
-
Blink: Done (prior to our change; not passing for macOS due to roledescription)
-
-
Test Results: https://w3c.github.io/test-results/core-aam-1.2/all.html
-
ARIA:
-
Editor’s Draft: https://github.com/w3c/aria/commit/c0f88242d59bf3fea4007dc4b384ffe594964477
-
Working Draft: TODO
-
-
Core AAM:
-
Editor’s Draft: n/a
-
Working Draft: n/a
-
-
AccName: n/a
-
Authoring Practices: https://github.com/w3c/aria-practices/issues/1201
-
WPT: n/a
-
Implementations:
-
WebKit: n/a (Link to issue until implemented)
-
Gecko: n/a (Link to issue until implemented)
-
Blink: n/a (Link to issue until implemented)
-
-
Test Results: TODO
-
ARIA:
-
Editor’s Draft: https://github.com/w3c/aria/commit/43a80b42331351a72992d539ef8a1d8f2a828352
-
Working Draft: TODO
-
-
Core AAM:
-
Editor’s Draft: N/A
-
Working Draft: N/A
-
-
AccName: N/A
-
Authoring Practices: TODO?
-
WPT: TODO
-
Implementations:
-
WebKit: TODO (Link to issue until implemented)
-
Gecko: TODO (Link to issue until implemented)
-
Blink: TODO (Link to issue until implemented)
-
-
Test Results: TODO
-
ARIA:
-
Editor’s Draft: https://github.com/w3c/aria/commit/2048cb523cba955e0161fbbe3fbf90f550805fef
-
Working Draft: TODO
-
-
Core AAM:
-
Editor’s Draft: TODO
-
Working Draft: TODO
-
-
AccName: TODO
-
Authoring Practices: TODO
-
WPT: TODO
-
Implementations:
-
WebKit: TODO (Link to issue until implemented)
-
Gecko: TODO (Link to issue until implemented)
-
Blink: TODO (Link to issue until implemented)
-
-
Test Results: TODO
-
ARIA:
-
Editor’s Draft: https://github.com/w3c/aria/commit/55a66bc
-
Working Draft: TODO
-
-
Core AAM:
-
Editor’s Draft: https://github.com/w3c/core-aam/commit/f114110 (N.B. needs macOS)
-
Working Draft: TODO
-
-
AccName: n/a
-
Authoring Practices: https://github.com/w3c/aria-practices/issues/1075
-
WPT: TODO
-
Implementations:
-
WebKit: TODO (Link to issue until implemented)
-
Gecko: TODO (Link to issue until implemented)
-
Blink: TODO (Link to issue until implemented)
-
-
Test Results: TODO
-
ARIA:
-
Editor’s Draft: https://github.com/w3c/aria/commit/e182895
-
Working Draft: TODO
-
-
Core AAM:
-
Editor’s Draft: n/a
-
Working Draft: n/a
-
-
AccName: n/a
-
Authoring Practices: n/a
-
WPT: TODO
-
Implementations:
-
WebKit: TODO (Link to issue until implemented)
-
Gecko: TODO (Link to issue until implemented)
-
Blink: TODO (Link to issue until implemented)
-
-
Test Results: TODO
-
ARIA:
-
Editor’s Draft: https://github.com/w3c/aria/commit/bc4aa34
-
Working Draft: TODO
-
-
Core AAM:
-
Editor’s Draft: n/a
-
Working Draft: n/a
-
-
AccName: n/a
-
Authoring Practices: DONE (https://w3c.github.io/aria-practices/#naming_role_guidance - see "rowgroup" in the table)
-
WPT: TODO
-
Implementations:
-
WebKit: TODO (Link to issue until implemented)
-
Gecko: TODO (Link to issue until implemented)
-
Blink: TODO (Link to issue until implemented)
-
-
Test Results: TODO
-
ARIA:
-
Editor’s Draft: https://github.com/w3c/aria/commit/834a8ba, https://github.com/w3c/aria/commit/4413737
-
Working Draft: TODO
-
-
Core AAM:
-
Editor’s Draft: n/a
-
Working Draft: n/a
-
-
AccName: n/a (SANITY CHECK - HOW DO WE TEST)
-
Authoring Practices: Done - https://github.com/w3c/aria-practices/issues/1077
-
WPT: TODO
-
Implementations:
-
WebKit: TODO (Link to issue until implemented)
-
Gecko: TODO (Link to issue until implemented)
-
Blink: TODO (Link to issue until implemented)
-
-
Test Results: TODO
Default value of aria-valuenow on spinbutton is now "there is no current value" (Needs: tests, implementations, and possibly AAM)
-
ARIA:
-
Editor’s Draft: https://github.com/w3c/aria/commit/d6a99dec
-
Working Draft: TODO
-
-
Core AAM:
-
Editor’s Draft: n/a
-
Working Draft: n/a
-
-
AccName: n/a
-
Authoring Practices: n/a
-
WPT: TODO
-
Implementations:
-
WebKit: TODO (Link to issue until implemented)
-
Gecko: TODO (Link to issue until implemented)
-
Blink: TODO (Link to issue until implemented)
-
-
Test Results: TODO
-
ARIA:
-
Editor’s Draft: https://github.com/w3c/aria/commit/f391cf62a0609e9d691ebd7df40d0ed9cdb5285b
-
Working Draft: TODO
-
-
Core AAM:
-
Editor’s Draft: n/a
-
Working Draft: n/a
-
-
AccName: n/a
-
Authoring Practices: n/a
-
WPT: TODO
-
Implementations:
-
WebKit: TODO (Link to issue until implemented)
-
Gecko: TODO (Link to issue until implemented)
-
Blink: TODO (Link to issue until implemented)
-
-
Test Results: TODO
Make aria-disabled, aria-errormessage, aria-invalid and aria-haspopup no longer global. (Needs Tests, Implementations, Editor’s note)
Adds back to roles as noted in https://github.com/w3c/aria/commit/5b971a1 - make sure to also allow on subclasses during implementation.
-
ARIA:
-
Editor’s Draft: https://github.com/w3c/aria/commit/5b971a1
-
Working Draft: TODO
-
-
Core AAM:
-
Editor’s Draft: TODO
-
Working Draft: TODO
-
-
AccName: n/a
-
Authoring Practices: n/a
-
WPT: TODO
-
Implementations:
-
WebKit: TODO (Link to issue until implemented)
-
Gecko: TODO (Link to issue until implemented)
-
Blink: TODO (Link to issue until implemented)
-
-
Test Results: TODO
-
ARIA:
-
Editor’s Draft: https://github.com/w3c/aria/commit/6a9948af
-
Working Draft: TODO
-
Dependent on many other features being merged. Merge into stable as late as we can…
-
ARIA:
-
Editor’s Draft: https://github.com/w3c/aria/commit/f0c830e
-
Working Draft: https://github.com/w3c/aria/commit/dddc322
-
-
Core AAM:
-
Editor’s Draft: n/a
-
Working Draft: n/a
-
-
AccName: n/a
-
Authoring Practices: Done (https://github.com/w3c/aria-practices/issues/1076)
-
WPT: https://github.com/web-platform-tests/wpt/commit/f56d498
-
Implementations:
-
WebKit: TODO
-
Gecko: Done (prior to our change)
-
Blink: Done (prior to our change)
-
-
Test Results: https://w3c.github.io/test-results/core-aam-1.2/all.html
-
ARIA:
-
Editor’s Draft: https://github.com/w3c/aria/commit/6aed776
-
Working Draft: https://github.com/w3c/aria/commit/d91c6d6
-
-
Core AAM:
-
Editor’s Draft: n/a
-
Working Draft: n/a
-
-
AccName: n/a
-
Authoring Practices: No Changes needed (https://github.com/w3c/aria-practices/issues/1143)
-
WPT: https://github.com/web-platform-tests/wpt/commit/f56d498
-
Implementations:
-
WebKit: Done (prior to our change)
-
Gecko: Done (prior to our change)
-
Blink: Done
-
-
Test Results: https://w3c.github.io/test-results/core-aam-1.2/all.html
-
ARIA:
-
Editor’s Draft: https://github.com/w3c/aria/commit/7480350
-
Working Draft: https://github.com/w3c/aria/commit/804f820
-
-
Core AAM:
-
Editor’s Draft: n/a
-
Working Draft: n/a
-
-
AccName: n/a
-
Authoring Practices: Done (https://github.com/w3c/aria-practices/issues/790)
-
WPT: https://github.com/web-platform-tests/wpt/commit/f56d498
-
Implementations:
-
WebKit: Done (prior to our change)
-
Gecko: Done (prior to our change)
-
Blink: Done (prior to our change, though not passing for macOS)
-
-
Test Results: https://w3c.github.io/test-results/core-aam-1.2/all.html
-
ARIA:
-
Editor’s Draft: https://github.com/w3c/aria/commit/45e5f4b
-
Working Draft: https://github.com/w3c/aria/commit/95a6273
-
-
Core AAM:
-
Editor’s Draft: n/a
-
Working Draft: n/a
-
-
AccName: n/a
-
Authoring Practices: No Changes needed (https://github.com/w3c/aria-practices/issues/1142)
-
WPT: https://github.com/web-platform-tests/wpt/commit/f56d498
-
Implementations:
-
WebKit: Done (prior to our change)
-
Gecko: Done (prior to our change)
-
Blink: Done (prior to our change)
-
-
Test Results: https://w3c.github.io/test-results/core-aam-1.2/all.html
-
ARIA:
-
Editor’s Draft: https://github.com/w3c/aria/commit/d02bba9
-
Working Draft: https://github.com/w3c/aria/commit/639d70
-
-
Core AAM:
-
Editor’s Draft: n/a
-
Working Draft: n/a
-
-
AccName: n/a
-
Authoring Practices: Done - https://github.com/w3c/aria-practices/issues/914
-
WPT: https://github.com/web-platform-tests/wpt/commit/f56d498
-
Implementations:
-
WebKit: Done (prior to our change)
-
Gecko: Done (prior to our change)
-
Blink: Done (prior to our change)
-
-
Test Results: https://w3c.github.io/test-results/core-aam-1.2/all.html
The following template should be used for all non-editorial changes which are subject to the ARIA Working Group’s work flow for inclusion into Working Drafts.
### Feature/Change Summary
* ARIA:
** Editor's Draft: TODO
** Working Draft: TODO
* Core AAM:
** Editor's Draft: TODO
** Working Draft: TODO
* AccName: TODO
* Authoring Practices: TODO
* WPT: TODO
* Implementations:
** WebKit: TODO (Link to issue until implemented)
** Gecko: TODO (Link to issue until implemented)
** Blink: TODO (Link to issue until implemented)
* Test Results: TODO