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

20 lines
546 B
Plaintext

SVG 1.1 dynamic update tests
Tests dynamic updates of the 'amplitude' property of the SVGFEComponentTransferElement object
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS feRFunc.amplitude.baseVal is 3
PASS feRFunc.amplitude.baseVal is 3
PASS feRFunc.amplitude.baseVal is 3
PASS feRFunc.amplitude.baseVal is 3
PASS feRFunc.amplitude.baseVal is 1
PASS feGFunc.amplitude.baseVal is 1
PASS feBFunc.amplitude.baseVal is 1
PASS feAFunc.amplitude.baseVal is 1
PASS successfullyParsed is true
TEST COMPLETE