blob: d420eac6de2720ab404ddcc7dd9b8af97d185530 [file] [log] [blame]
X
X
This tests that ARIA checkboxes correctly handle the aria-checked attribute.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS checkbox.checked is "false"
PASS checkbox.checked is "true"
PASS checkbox.checked is "false"
PASS checkbox.checked is "true"
PASS checkbox.checked is "false"
PASS checkbox.checked is "false"
PASS checkbox.checked is "true"
PASS checkbox.checked is "true"
PASS successfullyParsed is true
TEST COMPLETE