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