blob: 78d15b2fabd818d97c775079a4db502c30c8fc1e [file]
This test makes sure that elements return their accesskeys.
PASS: link.allAttributes().indexOf('AXAccessKey: w') !== -1 === true
PASS: linkDisplayContents.allAttributes().indexOf('AXAccessKey: z') !== -1 === true
PASS: input.allAttributes().indexOf('AXAccessKey: q') !== -1 === true
Updating #link accesskey to 'u'.
PASS: accesskey AX attribute was updated correctly.
PASS successfullyParsed is true
TEST COMPLETE
webkit
webkit