blob: 161c639b21ebd9d3c48168cb14316fae195f8ebd [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.isChecked is false
PASS checkbox.isChecked is true
PASS checkbox.isChecked is false
PASS checkbox.isChecked is true
PASS checkbox.isChecked is false
PASS checkbox.isChecked is true
PASS checkbox.isChecked is false
PASS checkbox.isChecked is true
PASS successfullyParsed is true
TEST COMPLETE