Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / dynamic-updates / SVGFEConvolveMatrixElement-svgdom-bias-prop-expected.txt
blob9100461e981ea785e6daeb5b0bca4ac4d74fa8d1
1 SVG 1.1 dynamic update tests
3 Tests dynamic updates of the 'bias' property of the SVGFEConvolveMatrixElement object
5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
8 PASS convolveMatrixElement.bias.baseVal is 0.5
9 PASS convolveMatrixElement.bias.baseVal is 0
10 PASS successfullyParsed is true
12 TEST COMPLETE