blob: ab8c84b21bc2cd66b2bfa00c10499b55de723d2d [file] [log] [blame]
SVG 1.1 dynamic update tests
Tests dynamic updates of the 'exponent' property of the SVGFEComponentTransferElement object
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS feRFunc.exponent.baseVal is 2
PASS feGFunc.exponent.baseVal is 2
PASS feBFunc.exponent.baseVal is 2
PASS feAFunc.exponent.baseVal is 2
PASS feRFunc.exponent.baseVal is 1
PASS feGFunc.exponent.baseVal is 1
PASS feBFunc.exponent.baseVal is 1
PASS feAFunc.exponent.baseVal is 1
PASS successfullyParsed is true
TEST COMPLETE