haikuwebkit/LayoutTests/accessibility/ios-simulator/slider-min-value-crash-expe...

12 lines
280 B
Plaintext

This tests that accessing the min/max value of a detached ax object won't cause crash.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS sliderObj.minValue is 25
PASS sliderObj.minValue is 0
PASS successfullyParsed is true
TEST COMPLETE