blob: 189720d73065086b92dc29219a3436684dad6b89 [file] [log] [blame]
zherczeg@webkit.orgb4638612010-07-21 09:57:19 +00001SVG 1.1 dynamic update tests
2
3Tests dynamic updates of the 'filterUnits' attribute of the SVGFilterElement object
4
5On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6
7
8PASS filterElement.getAttribute('filterUnits') is "userSpaceOnUse"
9PASS filterElement.getAttribute('filterUnits') is "objectBoundingBox"
10PASS successfullyParsed is true
11
12TEST COMPLETE
13