haikuwebkit/LayoutTests/svg/dynamic-updates/SVGFECompositeElement-dom-o...

14 lines
364 B
Plaintext

SVG 1.1 dynamic update tests
Tests dynamic updates of the 'operator' attribute of the SVGFECompositeElement object
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS overComposite1.getAttribute('operator') is "in"
PASS overComposite1.getAttribute('operator') is "arithmetic"
PASS successfullyParsed is true
TEST COMPLETE