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

Unified Diff: third_party/WebKit/LayoutTests/webaudio/audioparam-setValueAtTime-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-setValueAtTime-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webaudio/audioparam-setValueAtTime-expected.txt b/third_party/WebKit/LayoutTests/webaudio/audioparam-setValueAtTime-expected.txt
index adbe35c24ccc6c789f78c17729c650482921a9c2..21391a4ad7aae60fadb56093a534a83129b8f3ef 100644
--- a/third_party/WebKit/LayoutTests/webaudio/audioparam-setValueAtTime-expected.txt
+++ b/third_party/WebKit/LayoutTests/webaudio/audioparam-setValueAtTime-expected.txt
@@ -3,7 +3,7 @@ Test AudioParam setValueAtTime() 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 6e-8.
PASS AudioParam setValueAtTime() test passed.
PASS successfullyParsed is true

Powered by Google App Engine
This is Rietveld 408576698