Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / dynamic-updates / SVGTextElement-svgdom-x-prop-expected.txt
blob1cec85586b22227d0a8324ca0ef6f9c3de9591ff
1 SVG 1.1 dynamic update tests
3 Text content
4 Tests dynamic updates of the 'x' property of the SVGTextElement object
6 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
9 PASS textElement.x.baseVal.getItem(0).value is 50
10 PASS textElement.x.baseVal.getItem(0).value is 0
11 PASS successfullyParsed is true
13 TEST COMPLETE