haikuwebkit/LayoutTests/svg/dynamic-updates/SVGFEDropShadowElement-svgd...

14 lines
323 B
Plaintext

SVG 1.1 dynamic update tests
Tests dynamic updates of the 'dy' property of the SVGFEDropShadowElement object
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS dropShadowElement.dy.baseVal is 0
PASS dropShadowElement.dy.baseVal is 10
PASS successfullyParsed is true
TEST COMPLETE