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