accesskey using the "%" characterThere is a link, with accesskey="%". This character is chosen because it requires a modifier (shift) to generate it on my keyboard.
There should be a shortcut based on "%". The link will try to open a window with the Github repo for this test, so you can update the results section :)
Value of the accessKey DOM attribute:
This test is on github to enable Pull Requests…
accessKeyLabel DOM attribute.accessKey
The accesskey attribute was first defined in HTML 4, and an improved version was redefined in HTML5
This is a basic test of whether browsers implement the part of the HTML5 algorithm that allowed the token(s) to be surrounded by whitespace. Browsers that do not assign an accesskey when they the attribute is a single letter surrounded by spaces almost certainly do not implement the HTML5 algorithm for processing accesskey at all.