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