Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / webaudio / stereopannernode-panning-expected.txt
blob7568ccbbe4a273e8dc558d2ce3b6b9f6e596c053
1 Test panning model of StereoPannerNode.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
5 PASS Number of impulses matches the number of panner nodes.
6 PASS All impulses at expected offsets.
7 PASS Left channel gain values are correct.
8 PASS Right channel gain values are correct.
9 PASS Test for mono input: passed.
10 PASS Number of impulses matches the number of panner nodes.
11 PASS All impulses at expected offsets.
12 PASS Left channel gain values are correct.
13 PASS Right channel gain values are correct.
14 PASS Test for stereo input: passed.
15 PASS successfullyParsed is true
17 TEST COMPLETE