Index: third_party/WebKit/LayoutTests/webaudio/audioparam-negative-exponentialRamp-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/webaudio/audioparam-negative-exponentialRamp-expected.txt b/third_party/WebKit/LayoutTests/webaudio/audioparam-negative-exponentialRamp-expected.txt |
index 4a28f37252b82be3c1ef8629295ed6e99aa6a4c6..3b933d693fbb021cbf80f073ad18029055254a3e 100644 |
--- a/third_party/WebKit/LayoutTests/webaudio/audioparam-negative-exponentialRamp-expected.txt |
+++ b/third_party/WebKit/LayoutTests/webaudio/audioparam-negative-exponentialRamp-expected.txt |
@@ -6,6 +6,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE |
PASS Negative exponential ramp from -1 to -2 is identical to the array [-1,-1.0001155138015747,-1.0002310276031494,-1.0003465414047241,-1.0004620552062988,-1.0005775690078735,-1.0006932020187378,-1.000808835029602,-1.0009244680404663,-1.0010401010513306,-1.0011557340621948,-1.001271367073059,-1.0013870000839233,-1.0015026330947876,-1.0016182661056519,-1.0017340183258057...]. |
PASS Exponential ramp from 2 to -1 contains only the constant 2. |
PASS Exponential ramp from -1 to 1 contains only the constant -1. |
+PASS Exponential ramp from -1 to 1 after the end of the linear ramp contains only the constant -1. |
PASS successfullyParsed is true |
TEST COMPLETE |