Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/webaudio/BiquadFilter/biquadfilternode-basic-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/webaudio/BiquadFilter/biquadfilternode-basic-expected.txt b/third_party/WebKit/LayoutTests/webaudio/BiquadFilter/biquadfilternode-basic-expected.txt |
| index c0734245d37501641476e6c4128c105dda529ce2..ae602e91ff6d2e649c0e848e384f3ff0936e964d 100644 |
| --- a/third_party/WebKit/LayoutTests/webaudio/BiquadFilter/biquadfilternode-basic-expected.txt |
| +++ b/third_party/WebKit/LayoutTests/webaudio/BiquadFilter/biquadfilternode-basic-expected.txt |
| @@ -1,7 +1,8 @@ |
| CONSOLE WARNING: line 49: The provided value '99' is not a valid enum value of type BiquadFilterType. |
| This is a testharness.js-based test. |
| PASS # AUDIT TASK RUNNER STARTED. |
| -PASS > [test] Basic tests for BiquadFilterNode |
| +PASS > [test] task started. |
| +PASS : Basic tests for BiquadFilterNode |
|
Raymond Toy
2017/02/16 21:50:40
This looks odd. If there's a task.describe(), I th
|
| PASS Number of inputs is equal to 1. |
| PASS Number of outputs is equal to 1. |
| PASS Default filter type is equal to lowpass. |