blob: 8d9498d423e23e9ffe2fcbd9ec56b44e7b482842 [file] [log] [blame]
This tests that meter element attributes min, max, value are exposed to accessibility module
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS axMeter1.minValue is 0
PASS axMeter1.maxValue is 10
PASS axMeter1.intValue is 5
PASS successfullyParsed is true
TEST COMPLETE