tizen beta release
[framework/web/webkit-efl.git] / LayoutTests / svg / dom / operatorAttribute-expected.txt
1 This test checks that SVG operator attribute exists while _operator doesn't
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6 PASS feMorphologyElement.operator.baseVal is SVGFEMorphologyElement.SVG_MORPHOLOGY_OPERATOR_DILATE
7 PASS feMorphologyElement.operator.baseVal is SVGFEMorphologyElement.SVG_MORPHOLOGY_OPERATOR_ERODE
8 PASS feMorphologyElement._operator is undefined.
9 PASS successfullyParsed is true
10
11 TEST COMPLETE
12