audiobuffersource-multi-channels.html.ini (237B)
1 [audiobuffersource-multi-channels.html] 2 expected: 3 if (os == "win") and debug and (processor == "x86_64"): [OK, ERROR] 4 if (os == "linux") and (processor == "x86"): [OK, ERROR] 5 if (os == "android") and not debug: [OK, ERROR]