blob: 1abe084e9cb591c643a323ef28400a2b762d6d56 [file] [log] [blame]
zherczeg@webkit.org5557e9b2010-07-28 08:08:49 +00001SVG 1.1 dynamic update tests
2
3Tests dynamic updates of the 'in' attribute of the SVGFEOffsetElement object
4
5On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6
7
8PASS offsetElement.getAttribute('in') is "blur"
9PASS offsetElement.getAttribute('in') is "SourceGraphic"
10PASS successfullyParsed is true
11
12TEST COMPLETE
13