OLD | NEW |
1 Test Interpolation for AudioParam.setValueCurveAtTime | 1 Test Interpolation for AudioParam.setValueCurveAtTime |
2 | 2 |
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
4 | 4 |
5 | 5 |
6 PASS Check: Curve end time is less than or equal to 1. | 6 PASS Check: Curve end time is less than or equal to 1. |
7 PASS Check: Full gain start time is less than or equal to 1. | 7 PASS Check: Full gain start time is less than or equal to 1. |
8 PASS Check: Full gain start time is greater than or equal to 0.02171875000000000
2. | 8 PASS Check: Full gain start time is greater than or equal to 0.02171875000000000
2. |
9 PASS SNR is greater than or equal to 171.206. | 9 PASS SNR is greater than or equal to 171.206. |
10 PASS Max difference is less than or equal to 5.9605e-8. | 10 PASS Max difference is less than or equal to 5.9605e-8. |
(...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
61 | 61 |
62 PASS Curve value at time 0.7 is equal to -1. | 62 PASS Curve value at time 0.7 is equal to -1. |
63 PASS Curve value at time 0.7999999999999999 is 0 within an absolute error of 4.4
40892098500626e-16. | 63 PASS Curve value at time 0.7999999999999999 is 0 within an absolute error of 4.4
40892098500626e-16. |
64 PASS Curve value at time 0.8999999999999999 is equal to 1. | 64 PASS Curve value at time 0.8999999999999999 is equal to 1. |
65 PASS Test: crbug.com/44471 | 65 PASS Test: crbug.com/44471 |
66 | 66 |
67 PASS successfullyParsed is true | 67 PASS successfullyParsed is true |
68 | 68 |
69 TEST COMPLETE | 69 TEST COMPLETE |
70 | 70 |
OLD | NEW |