Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(254)

Unified Diff: third_party/WebKit/LayoutTests/webaudio/audioparam-exponentialRampToValueAtTime-expected.txt

Issue 1377903002: Use frames instead of time for running AudioParam timelines. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/webaudio/audioparam-exponentialRampToValueAtTime-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webaudio/audioparam-exponentialRampToValueAtTime-expected.txt b/third_party/WebKit/LayoutTests/webaudio/audioparam-exponentialRampToValueAtTime-expected.txt
index 6c1fd9d2921bcd24a792040afca716edc65576c8..be2b432fd1fccf5dd1bda83ed4c41dd8cfc8d96e 100644
--- a/third_party/WebKit/LayoutTests/webaudio/audioparam-exponentialRampToValueAtTime-expected.txt
+++ b/third_party/WebKit/LayoutTests/webaudio/audioparam-exponentialRampToValueAtTime-expected.txt
@@ -3,7 +3,7 @@ Test AudioParam exponentialRampToValueAtTime() functionality.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS All 100 tests started and ended at the correct time.
-PASS All 100 tests passed within an acceptable tolerance.
+PASS All 100 tests passed within an acceptable relative tolerance of 0.00001222.
PASS AudioParam exponentialRampToValueAtTime() test passed.
PASS successfullyParsed is true

Powered by Google App Engine
This is Rietveld 408576698