Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / dynamic-updates / SVGFEMorphologyElement-dom-operator-attr-expected.txt
blob6362e3c7b58fe27e45b6b02a2fcb687142012491
1 SVG 1.1 dynamic update tests
3 Erode radius = 4
4 Tests dynamic updates of the 'operator' attribute of the SVGFEMorphologyElement object
6 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
9 PASS morphologyElement.getAttribute('operator') is "dilate"
10 PASS morphologyElement.getAttribute('operator') is "erode"
11 PASS successfullyParsed is true
13 TEST COMPLETE