Sign in
webkit
/
WebKit
/
34f5efbbe2903324708c7d6f83220e30b3f6ddd8
/
.
/
LayoutTests
/
fast
/
forms
/
range
/
range-slow-drag-to-edge-expected.txt
blob: c902f5f940683341f44871e9111644f4f5c04723 [
file
] [
log
] [
blame
]
Test for dragging operations of <input type=range>
Dragging to edge should always set the value to min/max.
PASS input.value is "0"
PASS input.value is "255"
PASS successfullyParsed is true
TEST COMPLETE