[ctor-convolver.html]
[X node0 = new ConvolverNode(context) incorrectly threw TypeError: "window[name\] is not a constructor".]
expected: FAIL
[Executing "nullable buffer"]
expected: FAIL
[Executing "construct with options"]
expected: FAIL
[X node1 = new ConvolverNode(c, {"buffer":{}} threw "ReferenceError" instead of NotSupportedError.]
expected: FAIL
[< [construct with options\] 1 out of 1 assertions were failed.]
expected: FAIL
[< [nullable buffer\] 1 out of 1 assertions were failed.]
expected: FAIL
[< [illegal sample-rate\] 1 out of 1 assertions were failed.]
expected: FAIL
[< [default constructor\] 1 out of 1 assertions were failed.]
expected: FAIL
[Executing "test AudioNodeOptions"]
expected: FAIL
[< [test AudioNodeOptions\] 1 out of 1 assertions were failed.]
expected: FAIL
[X node = new ConvolverNode(c, {"buffer":{},"disableNormalization":false}) incorrectly threw ReferenceError: "ConvolverNode is not defined".]
expected: FAIL
[# AUDIT TASK RUNNER FINISHED: 5 out of 7 tasks were failed.]
expected: FAIL
[Executing "default constructor"]
expected: FAIL
[X new ConvolverNode(c, {channelCount: 2}} incorrectly threw TypeError: "window[nodeName\] is not a constructor".]
expected: FAIL
[X node1 = new ConvolverNode(c, {"buffer":null} incorrectly threw ReferenceError: "ConvolverNode is not defined".]
expected: FAIL
[X new ConvolverNode(c, {"channelCount":1}) incorrectly threw ReferenceError: "ConvolverNode is not defined".]
expected: FAIL