Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / dynamic-updates / SVGCircleElement-svgdom-cx-prop-expected.txt
blob2cd0f55077104487de4b35bdf98863afa685c94c
1 SVG 1.1 dynamic update tests
3 Tests dynamic updates of the 'cx' property of the SVGCircleElement object
5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
8 PASS circleElement.cx.baseVal.value is -50
9 PASS circleElement.cx.baseVal.value is 150
10 PASS successfullyParsed is true
12 TEST COMPLETE