blob: ab890f544ffedd42532490b3bbe6c5e48a4fb9f2 [file] [log] [blame]
PASS Default selectionStart and selectionEnd for [object HTMLTextAreaElement]
PASS selectionStart and selectionEnd do not change when same value set again for [object HTMLTextAreaElement]
FAIL selectionStart and selectionEnd change when value changed to upper case for [object HTMLTextAreaElement] assert_equals: expected 3 but got 0
PASS Default selectionStart and selectionEnd for [object HTMLInputElement]
FAIL selectionStart and selectionEnd do not change when same value set again for [object HTMLInputElement] assert_equals: expected 0 but got 3
PASS selectionStart and selectionEnd change when value changed to upper case for [object HTMLInputElement]