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

Unified Diff: third_party/WebKit/LayoutTests/webaudio/audionode-channel-rules-expected.txt

Issue 1773973002: Complete the implementation of up/down-mixing rules for AudioNode (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Initial Patch Created 4 years, 9 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/audionode-channel-rules-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webaudio/audionode-channel-rules-expected.txt b/third_party/WebKit/LayoutTests/webaudio/audionode-channel-rules-expected.txt
index b614c5d8af86bb742762a241a31c0b6edec63e82..a6e1ece1da0102849890f01124f8427f9744d9ed 100644
--- a/third_party/WebKit/LayoutTests/webaudio/audionode-channel-rules-expected.txt
+++ b/third_party/WebKit/LayoutTests/webaudio/audionode-channel-rules-expected.txt
@@ -2,6 +2,7 @@ Channel mixing rules for AudioNodes.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
hongchan 2016/03/08 00:29:06 Not sure it's relevant, but I believe this line is
PASS connections: 1, max, speakers
PASS connections: 2, max, speakers
PASS connections: 3, max, speakers

Powered by Google App Engine
This is Rietveld 408576698