Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / android / svg / dynamic-updates / SVGFEMorphologyElement-dom-operator-attr-expected.txt
1 SVG 1.1 dynamic update tests
2
3 Erode radius = 4
4 Tests dynamic updates of the 'operator' attribute of the SVGFEMorphologyElement object
5
6 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
7
8
9 PASS morphologyElement.getAttribute('operator') is "dilate"
10 PASS morphologyElement.getAttribute('operator') is "erode"
11 PASS successfullyParsed is true
12
13 TEST COMPLETE
14