haikuwebkit/LayoutTests/svg/dynamic-updates/SVGFEOffsetElement-dom-in-a...

14 lines
346 B
Plaintext

SVG 1.1 dynamic update tests
Tests dynamic updates of the 'in' attribute of the SVGFEOffsetElement object
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS offsetElement.getAttribute('in') is "blur"
PASS offsetElement.getAttribute('in') is "SourceGraphic"
PASS successfullyParsed is true
TEST COMPLETE