Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / dynamic-updates / SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.txt
blobe0bf43afab3770deb59cd1604e2abafffe6ac2fa
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
14 TEST COMPLETE