| Index: LayoutTests/accessibility/input-slider-change-value-by-percent-expected.txt
|
| diff --git a/LayoutTests/accessibility/input-slider-change-value-by-percent-expected.txt b/LayoutTests/accessibility/input-slider-change-value-by-percent-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..7bbf2388d7d394d8fa4049a3522b680f5c9af220
|
| --- /dev/null
|
| +++ b/LayoutTests/accessibility/input-slider-change-value-by-percent-expected.txt
|
| @@ -0,0 +1,19 @@
|
| +Check whether changing slider's value without step attribute works properly
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +PASS range1.intValue is 50
|
| +PASS range1.intValue is 55
|
| +PASS range1.intValue is 60
|
| +PASS range1.intValue is 55
|
| +PASS range1.intValue is 60
|
| +PASS range2.intValue is 5
|
| +PASS range2.intValue is 6
|
| +PASS range2.intValue is 7
|
| +PASS range2.intValue is 6
|
| +PASS range2.intValue is 7
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|