blob: a1cb9c8aff86a96472687242c76184cb6e7bff14 [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