Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / dynamic-updates / SVGFEDisplacementMapElement-dom-scale-attr-expected.txt
blob844097c92afa55e9f0c913f0d6672838276251e5
1 SVG 1.1 dynamic update tests
3 Tests dynamic updates of the 'scale' attribute of the SVGFEDisplacementMapeElement object
5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
8 PASS displacementMap.getAttribute('scale') is "34"
9 PASS displacementMap.getAttribute('scale') is "64"
10 PASS successfullyParsed is true
12 TEST COMPLETE