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