You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mcking65
added
help wanted
Task force is looking for an owner for the issue
Example Page
Related to a page containing an example implementation of a pattern
and removed
help wanted
Task force is looking for an owner for the issue
labels
Oct 16, 2016
In aria-practices.html toolbar section,
added link to toolbar example page and removed link to exterrnal example.
In examples/toolbar/toolbar.html:
1. Wrote an example overview and Added link to issue 126.
2. Added accessibility feature descriptions.
3. Added keyboard support description.
4. Added role, state, and property information.
5. Updated links to js and css files.
6. Updated link in nav section to toolbar design pattern.
For issue #126, completed the examples/toolbar/toolbar.html page:
* Revise wording of introduction.
* Convert keyboard documentation from list to table format.
* Update roles, states, and properties table to current format.
* Update links to source code.
* Editorial revisions to documentation.
The toolbar design pattern is at:
http://w3c.github.io/aria-practices/#toolbar
An HTML template with a description is in examples/toolbar/toolbar.html.
The toolbar example will demonstrate roving tabindex, aria-disabled, and include buttons, menubuttons, links, and a checkbox.
The text was updated successfully, but these errors were encountered: