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