blob: 9183307d19367f1924c1129b5e1848ad5e17de4a [file] [log] [blame]
This tests that ARIA switches correctly handle the aria-checked attribute.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS switch1.isChecked is false
PASS switch2.isChecked is true
PASS switch3.isChecked is false
PASS switch3.isChecked === true
PASS switch3.isChecked === false
PASS successfullyParsed is true
TEST COMPLETE