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