blob: 4c9a107bfa9a3a203da9df7871c5da7f3cb83d52 [file] [log] [blame]
This test checks that SVG operator attribute exists while _operator doesn't
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS feMorphologyElement.operator.baseVal is SVGFEMorphologyElement.SVG_MORPHOLOGY_OPERATOR_DILATE
PASS feMorphologyElement.operator.baseVal is SVGFEMorphologyElement.SVG_MORPHOLOGY_OPERATOR_ERODE
PASS feMorphologyElement._operator is undefined.
PASS successfullyParsed is true
TEST COMPLETE