Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / dynamic-updates / SVGFEComponentTransferElement-svgdom-amplitude-prop-expected.txt
bloba366d8de1c2ad173ef867b3b535d9228f3658578
1 SVG 1.1 dynamic update tests
3 Tests dynamic updates of the 'amplitude' property of the SVGFEComponentTransferElement object
5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
8 PASS feRFunc.amplitude.baseVal is 3
9 PASS feRFunc.amplitude.baseVal is 3
10 PASS feRFunc.amplitude.baseVal is 3
11 PASS feRFunc.amplitude.baseVal is 3
12 PASS feRFunc.amplitude.baseVal is 1
13 PASS feGFunc.amplitude.baseVal is 1
14 PASS feBFunc.amplitude.baseVal is 1
15 PASS feAFunc.amplitude.baseVal is 1
16 PASS successfullyParsed is true
18 TEST COMPLETE