haikuwebkit/LayoutTests/svg/dynamic-updates/SVGFEDiffuseLightingElement...

14 lines
359 B
Plaintext

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