Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 Test AudioParam with Huge Time Value | |
| 2 | |
| 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". | |
| 4 | |
| 5 | |
| 6 PASS linearRampToValue(0.1, 1e+300) successfully rendered. | |
| 7 PASS exponentialRampToValue(0.1, 1e+300) successfully rendered. | |
| 8 PASS successfullyParsed is true | |
| 9 | |
| 10 TEST COMPLETE | |
| 11 | |
| OLD | NEW |