blob: eaa6f0fbd3b16c557e68d5f7b68019b451ac9e8b [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