Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / dynamic-updates / SVGFECompositeElement-dom-in2-attr-expected.txt
blobec09771a9e4f55928b99fb092234ed4ddf642223
1 SVG 1.1 dynamic update tests
3 Tests dynamic updates of the 'in2' attribute of the SVGFECompositeElement object
5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
8 PASS overComposite1.getAttribute('in2') is "SourceGraphic"
9 PASS overComposite1.getAttribute('in2') is "off1"
10 PASS successfullyParsed is true
12 TEST COMPLETE