Chromium Code Reviews| Index: LayoutTests/webaudio/pannernode-basic-expected.txt |
| diff --git a/LayoutTests/webaudio/pannernode-basic-expected.txt b/LayoutTests/webaudio/pannernode-basic-expected.txt |
| index dc725e32033a796ae088e55d507653ee0ee4d4b0..cd8be9c29fa253042047371c643671311cf1a4a9 100644 |
| --- a/LayoutTests/webaudio/pannernode-basic-expected.txt |
| +++ b/LayoutTests/webaudio/pannernode-basic-expected.txt |
| @@ -1,3 +1,5 @@ |
| +CONSOLE ERROR: The provided value '1' is not a valid value of type 'PanningModelType'. |
| +CONSOLE ERROR: The provided value '1' is not a valid value of type 'DistanceModelType'. |
|
Nils Barth (inactive)
2015/02/26 17:21:54
Expected; see lines 25 and 29 below.
// Check that
|
| Basic tests for PannerNode. |
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |