1 SVG 1.1 dynamic update tests
3 Tests dynamic updates of the 'baseFrequency' property of the SVGFETurbulenceElment object
5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
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