haikuwebkit/LayoutTests/accessibility/aria-slider-value-change-ex...

14 lines
331 B
Plaintext

slider
This tests that its possible to increment and decrement an aria slider and have the value updated correctly.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS slider.intValue is 50
PASS slider.intValue is 50
PASS slider.intValue is 50
PASS successfullyParsed is true
TEST COMPLETE