blob: 981eced6b4e5bbcf1c989b062fc8257aa69c207f [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