Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / forms / range / range-slow-drag-to-edge-expected.txt
blobc902f5f940683341f44871e9111644f4f5c04723
1 Test for dragging operations of <input type=range>
3 Dragging to edge should always set the value to min/max.
4 PASS input.value is "0"
5 PASS input.value is "255"
7 PASS successfullyParsed is true
9 TEST COMPLETE