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