Matt King
Matt King
There are some changes in ARIA 1.1 that authors may want to be aware of when planning revisions to a site. These could include the deprication of drag and drop...
The file aria-practices-DeletedSectionsArchive.html contains the ARIA 1.0 guidance. The relevant section can be seen here: https://rawgit.com/w3c/aria-practices/master/aria-practices-DeletedSectionsArchive.html##relations_flowto That guidance envisions flowsto and flowsfrom being used in ways that are not particularly...
When working on this issue, there is some old content that may be useful in the file aria-practices-DeletedSectionsArchive.html. The relevant section can be seen here: https://rawgit.com/w3c/aria-practices/master/aria-practices-DeletedSectionsArchive.html#relations_owning
The ARIA 1.0 guidance section can be seen here: https://rawgit.com/w3c/aria-practices/master/aria-practices-DeletedSectionsArchive.html#relations_haspopup aria-haspopup changes considerably with 1.1 as do practices related to elements that trigger popups. So, the 1.0 guidance may not...
This guidance section will cover the following roles, states, and properties: - [ ] alert - [ ] log - [ ] marquee - [ ] status - [ ]...
The APG 1.0 included a guidance section on forms, but this content could be more effectively presented as a design pattern demonstrating how aria-invalid, aria-errormessage, and aria-describedby can be used....
In the ARIA 1.0 APG, there was a gidance section for math. This content will fit more appropriately in the design pattern section as an example. The 1.0 guidance content...
When working on this issue, there is some old content that may be useful in the file aria-practices-DeletedSectionsArchive.html. The relevant section can be seen here: https://rawgit.com/w3c/aria-practices/master/aria-practices-DeletedSectionsArchive.html#dialog_tooltip
Plan to resolve this issue: 1. Revise the [Navigation Treeview Example](https://w3c.github.io/aria-practices/examples/treeview/treeview-2/treeview-2a.html) to represent mythical university, emulating behavior of [Example of Disclosure for Navigation Menus](https://w3c.github.io/aria-practices/examples/disclosure/disclosure-navigation.html). 1. Remove or modify the [Navigation...
The window splitter design pattern is at: http://w3c.github.io/aria-practices/#windowsplitter This pattern is largely complete. However, there are changes to the separator role for ARIA 1.1 that need to be addressed. Changes...