Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / dynamic-updates / SVGFEMorphologyElement-svgdom-operator-prop-expected.txt
blob1fc98945879727241c1f43c57d6b218d338d1a60
1 SVG 1.1 dynamic update tests
3 Erode radius = 4
4 Tests dynamic updates of the 'operator' property of the SVGFEMorphologyElement object
6 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
9 PASS morphologyElement.operator.baseVal is SVGFEMorphologyElement.SVG_MORPHOLOGY_OPERATOR_DILATE
10 PASS morphologyElement.operator.baseVal is SVGFEMorphologyElement.SVG_MORPHOLOGY_OPERATOR_ERODE
11 PASS successfullyParsed is true
13 TEST COMPLETE