- add third_party src.
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / svg / dynamic-updates / SVGFEComponentTransferElement-svgdom-exponent-prop-expected.txt
1 SVG 1.1 dynamic update tests
2
3 Tests dynamic updates of the 'exponent' property of the SVGFEComponentTransferElement object
4
5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6
7
8 PASS feRFunc.exponent.baseVal is 2
9 PASS feGFunc.exponent.baseVal is 2
10 PASS feBFunc.exponent.baseVal is 2
11 PASS feAFunc.exponent.baseVal is 2
12 PASS feRFunc.exponent.baseVal is 1
13 PASS feGFunc.exponent.baseVal is 1
14 PASS feBFunc.exponent.baseVal is 1
15 PASS feAFunc.exponent.baseVal is 1
16 PASS successfullyParsed is true
17
18 TEST COMPLETE
19