blob: eaa6f0fbd3b16c557e68d5f7b68019b451ac9e8b [file] [log] [blame]
krit@webkit.org5a9a31f2009-10-09 19:13:55 +00001This test checks that SVG operator attribute exists while _operator doesn't
2
3On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
zimmermann@webkit.org9b7eb042009-12-07 23:03:55 +00006PASS feMorphologyElement.operator.baseVal is SVGFEMorphologyElement.SVG_MORPHOLOGY_OPERATOR_DILATE
7PASS feMorphologyElement.operator.baseVal is SVGFEMorphologyElement.SVG_MORPHOLOGY_OPERATOR_ERODE
8PASS feMorphologyElement._operator is undefined.
krit@webkit.org5a9a31f2009-10-09 19:13:55 +00009PASS successfullyParsed is true
10
11TEST COMPLETE
12