Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / webaudio / audioparam-setValueCurveAtTime-interpolation-expected.txt
blob4a6a3d8a5cfb42da9632b644ea0b3d5c8e5eeb6a
1 Test Interpolation for AudioParam.setValueCurveAtTime
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS Check: Curve end time is less than or equal to 1.
7 PASS Check: Full gain start time is less than or equal to 1.
8 PASS Check: Full gain start time is greater than or equal to 0.021718750000000002.
9 PASS SNR is greater than or equal to 10000.
10 PASS Max difference is less than or equal to 0.
11 PASS Test: curve length = 2; duration frames = 300.
13 PASS Check: Curve end time is less than or equal to 1.
14 PASS Check: Full gain start time is less than or equal to 1.
15 PASS Check: Full gain start time is greater than or equal to 0.021718750000000002.
16 PASS SNR is greater than or equal to 10000.
17 PASS Max difference is less than or equal to 0.
18 PASS Test: curve length = 3; duration frames = 300.
20 PASS Check: Curve end time is less than or equal to 1.
21 PASS Check: Full gain start time is less than or equal to 1.
22 PASS Check: Full gain start time is greater than or equal to 0.021718750000000002.
23 PASS SNR is greater than or equal to 172.746.
24 PASS Max difference is less than or equal to 5.961e-8.
25 PASS Test: curve length = 16; duration frames = 300.
27 PASS Check: Curve end time is less than or equal to 1.
28 PASS Check: Full gain start time is less than or equal to 1.
29 PASS Check: Full gain start time is greater than or equal to 0.021718750000000002.
30 PASS SNR is greater than or equal to 172.799.
31 PASS Max difference is less than or equal to 5.961e-8.
32 PASS Test: curve length = 100; duration frames = 300.
34 PASS Check: Curve end time is less than or equal to 1.
35 PASS Check: Full gain start time is less than or equal to 1.
36 PASS Check: Full gain start time is greater than or equal to 0.010009765625.
37 PASS SNR is greater than or equal to 10000.
38 PASS Max difference is less than or equal to 0.
39 PASS Test: curve length = 2; duration frames = 0.25.
41 PASS Check: Curve end time is less than or equal to 1.
42 PASS Check: Full gain start time is less than or equal to 1.
43 PASS Check: Full gain start time is greater than or equal to 0.010078125.
44 PASS SNR is greater than or equal to 10000.
45 PASS Max difference is less than or equal to 0.
46 PASS Test: curve length = 2; duration frames = 2.
48 PASS Check: Curve end time is less than or equal to 1.
49 PASS Check: Full gain start time is less than or equal to 1.
50 PASS Check: Full gain start time is greater than or equal to 0.010078125.
51 PASS SNR is greater than or equal to 10000.
52 PASS Max difference is less than or equal to 0.
53 PASS Test: curve length = 8; duration frames = 2.
55 PASS Check: Curve end time is less than or equal to 1.
56 PASS Check: Full gain start time is less than or equal to 1.
57 PASS Check: Full gain start time is greater than or equal to 0.51.
58 PASS SNR is greater than or equal to 155.31.
59 PASS Max difference is less than or equal to 5.961e-8.
60 PASS Test: curve length = 1000; duration frames = 12800.
62 PASS successfullyParsed is true
64 TEST COMPLETE