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

Unified Diff: LayoutTests/webaudio/javascriptaudionode-expected.txt

Issue 14028011: Made AudioNode an EventTarget (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 8 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: LayoutTests/webaudio/javascriptaudionode-expected.txt
diff --git a/LayoutTests/webaudio/javascriptaudionode-expected.txt b/LayoutTests/webaudio/javascriptaudionode-expected.txt
index ed4bf82f760d14ecc85fa772b6e29540d36a8d90..82b20c11c0ce495568379f7175443710b5cd2865 100644
--- a/LayoutTests/webaudio/javascriptaudionode-expected.txt
+++ b/LayoutTests/webaudio/javascriptaudionode-expected.txt
@@ -16,6 +16,7 @@ PASS Successfully created ScriptProcessorNode with bufferSize = 4096.
PASS Successfully created ScriptProcessorNode with bufferSize = 8192.
PASS Successfully created ScriptProcessorNode with bufferSize = 16384.
PASS onaudioprocess was called with correct data.
+PASS audioprocessWasCalled is true
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698