blob: 7beff31c78b17f9389faa9eaf94c4a92c1267302 [file] [log] [blame]
SVG 1.1 dynamic update tests
Tests dynamic updates of the 'baseFrequency' property of the SVGFETurbulenceElment object
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS Math.round(turbulence.baseFrequencyX.baseVal * 1000) is 70
PASS Math.round(turbulence.baseFrequencyY.baseVal * 1000) is 70
PASS Math.round(turbulence.baseFrequencyX.baseVal * 1000) is 50
PASS Math.round(turbulence.baseFrequencyY.baseVal * 1000) is 50
PASS successfullyParsed is true
TEST COMPLETE