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