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