haikuwebkit/LayoutTests/svg/dynamic-updates/SVGFEOffsetElement-svgdom-d...

14 lines
311 B
Plaintext

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