Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / animations / animate-path-nested-transforms-expected.txt
blob52b1633dd5fe17372a047b47d99d25b3b8b64797
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
4 test to determine whether auto-rotate animateMotion path animations pre-muliply or post-multiply animation transform matrix
6 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
9 PASS rootSVGElement.getBBox().x is 131
10 PASS rootSVGElement.getBBox().y is -90
11 PASS rootSVGElement.getBBox().x is 331
12 PASS rootSVGElement.getBBox().y is 550
13 PASS successfullyParsed is true
15 TEST COMPLETE