blob: d59af57167ff669f304363e1c9f77a8d4407e08e [file] [log] [blame]
SVG 1.1 dynamic update tests
Tests dynamic updates of the 'in' attribute of the SVGFEGaussianBlurElement object
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS blurElement.getAttribute('in') is "SourceAlpha"
PASS blurElement.getAttribute('in') is "SourceGraphic"
PASS successfullyParsed is true
TEST COMPLETE