1 Check if disabling on value change on mousedown works:
2 PASS range1.value is "1"
3 PASS document.activeElement.id is "text1"
4 Check if disabling on value change on mousemvoe works:
5 PASS range1.value is "1"
6 PASS document.activeElement.id is "text1"
7 PASS successfullyParsed is true