| OLD | NEW |
| 1 CONSOLE MESSAGE: line 44: [object AudioBuffer] | 1 CONSOLE MESSAGE: line 45: [object AudioBuffer] |
| 2 Test AudioParam setValueCurveAtTime() with Huge Duration. | 2 Test AudioParam setValueCurveAtTime() with Huge Duration. |
| 3 | 3 |
| 4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
| 5 | 5 |
| 6 | 6 |
| 7 PASS Max amplitude of setValueCurve([0,1], 0, 18446744073709552000) is less than
or equal to 1.1293772630057337e-21. | 7 PASS Max amplitude of setValueCurve([0,1], 0, 18446744073709552000) is less than
or equal to 1.1293772630057337e-21. |
| 8 PASS setValueCurve([0,1], 0, 18446744073709552000) correctly rendered. | 8 PASS setValueCurve([0,1], 0, 18446744073709552000) correctly rendered. |
| 9 PASS successfullyParsed is true | 9 PASS successfullyParsed is true |
| 10 | 10 |
| 11 TEST COMPLETE | 11 TEST COMPLETE |
| 12 | 12 |
| OLD | NEW |