Sign in
webkit
/
WebKit
/
6ada3cd2e0d9b9e450b5e021e0e5526f55f59df8
/
.
/
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