Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / animations / animate-elem-10-t-drt-expected.txt
blob763231d0e77851f9b77ff5cf56bb025b2f2460b3
1 CONSOLE WARNING: SVG's SMIL animations (<animate>, <set>, etc.) are deprecated and will be removed. Please use CSS animations or Web animations instead.
2 SVG 1.1 dynamic animation tests
5 A copy of the corresponding W3C-SVG-1.1 test, which dumps the animation at certain times
7 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
10 PASS rect1.height.animVal.value is 210
11 PASS rect1.height.baseVal.value is 210
12 PASS rootSVGElement.getTransformToElement(rect2).e is -250
13 PASS rootSVGElement.getTransformToElement(rect2).f is -250
14 PASS rect1.height.animVal.value is 177
15 PASS rect1.height.baseVal.value is 210
16 PASS rootSVGElement.getTransformToElement(rect2).e is -250
17 PASS rootSVGElement.getTransformToElement(rect2).f is -217
18 PASS rect1.height.animVal.value is 177
19 PASS rect1.height.baseVal.value is 210
20 PASS rootSVGElement.getTransformToElement(rect2).e is -250
21 PASS rootSVGElement.getTransformToElement(rect2).f is -217
22 PASS rect1.height.animVal.value is 121
23 PASS rect1.height.baseVal.value is 210
24 PASS rootSVGElement.getTransformToElement(rect2).e is -250
25 PASS rootSVGElement.getTransformToElement(rect2).f is -161
26 PASS rect1.height.animVal.value is 121
27 PASS rect1.height.baseVal.value is 210
28 PASS rootSVGElement.getTransformToElement(rect2).e is -250
29 PASS rootSVGElement.getTransformToElement(rect2).f is -161
30 PASS rect1.height.animVal.value is 10
31 PASS rect1.height.baseVal.value is 210
32 PASS rootSVGElement.getTransformToElement(rect2).e is -250
33 PASS rootSVGElement.getTransformToElement(rect2).f is -50
34 PASS rect1.height.animVal.value is 10
35 PASS rect1.height.baseVal.value is 210
36 PASS rootSVGElement.getTransformToElement(rect2).e is -250
37 PASS rootSVGElement.getTransformToElement(rect2).f is -50
38 PASS rect1.height.animVal.value is 10
39 PASS rect1.height.baseVal.value is 210
40 PASS rootSVGElement.getTransformToElement(rect2).e is -250
41 PASS rootSVGElement.getTransformToElement(rect2).f is -50
42 PASS successfullyParsed is true
44 TEST COMPLETE