blob: 1c662e9a7f3ea34cb049ca8a67b7c66b4f47b280 [file] [log] [blame]
X
This tests that elements with progressbar role return 0 for min and max value, if indeterminate.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS prog1.maxValue is 0
PASS prog1.minValue is 0
PASS prog2.maxValue is 0
PASS prog2.minValue is 0
PASS successfullyParsed is true
TEST COMPLETE