test for 2.3.5

Assertion: The user can remap any keyboard shortcut
<http://w3c.github.io/UAAG/UAAG20-Reference/#def-keyboard-shortcut> for UA
user interface <http://w3c.github.io/UAAG/UAAG20-Reference/#def-ua-ui>
controls, except for conventional bindings for the operating environment
<http://w3c.github.io/UAAG/UAAG20-Reference/#def-operating-environment>
(e.g. arrow keys for navigating within menus).

1. use the browser user interface configuration mechanism, select "map
keyboard shortcuts in menus" or something similar ( if pass go to next else
fail)
2. change a menu shortcut key ( if pass go to next else fail)
3. execute new created shortcut key ( if pass go to next else fail)

​
Expected Result
1, 2 are true
3 new shortcut key performs same action as previous shortcut key (before
change)​


Assertion: The user can remap recognized author supplied shortcuts (e.g.
accesskeys)

1. load page containing accesskeys
2. use the browser user interface configuration mechanism, select "map
keyboard shortcuts for accesskeys" or something similar ( if pass go to
next else fail)
3. change an accesskey shortcut key ( if pass go to next else fail)
4. execute new created shortcut key ( if pass go to next else fail)

Expected Result
1, 2, 3are true
4 new access key performs same action as previous access key (before change)
-- 
[image: http://www.tsbvi.edu] <http://www.tsbvi.edu>Jim Allan,
Accessibility Coordinator & Webmaster
Texas School for the Blind and Visually Impaired
1100 W. 45th St., Austin, Texas 78756
voice 512.206.9315    fax: 512.206.9264  http://www.tsbvi.edu/
"We shape our tools and thereafter our tools shape us." McLuhan, 1964

Received on Monday, 6 October 2014 20:49:39 UTC