blob: 9daa86afa8ec1350e9c622cdb1b4700146b8762e [file] [log] [blame]
This tests that a spin button won't access invalid attributes when its already detached.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
spinner incrementer: AXRole: AXIncrementorArrow
PASS document.getElementById('number').value is '10'
PASS document.getElementById('number').value is '5'
PASS document.getElementById('number').value is ''
PASS successfullyParsed is true
TEST COMPLETE