blob: 7570c9688ba8a8c18498f17b3eec2ba0e35833bf [file] [log] [blame]
SVG 1.1 dynamic update tests
Tests dynamic updates of the 'order' property of the SVGFEConvolveMatrixElement object
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS convolveMatrixElement.orderX.baseVal is 2
PASS convolveMatrixElement.orderY.baseVal is 2
PASS convolveMatrixElement.orderX.baseVal is 3
PASS convolveMatrixElement.orderY.baseVal is 3
PASS successfullyParsed is true
TEST COMPLETE