1 SVG 1.1 dynamic update tests
3 Tests dynamic updates of the 'preserveAspectRatio' property of the SVGFEImageElement object
5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
8 PASS image.preserveAspectRatio.baseVal.align is SVGPreserveAspectRatio.SVG_PRESERVEASPECTRATIO_XMINYMIN
9 PASS image.preserveAspectRatio.baseVal.meetOrSlice is SVGPreserveAspectRatio.SVG_MEETORSLICE_SLICE
10 PASS image.preserveAspectRatio.baseVal.align is SVGPreserveAspectRatio.SVG_PRESERVEASPECTRATIO_XMINYMID
11 PASS image.preserveAspectRatio.baseVal.meetOrSlice is SVGPreserveAspectRatio.SVG_MEETORSLICE_SLICE
12 PASS successfullyParsed is true