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