blob: 7b12291f0ffdc7d386123b8044efc9a05a3cb69d [file] [log] [blame]
krit@webkit.orgc08f88a42011-04-21 17:56:28 +00001SVG 1.1 dynamic update tests
2
3Tests dynamic updates of the 'stdDeviation' property of the SVGFEDropShadowElement object
4
5On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6
7
8PASS dropShadowElement.stdDeviationX.baseVal is 0
9PASS dropShadowElement.stdDeviationY.baseVal is 0
10PASS dropShadowElement.stdDeviationX.baseVal is 10
11PASS dropShadowElement.stdDeviationY.baseVal is 10
12PASS successfullyParsed is true
13
14TEST COMPLETE
15