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

14 lines
389 B
Plaintext

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