blob: 1478e3304ac0cf2629e4a9494a0de77f0386d086 [file] [log] [blame]
SVG 1.1 dynamic update tests
Tests dynamic updates of the 'targetX' attribute of the SVGFEConvolveMatrixElement object
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS convolveMatrixElement.getAttribute('targetX') is "2"
PASS convolveMatrixElement.getAttribute('targetX') is "0"
PASS successfullyParsed is true
TEST COMPLETE