Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / animations / animate-endElement-beginElement-expected.txt
blob7a760dba47ae2d78418f77b683a08ddf1c6f6f45
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 Tests animation beginElement command's restarting capability after endElement.
6 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
9 PASS rect.x.animVal.value is 50
10 PASS rect.x.baseVal.value is 0
11 PASS successfullyParsed is true
13 TEST COMPLETE