blob: 8fafb0fd70640eff7ab819a5a4301d9700208a21 [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