Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / dynamic-updates / SVGMarkerElement-dom-markerUnits-attr-expected.txt
blobbb71b28d17df74fdc3b4ebdf8d9d58b2fa21c2b1
1 SVG 1.1 dynamic update tests
3 Tests dynamic updates of the 'markerUnits' attribute of the SVGMarkerElement object
5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
8 PASS markerElement.getAttribute('markerUnits') is "userSpaceOnUse"
9 PASS markerElement.getAttribute('markerUnits') is "strokeWidth"
10 PASS successfullyParsed is true
12 TEST COMPLETE