| Index: third_party/WebKit/LayoutTests/webaudio/waveshaper-limits-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/webaudio/waveshaper-limits-expected.txt b/third_party/WebKit/LayoutTests/webaudio/waveshaper-limits-expected.txt
|
| deleted file mode 100644
|
| index 3c8dd6052c9a72ee7a95e59bf96a3b446fd5412e..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/webaudio/waveshaper-limits-expected.txt
|
| +++ /dev/null
|
| @@ -1,32 +0,0 @@
|
| -Test WaveShaperNode including values outside the range of [-1,1]
|
| -
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -PASS -1.100000 -> 0.000000.
|
| -PASS -1.000000 -> 0.000000.
|
| -PASS -0.900000 -> 0.100000.
|
| -PASS -0.800000 -> 0.200000.
|
| -PASS -0.700000 -> 0.300000.
|
| -PASS -0.600000 -> 0.400000.
|
| -PASS -0.500000 -> 0.500000.
|
| -PASS -0.400000 -> 0.600000.
|
| -PASS -0.300000 -> 0.700000.
|
| -PASS -0.200000 -> 0.800000.
|
| -PASS -0.100000 -> 0.900000.
|
| -PASS 0.000000 -> 1.000000.
|
| -PASS 0.100000 -> 0.900000.
|
| -PASS 0.200000 -> 0.800000.
|
| -PASS 0.300000 -> 0.700000.
|
| -PASS 0.400000 -> 0.600000.
|
| -PASS 0.500000 -> 0.500000.
|
| -PASS 0.600000 -> 0.400000.
|
| -PASS 0.700000 -> 0.300000.
|
| -PASS 0.800000 -> 0.200000.
|
| -PASS 0.900000 -> 0.100000.
|
| -PASS 1.000000 -> 0.000000.
|
| -PASS 1.100000 -> 0.000000.
|
| -PASS All outputs matched expected results.
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|