| Index: LayoutTests/webaudio/stereopannernode-panning-expected.txt
|
| diff --git a/LayoutTests/webaudio/panner-equalpower-expected.txt b/LayoutTests/webaudio/stereopannernode-panning-expected.txt
|
| similarity index 78%
|
| copy from LayoutTests/webaudio/panner-equalpower-expected.txt
|
| copy to LayoutTests/webaudio/stereopannernode-panning-expected.txt
|
| index cbda404f8103fec083a25df80d423caf314a4908..63dc2c1e897a4f3abac46abadafd506e2561f8d3 100644
|
| --- a/LayoutTests/webaudio/panner-equalpower-expected.txt
|
| +++ b/LayoutTests/webaudio/stereopannernode-panning-expected.txt
|
| @@ -1,4 +1,4 @@
|
| -Test equal-power panner model of AudioPannerNode.
|
| +Test panning model of StereoPannerNode.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
| @@ -6,7 +6,7 @@ PASS Number of impulses matches the number of panner nodes.
|
| PASS All impulses at expected offsets.
|
| PASS Left channel gain values are correct.
|
| PASS Right channel gain values are correct.
|
| -PASS EqualPower panner test passed
|
| +PASS StereoPannerNode test passed.
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|