Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / android / svg / dynamic-updates / SVGFETurbulenceElement-svgdom-baseFrequency-prop-expected.txt
1 SVG 1.1 dynamic update tests
2
3 Tests dynamic updates of the 'baseFrequency' property of the SVGFETurbulenceElment object
4
5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6
7
8 PASS Math.round(turbulence.baseFrequencyX.baseVal * 1000) is 70
9 PASS Math.round(turbulence.baseFrequencyY.baseVal * 1000) is 70
10 PASS Math.round(turbulence.baseFrequencyX.baseVal * 1000) is 50
11 PASS Math.round(turbulence.baseFrequencyY.baseVal * 1000) is 50
12 PASS successfullyParsed is true
13
14 TEST COMPLETE
15