Sign in
webkit
/
WebKit
/
8cef920bdae4a11dc1205ae50645f57ea479aa48
/
.
/
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