1 SVG 1.1 dynamic update tests
3 Tests dynamic updates of the 'exponent' property of the SVGFEComponentTransferElement object
5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
8 PASS feRFunc.exponent.baseVal is 2
9 PASS feGFunc.exponent.baseVal is 2
10 PASS feBFunc.exponent.baseVal is 2
11 PASS feAFunc.exponent.baseVal is 2
12 PASS feRFunc.exponent.baseVal is 1
13 PASS feGFunc.exponent.baseVal is 1
14 PASS feBFunc.exponent.baseVal is 1
15 PASS feAFunc.exponent.baseVal is 1
16 PASS successfullyParsed is true